Searched refs:down (Results 226 - 250 of 347) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_cparam-critcl/
H A D2_fun_arithmetic140 struct F_STACK* down;
149 new->down = top;
156 F_STACK* next = top->down;
/macosx-10.9.5/CPANInternal-140/SQL-Abstract-Limit/lib/SQL/Abstract/
H A DLimit.pm453 my ( $col, $up ) = @spec; # or maybe down
457 my $down = $up eq 'ASC' ? 'DESC' : 'ASC';
458 $order_by_down .= ", $col $down";
1064 my ( $up, $down ) = $self->_order_directions( $order );
/macosx-10.9.5/CPANInternal-140/SQL-Abstract-Limit-0.141/lib/SQL/Abstract/
H A DLimit.pm453 my ( $col, $up ) = @spec; # or maybe down
457 my $down = $up eq 'ASC' ? 'DESC' : 'ASC';
458 $order_by_down .= ", $col $down";
1064 my ( $up, $down ) = $self->_order_directions( $order );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dtest045-syncreplication-proxied443 description: proxy is down...
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex167 holding down the {\it Ctrl}\ \ key. \kbd{M-z} means hit the
H A Dvipcard.tex378 \key{scroll {\bf down} half screen}{C-d}
380 \key{scroll down one line}{C-e}
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dimage-dired.el134 ;; dired (for example, using C-n or <down> instead of C-S-n). Richard
261 It quantizes colors of PNG images down to 256 colors."
479 If the database file is large, this can slow down image browsing in
1268 (define-key image-dired-thumbnail-mode-map [down] 'image-dired-next-line)
1326 ;; Seems I must first set C-down-mouse-1 to undefined, or else it
1328 ;; C-down-mouse-1 to `image-dired-mouse-toggle-mark', I get a message
1332 (define-key image-dired-thumbnail-mode-map [C-down-mouse-1] 'undefined)
1482 Note that n, p and <down> and <up> will be hijacked and bound to
1492 (define-key dired-mode-map [down] 'image-dired-dired-next-line)
H A Dbs.el74 ;; - goes to top of buffer list if you are on last line and press down.
485 (define-key map "n" 'bs-down)
487 (define-key map [down] 'bs-down)
868 Move cursor vertically down COUNT lines."
877 (bs-down dir))
883 Move cursor vertically down COUNT lines."
892 (bs-down dir))
996 (bs--nth-wrapper (- arg) 'bs--down)
1008 (defun bs-down (ar
[all...]
H A Dhexl.el181 to move the cursor left, right, down, and up).
585 "Move vertically up ARG lines [16 bytes] (down if ARG negative) in hexl-mode.
591 "Move vertically down ARG lines [16 bytes] (up if ARG negative) in hexl-mode.
637 (defun hexl-scroll-down (arg)
1025 (define-key hexl-mode-map [down] 'hexl-next-line)
1031 (define-key hexl-mode-map [prior] 'hexl-scroll-down)
1089 (define-key hexl-mode-map "\ev" 'hexl-scroll-down)
H A Dmsb.el489 (if (and early-release (memq 'down (event-modifiers last-input-event)))
1137 ;; C-down-mouse-1).
H A Dtype-break.el1142 ;; If the last input event is a down-event, read and discard the
1145 (memq 'down (event-modifiers last-input-event))
/macosx-10.9.5/vim-53/runtime/indent/
H A DGenericIndent.vim222 " feel it's slowing down your editing (you must have an _awfully_ slow
/macosx-10.9.5/vim-53/runtime/syntax/
H A Determ.vim174 \ start='border\|bevel\%(\s\+\%(up\|down\)\)\|padding'
H A Dtcsh.vim91 \ down-history downcase-word end-of-file end-of-line
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh.h109 * then back down to unsigned char. */
483 #define firsthist() (hist_ring? hist_ring->down->histnum : curhist)
533 * down the execution pipeline. */
1362 /* Flags used in pattern matchers (Patprog) and passed down to patcompile */
1812 Histent down; /* next line (moving downward) */ member in struct:histent
2557 * The length of the string if passed down to the sort algorithm.
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DConstant.pm327 shutting down
/macosx-10.9.5/CPANInternal-140/TermReadKey/
H A DReadKey.pm29 Added handling of arrows, page up/down, home/end, insert/delete keys
/macosx-10.9.5/CPANInternal-140/Tree-DAG_Node/lib/Tree/
H A DDAG_Node.pm67 down (away from the root), and left (i.e., toward the start (index 0)
517 # If $mother is [big number] generations down, then it's worth checking.
1249 generation -- i.e., that are the some number of nodes down from
2539 Options you specify are passed down to calls to $node->copy.
2564 Options you specify are passed down to calls to $node->copy.
/macosx-10.9.5/CPANInternal-140/common-sense/
H A Dsense.pm140 For version 2 of common::sense, we finally sat down a few hours and went
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Ddunnet.el168 "The bus falls down a hole in the ground and explodes.")
457 "You manage to get about two feet up the tree and fall back down. You
469 (dun-mprincl " down your throat, and start choking.")
529 "You hear it slide down the chute and off into the distance.")
559 "You hear it plop down in some water below."))
605 (defun dun-down (args)
606 (dun-move down))
695 bumpy ride. It is shaking from side to side, and up and down. You
696 sit down in one of the chairs in order to be more comfortable.")
739 (if (and (> dir down) (> du
1976 (defconst down 9) function
[all...]
H A Dtetris.el289 (define-key tetris-mode-map [down] 'tetris-rotate-next)
440 (defun tetris-shift-down ()
489 (tetris-shift-down)
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dmenu.tcl35 # being pulled down from a menu bar.
102 tk::MbMotion %W down %X %Y
194 # this procedure is only invoked when mouse button 1 is *not* down.
195 # The procedure ::tk::MbB1Enter is invoked if the button is down.
282 # the menu just below the menubutton, as for a pull-down.
485 # upDown - "down" means button 1 is pressed, "up" means
505 if {$upDown eq "down"} {
541 # is down, it posts and unposts cascade entries to match the mouse
548 # state - Modifier state (tells whether buttons are down).
931 # we traverse up/down i
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dmenu.tcl35 # being pulled down from a menu bar.
102 tk::MbMotion %W down %X %Y
194 # this procedure is only invoked when mouse button 1 is *not* down.
195 # The procedure ::tk::MbB1Enter is invoked if the button is down.
280 # the menu just below the menubutton, as for a pull-down.
474 # upDown - "down" means button 1 is pressed, "up" means
494 if {$upDown eq "down"} {
530 # is down, it posts and unposts cascade entries to match the mouse
537 # state - Modifier state (tells whether buttons are down).
905 # we traverse up/down i
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui.c528 * works after the shell has been opened, thus it is further down. */
4239 update_topline(); /* avoid up/down jump */
5090 gui_do_findrepl(flags, find_text, repl_text, down)
5094 int down; /* Search downwards. */
5127 if (type == FRD_REPLACEALL || down)
5188 do_search(NULL, down ? '/' : '?', ga.ga_data, 1L,
5306 /* If Shift held down, remember the first item. */
5314 * directory and Shift is held down. */
5324 /* If Shift held down, change to first file's directory. If the first
H A Dgui_motif.c1148 * Now find the menu item that is the furthest down, and get it's position.
3130 * such that the user can type page up/down etc. and have the
3525 Widget down; /* search direction 'Down' radio button */ member in struct:_SharedFindReplace
3617 XtVaGetValues(sfr->down, XmNset, &direction_down, NULL);
3647 /* the scape key pops the whole dialog down */
3982 frdp->down = XtVaCreateManagedWidget("downRadioButton",
3988 gui_motif_menu_fontlist(frdp->down);

Completed in 225 milliseconds

1234567891011>>