HomeSort by: relevance | last modified time | path
    Searched refs:twice (Results 1 - 25 of 77) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
infoline.c 18 int twice (int i) { /* THIS LINE */ function
28 int t = twice (1);
twice.exp 17 standard_testfile twice.c
21 set local_srcfile [standard_output_file twice-tmp.c]
23 puts $fileid "#include \"twice.c\""
26 gdb_remote_download host ${srcdir}/${subdir}/twice.c
50 remote_exec build "rm -f twice.c"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
infoline.c 18 int twice (int i) { /* THIS LINE */ function
28 int t = twice (1);
twice.exp 17 standard_testfile twice.c
21 set local_srcfile [standard_output_file twice-tmp.c]
23 puts $fileid "#include \"twice.c\""
26 gdb_remote_download host ${srcdir}/${subdir}/twice.c
51 remote_exec build "rm -f twice.c"
  /src/usr.bin/make/unit-tests/
sh-dots.exp 20 repeated delayed twice repeated
deptgt-end-jobs.mk 20 # Oops: The deferred command must not be expanded twice.
33 # Oops: The deferred command must not be expanded twice.
deptgt-end.mk 12 # Oops: The deferred command must not be expanded twice.
32 # Oops: The deferred command must not be expanded twice.
opt-jobs-no-action.mk 7 # without the -j. This is because all this code is implemented twice, once
44 # The following command is regular, it is printed twice:
varname.mk 70 ASDZguvASDZguv= twice
73 .elif ${ASDZguvASDZguv} != "twice"
80 ASDZguvASDZguv.param= twice
84 .elif ${ASDZguvASDZguv.param} != "twice"
varmod-assign.exp 1 Global: param = twice
varmod-assign.mk 152 param= twice
157 .if defined(VAR.twice) # At this point, the '$$' is not expanded.
163 .if defined(VAR.twice)
directive-export-gmake.mk 49 TWICE= expanded twice
50 ONCE= expanded once, leaving $${TWICE} as-is
52 .if ${:!echo "\$VAR"!} != "expanded once, leaving \${TWICE} as-is"
var-scope-cmdline.mk 49 # Together, these two changes made the variable name be expanded twice in a
varparse-errors.mk 111 # the current file twice: Once in the first line and once in the call
cond-token-plain.mk 227 # looks suspicious of evaluating the expression twice: first for parsing a
262 # evaluated twice. In practice, expressions that occur in conditions do not
varmod-sysv.mk 62 # In the modifier ':from=to', the "to" part is expanded exactly twice.
231 # twice. The first expansion happens in ApplyModifier_SysV, where the
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
srpl-host-2i.c 85 static bool twice = false; local
122 } else if (twice && (state->variant == DUP_TEST_VARIANT_ADD_FIRST ||
127 twice = false;
148 twice = true;
153 twice = true;
  /src/external/bsd/openpam/dist/lib/libpam/
pam_get_authtok.c 79 int pitem, r, style, twice; local
83 twice = 0;
100 twice = 1;
107 twice = 0;
144 if (twice) {
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 76 // was already set by normalize( ), but setting it twice won't hurt
fp_mul_impl.inc 64 // denormal path it was already set by normalize( ), but setting it twice
  /src/usr.bin/pr/
pr.c 1306 static int twice = -1; local
1308 ++twice;
1313 if (twice)
1345 if (nohead || (dt && twice))
1375 if (nohead || (dt && twice))
  /src/external/bsd/libpcap/dist/msdos/
pkt_rx1.s 70 ; This routine gets called by the packet driver twice:
  /src/distrib/hp300/miniroot/
install.md 151 Note that the disklabel editor will be run twice; once to set the size of
  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
mac.s 118 ;; Use same reg for src and dst. Should be incremented twice,
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
mac.s 118 ;; Use same reg for src and dst. Should be incremented twice,

Completed in 21 milliseconds

1 2 3 4