Searched refs:twice (Results 1 - 25 of 62) sorted by relevance

123

/macosx-10.9.5/OpenPAM-20/openpam/lib/
H A Dpam_get_authtok.c67 int pitem, r, style, twice; local
73 twice = 0;
81 twice = 1;
87 twice = 0;
114 if (twice) {
/macosx-10.9.5/vim-53/runtime/keymap/
H A Dgreek_cp1253.vim17 " greek left double-quote "<" twice
18 " greek right double-quote ">" twice
H A Dgreek_iso-8859-7.vim16 " greek left double-quote "<" twice
17 " greek right double-quote ">" twice
/macosx-10.9.5/text_cmds-87/pr/
H A Dpr.c1296 static int twice = -1; local
1298 ++twice;
1303 if (twice)
1335 if (nohead || (dt && twice))
1365 if (nohead || (dt && twice))
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpdf.vim43 " Do these twice. The ones with only newlines are foldable
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Stash/
H A DXS.pm76 twice as fast.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Stash/
H A DXS.pm76 twice as fast.
/macosx-10.9.5/libpcap-42/libpcap/msdos/
H A Dpkt_rx1.s70 ; This routine gets called by the packet driver twice:
H A Dpkt_rx0.asm114 ; This routine gets called by the packet driver twice:
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tests/
H A Dtextend.cpp28 B(e02, Extend committing twice, 0)W(e02a);
H A Dtstore1.cpp114 B(s06, Commit twice, 0)W(s06a);
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dpascal.el1215 goon twice)
1226 (setq twice 2)
1227 (while (>= (setq twice (1- twice)) 0)
1236 (setq twice 0)))))))))
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dman.vim143 " Avoid warning for editing the dummy file twice
/macosx-10.9.5/vim-53/runtime/macros/
H A Dless.vim5 " Avoid loading this file twice, allow the user to define his own script.
/macosx-10.9.5/vim-53/src/proto/
H A Dmisc2.pro93 char_u *get_crypt_key __ARGS((int store, int twice));
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A DREADME246 information. It can be specified twice for additional
263 information. It can be specified twice for additional
/macosx-10.9.5/CPANInternal-140/IO-KQueue/
H A DKQueue.pm155 method twice - once with EVFILT_READ and once with EVFILT_WRITE - unlike
/macosx-10.9.5/CPANInternal-140/IO-KQueue-0.34/
H A DKQueue.pm155 method twice - once with EVFILT_READ and once with EVFILT_WRITE - unlike
/macosx-10.9.5/CPANInternal-140/PlRPC/lib/RPC/
H A DPlServer.pm632 Never untaint strings withouth verification, better verify twice.
638 Think twice, before you give a client access to a method.
/macosx-10.9.5/CPANInternal-140/PlRPC-0.2020/lib/RPC/
H A DPlServer.pm632 Never untaint strings withouth verification, better verify twice.
638 Think twice, before you give a client access to a method.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/
H A DMakefile.PL322 This makes the Template Toolkit run about twice as fast as when using
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/
H A DMakefile.PL322 This makes the Template Toolkit run about twice as fast as when using
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/tests/
H A Dbasic.test44 test 5 {use same tag twice} -body {
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dzle_misc.c277 int twice = (zlecs == 0 || zleline[zlecs - 1] == '\n'); local
283 if (twice) {
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dmake-docfile.c184 /* Don't process one file twice. */
1214 /* Don't use one dynamic doc string twice. */

Completed in 203 milliseconds

123