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

1 2

  /src/usr.bin/make/unit-tests/
jobs-error-indirect.mk 6 # XXX: This test is run without the -k flag, which prints "stopped in" twice.
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.
dep-duplicate.mk 3 # Test for a target whose commands are defined twice. This generates a
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:
sh-dots.mk 54 @echo repeated delayed twice ${.TARGET}
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)
var-scope-cmdline.mk 49 # Together, these two changes made the variable name be expanded twice in a
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"
varparse-errors.mk 111 # the current file twice: Once in the first line and once in the call
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
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
var-op-expand.mk 289 # FIXME: The expression is evaluated twice, for no obvious reason.
directive-include-guard.mk 27 # included twice, to see whether the second '.include' is skipped.
468 # evaluated twice: Once for checking whether the condition evaluates to true,
629 # Now run all test cases by including each of the files twice and looking at
var-scope-local.mk 147 # The empty variable name is expanded twice, once for 'one' and once for
varmod-match.mk 32 # matches exactly the word 'e', 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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-38x-solidrun-microsom.dtsi 27 * twice in u-boot.
  /src/usr.bin/pr/
pr.c 1306 static int twice = -1; local in function:nxtfile
1308 ++twice;
1313 if (twice)
1345 if (nohead || (dt && twice))
1375 if (nohead || (dt && twice))
  /src/distrib/hp300/miniroot/
install.md 151 Note that the disklabel editor will be run twice; once to set the size of
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 398 # $(DEPDIR) in their names. We invoke sed twice because it is the
843 # Following AC_PROG_CC_C_O, we do the test twice because some

Completed in 43 milliseconds

1 2