Searched refs:column (Results 126 - 150 of 575) sorted by relevance

1234567891011>>

/macosx-10.10.1/libunwind-35.3/testsuite/
H A Dunwind_test_x86_frameless.s234 .byte 0x88 # DW_CFA_offset, column 0x8
261 .byte 0x83 # DW_CFA_offset, column 0x3
308 .byte 0x86 # DW_CFA_offset, column 0x6
335 .byte 0x87 # DW_CFA_offset, column 0x7
361 .byte 0x86 # DW_CFA_offset, column 0x6
363 .byte 0x83 # DW_CFA_offset, column 0x3
388 .byte 0x87 # DW_CFA_offset, column 0x7
390 .byte 0x86 # DW_CFA_offset, column 0x6
415 .byte 0x87 # DW_CFA_offset, column 0x7
417 .byte 0x86 # DW_CFA_offset, column
[all...]
H A Dunwind_test_x86_frameless_big.s235 .byte 0x88 # DW_CFA_offset, column 0x8
262 .byte 0x83 # DW_CFA_offset, column 0x3
309 .byte 0x86 # DW_CFA_offset, column 0x6
336 .byte 0x87 # DW_CFA_offset, column 0x7
362 .byte 0x86 # DW_CFA_offset, column 0x6
364 .byte 0x83 # DW_CFA_offset, column 0x3
389 .byte 0x87 # DW_CFA_offset, column 0x7
391 .byte 0x86 # DW_CFA_offset, column 0x6
416 .byte 0x87 # DW_CFA_offset, column 0x7
418 .byte 0x86 # DW_CFA_offset, column
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Ddisjointlistbox.itk193 grid $itk_component(lhs) -row 0 -column 0 -sticky nsew
194 grid $itk_component(rhs) -row 0 -column 2 -sticky nsew
457 grid configure $itk_component(lhsCount) -row 1 -column 0 \
459 grid configure $itk_component(rhsCount) -row 1 -column 2 \
463 -in $itk_interior -row 0 -column 1 -columnspan 1 \
471 -in $itk_component(bbox) -row 0 -column 0 -sticky ew
473 -in $itk_component(bbox) -row 1 -column 0 -sticky ew
496 grid $itk_component(lhsCount) -row 2 -column 0 -sticky ew
497 grid $itk_component(rhsCount) -row 2 -column 2 -sticky ew
498 grid $itk_component(lhsbutton) -row 1 -column
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Dio.c281 size_t column = 0;
289 column -= 0 < column;
294 repetitions = TAB_WIDTH - column % TAB_WIDTH;
295 column += repetitions;
299 column = 0;
304 column++;
349 size_t column = 0;
357 column -= 0 < column;
277 size_t column = 0; local
345 size_t column = 0; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Dtoolbar.tcl73 grid $frame -row 1 -column 1 -sticky news
100 grid $separator -row 0 -column 1 -sticky ew
104 grid $separator -row 1 -column 0 -sticky ns
108 grid $separator -row 2 -column 1 -sticky ew
112 grid $separator -row 1 -column 2 -sticky ns
195 grid $sep -row 0 -column $cols -sticky ns -padx $sx -pady 0
199 grid $w -in $frame -row 0 -column $cols -sticky $opts(-sticky) \
290 # Take the last column item and move it down
H A Dstatusbar.tcl106 grid $separator -row 0 -column 0 -columnspan 3 -sticky ew
107 grid $frame -row 1 -column 0 -sticky news
108 grid $sepresize -row 1 -column 1 -sticky ns;# -padx $ipadx -pady $ipady
109 grid $resizer -row 1 -column 2 -sticky se
224 grid $sep -row 0 -column $cols -sticky ns -padx $sx -pady 0
228 grid $w -in $frame -row 0 -column $cols -sticky $opts(-sticky) \
/macosx-10.10.1/emacs-93/emacs/lisp/calendar/
H A Dcal-move.el135 (column (current-column)))
141 (move-to-column column)))
144 (or (< column 25)
145 (and (> column 27)
146 (< column 50))
147 (and (> column 52)
148 (< column 75))))
304 (move-to-column (
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dscanner.c496 parser->mark.column ++, \
503 parser->mark.column = 0, \
509 parser->mark.column = 0, \
522 parser->mark.column ++, \
537 parser->mark.column = 0, \
545 parser->mark.column = 0, \
553 parser->mark.column = 0, \
564 parser->mark.column = 0, \
618 yaml_parser_roll_indent(yaml_parser_t *parser, ptrdiff_t column,
622 yaml_parser_unroll_indent(yaml_parser_t *parser, ptrdiff_t column);
1212 yaml_parser_roll_indent(yaml_parser_t *parser, ptrdiff_t column, ptrdiff_t number, yaml_token_type_t type, yaml_mark_t mark) argument
1267 yaml_parser_unroll_indent(yaml_parser_t *parser, ptrdiff_t column) argument
[all...]
/macosx-10.10.1/tcl-105/tk/tk/library/ttk/
H A Dtreeview.tcl111 heading { set activeHeading [$w identify column $x $y] }
195 ### Interactive column resizing.
200 set State(resizeColumn) [$w identify column $x $y]
217 set column [$w identify column $x $y]
219 set State(heading) $column
220 $w heading $column state pressed
226 && [$w identify column $x $y] eq $State(heading)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/treectrl/
H A Ddemo.rb173 @src_txt.grid(:row=>0, :column=>0, :sticky=>:news)
174 xscr.grid(:row=>1, :column=>0, :sticky=>:we)
175 yscr.grid(:row=>0, :column=>1, :sticky=>:ns)
230 tree.grid(:row=>0, :column=>0, :sticky=>:news)
231 h_scr.grid(:row=>1, :column=>0, :sticky=>:we) if h
232 v_scr.grid(:row=>0, :column=>1, :sticky=>:ns) if v
301 f2.grid(:row=>0, :column=>0, :sticky=>:news, :pady=>0)
368 %w(column index row visindex).collect{|val|
489 @popup[:column].value = col
584 @popup[:column]
[all...]
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/Search/
H A DBasic.pm114 my $column = $class->find_column($col)
116 || $class->_croak("$col is not a column of $class");
117 $search_for{$column} = $class->_deflated_column($column, $val);
128 for my $column (sort keys %$search_for) { # sort for prepare_cached
129 if (defined(my $value = $search_for->{$column})) {
130 push @qual, "$column $type ?";
135 push @qual, "$column IS NULL";
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkTreeview.c186 Tcl_Obj *anchorObj; /* from column <<NOTE-ANCHOR>> */
218 * There are separate option tables associated with the column record:
219 * ColumnOptionSpecs is for configuring the column,
224 int minWidth; /* Minimum column width, in pixels */
225 int stretch; /* Should column stretch while resizing? */
244 static void InitColumn(TreeColumn *column) argument
246 column->width = 200;
247 column->minWidth = 20;
248 column->stretch = 1;
249 column
262 FreeColumn(TreeColumn *column) argument
1212 ConfigureColumn( Tcl_Interp *interp, Treeview *tv, TreeColumn *column, int objc, Tcl_Obj *const objv[]) argument
1257 ConfigureHeading( Tcl_Interp *interp, Treeview *tv, TreeColumn *column, int objc, Tcl_Obj *const objv[]) argument
1362 TreeColumn *column = tv->tree.displayColumns[colno]; local
1452 BoundingBox( Treeview *tv, TreeItem *item, TreeColumn *column, Ttk_Box *bbox_rtn) argument
1698 TreeColumn *column = tv->tree.displayColumns[i]; local
1745 TreeColumn *column = tv->tree.displayColumns[i]; local
2166 TreeColumn *column = 0; local
2285 TreeColumn *column = 0; local
2409 TreeColumn *column; local
2439 TreeColumn *column; local
2468 TreeColumn *column; local
2864 TreeColumn *column; local
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dindent.c44 /* These three values memorize the current column to avoid recalculation. */
338 DEFUN ("current-column", Fcurrent_column, Scurrent_column, 0, 0, 0,
339 doc: /* Return the horizontal position of point. Beginning of line is column 0.
478 character, it takes one column. If C is multi-byte in
480 also takes one column. */
508 /* Return the column number of position POS
521 /* Start the scan at the beginning of this line with column number 0. */
578 Update the column based on those glyphs. */
742 DEFUN ("indent-to", Findent_to, Sindent_to, 1, 2, "NIndent to column: ", variable
748 (column, minimu variable
809 register int column = 0; local
931 Lisp_Object column, force; variable
948 CHECK_NATNUM (column); variable
[all...]
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dknight.c344 unmarkcell(int row, int column) argument
346 cellmove(row, column);
354 markcell(chtype tchar, int row, int column) argument
356 cellmove(row, column);
364 drawmove(chtype tchar, int oldy, int oldx, int row, int column) argument
386 if (row >= 0 && column >= 0) {
387 markcell(trail, row, column);
388 mark_possibles(row, column, minus);
389 board[row][column] = TRUE;
408 evalmove(int row, int column) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/term/
H A Dimenu.tcl25 option -column -default 0
120 upvar 1 options(-in) in options(-column) col top top
149 upvar 1 empty empty options(-column) col
H A Dipager.tcl25 option -column -default 0
127 upvar 1 options(-in) in options(-column) col
139 upvar 1 empty empty options(-column) col
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dcscroll.tcl40 -row 0 -column 0 -rowspan 1 -columnspan 1 -sticky news
42 -row 0 -column 1 -rowspan 1 -columnspan 1 -sticky news
44 -row 1 -column 0 -rowspan 1 -columnspan 1 -sticky news
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dcscroll.tcl40 -row 0 -column 0 -rowspan 1 -columnspan 1 -sticky news
42 -row 0 -column 1 -rowspan 1 -columnspan 1 -sticky news
44 -row 1 -column 0 -rowspan 1 -columnspan 1 -sticky news
/macosx-10.10.1/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/populate/
H A Dapple.css61 .column { float: left; }
64 .grid2col .column { width: 49%; }
65 .grid2col .grid2col .column { width: 47.8%; }
66 .grid3col .grid2col .column { width: 46%; }
67 .grid4col .grid2col .column { width: 45%; }
69 .grid2cola .column.first { width: 66%; }
70 .grid2cola .column.last { width: 32%; }
72 .grid2colb .column.first { width: 74.9%; }
73 .grid2colb .column.last { width: 23%; }
75 .grid2colc .column
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dsqlcomplete.vim31 " aliases for more robust table name and column name code completion.
37 " when drilling in and out of a column list for a table.
83 " Used with the column list
138 " Check if the first character is a ".", for column completion
154 \ compl_type =~ 'column\|table\|view\|procedure'
160 " If lastword has already been set for column completion
163 if lastword != -1 && compl_type == 'column'
166 " If column completion was specified stop at the "." if
169 if lastword == -1 && compl_type == 'column' && begindot == 1
186 " Return the column o
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/
H A DTODO.txt37 -type {for each column specifies the type of sort:
39 -order {for each column specify the order of sort:
42 * row/column swap (maybe only in terms of visual remapping)
60 the column titles don't refresh properly.
/macosx-10.10.1/JavaScriptCore-7600.1.17/interpreter/
H A DStackVisitor.h78 JS_EXPORT_PRIVATE void computeLineAndColumn(unsigned& line, unsigned& column);
92 void retrieveExpressionInfo(int& divot, int& startOffset, int& endOffset, unsigned& line, unsigned& column);
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-scan.el47 ;; want to change the column of the notations, use the `mh-set-cmd-note'
68 column (remember that in Emacs, the first column is 0).
70 The values of the fifth column, in priority order, are: \"-\" if
94 column (remember that in Emacs, the first column is 0).
96 The values of the fifth column, in priority order, are: \"-\" if
303 This column will have one of the values: \" \", \"D\", \"^\", \"+\" and
313 This column will have one of \" \", \"%\", \"-\", \"t\", \"c\", \"b\", or \"n\"
326 This column wil
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dlabelframe.rb54 grid(:row=>0, :column=>0, :pady=>'2m', :padx=>'2m')
86 grid(:row=>0, :column=>1, :pady=>'2m', :padx=>'2m')
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dlabelframe.rb61 grid(:row=>0, :column=>0, :pady=>'2m', :padx=>'2m')
93 grid(:row=>0, :column=>1, :pady=>'2m', :padx=>'2m')

Completed in 321 milliseconds

1234567891011>>