Searched refs:entered (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10.1/CPANInternal-159.1/Term-ReadLine-Perl-1.0303/
H A Dtest.pl51 this word should be already entered.)
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DNDC.pm96 This is typically done when a context is entered.
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/irc/
H A Dpicoirc.tcl207 Callback $context traffic entered $rest $n
/macosx-10.10.1/CPANInternal-159.1/Term-ReadPassword-0.11/
H A DReadPassword.pm272 false, a typed Control-C will be entered into the input buffer just as any
308 as expunging it from the actual memory.) If you've entered a password,
/macosx-10.10.1/vim-55/src/
H A Dos_unix.c972 static int entered = 0; /* count the number of times we got here. local
1008 if (entered == 0
1034 ++entered;
1038 set_vim_var_nr(VV_DYING, (long)entered);
1087 * that "entered" was clobbered) use _exit(), don't try freeing resources.
1089 if (entered >= 3)
1093 if (entered >= 4)
1097 if (entered == 2)
1194 /* Loop is not entered most of the time */
H A Dmessage.c142 static int entered = 0; local
156 if (entered >= 3)
158 ++entered;
189 --entered;
H A Dmisc2.c1028 static int entered = FALSE; local
1032 if (entered)
1034 entered = TRUE;
4707 * BAD: - check linked list for every new directory entered.
H A Dscreen.c6305 static int entered = FALSE; local
6310 if (entered)
6312 entered = TRUE;
6326 entered = FALSE;
7877 static int entered = FALSE; /* avoid recursiveness */ local
7908 if (entered)
7910 entered = TRUE;
8163 entered = FALSE;
H A Dbuffer.c1365 /* An autocommand may have deleted "buf", already entered it (e.g., when
4852 static int entered = 0; local
4859 if (entered)
4862 ++entered;
4872 --entered;
H A Dgui.c5256 static int entered = FALSE; local
5263 if (entered)
5265 entered = TRUE;
5353 entered = FALSE;
H A Dmemline.c1382 MSG_PUTS(_("\nIf you entered a new crypt key but did not write the text file,"));
3421 static int entered = FALSE; local
3430 if (entered)
3432 entered = TRUE;
3502 entered = FALSE;
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dsqlcomplete.vim273 " has entered:
363 " Filter the list based on the first few characters the user entered.
666 " If . was entered, look at the word just before the .
H A Dsyntaxcomplete.vim143 " entered
H A Dxmlcomplete.vim235 " alphabetically but sort them. Those beginning with entered
H A Dhtmlcomplete.vim495 " alphabetically but sort them. Those beginning with entered
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dcs-dired-ref.tex206 % If an \halign is entered while in vertical mode, a parskip is never
H A Ddired-ref.tex198 % If an \halign is entered while in vertical mode, a parskip is never
H A Dfr-drdref.tex198 % If an \halign is entered while in vertical mode, a parskip is never
H A Dsk-dired-ref.tex207 % If an \halign is entered while in vertical mode, a parskip is never
H A Dcs-refcard.tex221 % If an \halign is entered while in vertical mode, a parskip is never
H A Dorgcard.tex220 % If an \halign is entered while in vertical mode, a parskip is never
H A Dpt-br-refcard.tex233 % If an \halign is entered while in vertical mode, a parskip is never
H A Drefcard.tex227 % If an \halign is entered while in vertical mode, a parskip is never
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-sum.el3654 ;; Killed foreign groups can't be entered.
3657 ;; (error "Dead non-native groups can't be entered"))
3715 ;; Save the active value in effect when the group was entered.
3922 ids references id gthread gid entered ref)
3927 entered nil)
3935 (unless entered
3947 (setq entered t)
4024 will not be entered in the DEPENDENCIES table. Otherwise duplicate
4026 entered.
4028 Returns HEADER if it was entered i
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2.s65 ; as the routine is entered.

Completed in 302 milliseconds

12