Searched refs:never (Results 126 - 150 of 247) sorted by relevance

12345678910

/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltconfig266 # rely on this symbol name, it's probably fine to never include it in
1234 *) libsuff= shlibsuff= libmagic=never-match;;
/macosx-10.10/emacs-93/emacs/etc/
H A Dpl-refcard.tex177 %% in case we never use \columnb (two-column mode)
231 % If an \halign is entered while in vertical mode, a parskip is never
H A Dvipcard.tex163 %% in case we never use \columnb (two-column mode)
H A DviperCard.tex171 %% in case we never use \columnb (two-column mode)
/macosx-10.10/emacs-93/emacs/lisp/
H A Dstartup.el180 Emacs never sets this variable itself.")
591 ((member vc '("never" "simple"))
592 (setq version-control 'never))))
H A Dfiles.el235 and there is never any instant where the file is nonexistent.
247 The value `never' means do not make them."
248 :type '(choice (const :tag "Never" never)
254 '(lambda (x) (or (booleanp x) (equal x 'never))))
1413 When nil, never request confirmation."
3387 (if (or (eq version-control 'never)
3535 With a numeric argument of 0, never make the previous version
3541 `version-control' is not the atom `never' and either there are already
H A Dido.el290 ;; The ido package would never have existed without his work.
756 ask user whether to create buffer, or 'never to never create new buffer."
759 (const never))
991 Should never be set permanently.")
1308 (version-control 'never))
2194 ((eq ido-create-new-buffer 'never)
/macosx-10.10/emacs-93/emacs/lisp/term/
H A Dtty-colors.el764 '((never . -1)
844 0 and 65535. If RGB is omitted, the specified color will never be used
891 ;; never consider it for approximating another color.
/macosx-10.10/postfix-255/
H A Dchunking.pl1221 but it can never forget what they did here. It is for us the living,
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ldap/
H A Dldap.tcl1212 never { set derefAliases 0 }
/macosx-10.10/vim-55/src/testdir/
H A Dtest49.vim1400 elseif x " never executed
1438 elseif x " never executed
2164 " inactive conditional should never be executed.
3511 if 0 | throw "never" | endif | Xpath 2 " X: 2
3517 while 0 | throw "never" | endwhile | Xpath 16 " X: 16
3523 if 0 | try | throw "never" | endtry | endif | Xpath 128 " X: 128
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1414 This should never happen! Please contact the author immediately!
1464 # Bailout if plan() was never called. This is so
H A DMore.pm570 This should never happen. Please contact the author immediately.
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSMessage.c120 -- last received SOSDigestType. If we never received a message from our
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DBuilder.pm1677 This should never happen! Please contact the author immediately!
1718 # Exit if plan() was never called. This is so "require Test::Simple"
H A DHarness.pm207 Number which failed, either from "not ok" or because they never ran.
/macosx-10.10/apache-793/httpd/modules/aaa/
H A Dmod_authnz_ldap.c1514 if (strcmp(arg, "never") == 0 || strcasecmp(arg, "off") == 0) {
1515 sec->deref = never;
1731 "values \"never\", \"searching\", \"finding\", or \"always\". "
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex73 % We never want plain's \outer definition of \+ in Texinfo.
555 % This is turned off because it was never documented
1723 % like \smartslanted except unconditionally use \sl. We never want
1937 % @l was never documented to mean ``switch to the Lisp font'',
2003 % installations which never need the symbol don't have to have the
3014 % @ifclear VAR ... @end ifclear reads the `...' iff VAR has never been
3837 % definition right away. (We hope \balancecolumns will never be
6661 % if the user said @listoffloats foo but never @float foo.
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex73 % We never want plain's \outer definition of \+ in Texinfo.
555 % This is turned off because it was never documented
1723 % like \smartslanted except unconditionally use \sl. We never want
1937 % @l was never documented to mean ``switch to the Lisp font'',
2003 % installations which never need the symbold don't have to have the
3014 % @ifclear VAR ... @end ifclear reads the `...' iff VAR has never been
3837 % definition right away. (We hope \balancecolumns will never be
6661 % if the user said @listoffloats foo but never @float foo.
/macosx-10.10/ksh-23/ksh/lib/package/
H A Dpackage.mk250 package.mam = --never --force --mam=static --corrupt=accept --clobber --compare --link='lib*.a*' CC=$(CC.DIALECT:N=C++:?CC?cc?) package.license.class=$(license:Q) $(=) 'dontcare test' install test
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.mk250 package.mam = --never --force --mam=static --corrupt=accept --clobber --compare --link='lib*.a*' CC=$(CC.DIALECT:N=C++:?CC?cc?) package.license.class=$(license:Q) $(=) 'dontcare test' install test
/macosx-10.10/CPANInternal-159.1/Class-Std-0.011/lib/Class/
H A DStd.pm932 never need to write a C<DESTROY()> method; Perl's built-in garbage
1252 in separate sub-hashes, so they will never clash.
/macosx-10.10/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm2157 support this in any way, so you need to make sure your data never looks
2380 it will be as if the parser had never parsed anything.
/macosx-10.10/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter.asm1225 # These opcodes should never arise when using LLInt or either JIT. We assert
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Ddoctor.el455 (never . (not ever))
1253 never nice obnoxious often poor pretty real related rich

Completed in 384 milliseconds

12345678910