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

1 2

  /src/usr.bin/make/unit-tests/
opt-debug-targets.mk 6 # TODO: What exactly does "maintenance" mean?
depsrc-wait.mk 15 # exactly this order.
depsrc.mk 10 # Demonstrate when exactly undefined variables are expanded in a dependency
var-op-default.mk 44 # it expands the variable name exactly once. Therefore both 'VAR.param'
62 # Now demonstrate that the variable name is indeed expanded exactly once.
suff-rebuild.mk 33 # targets, see Suff_EndTransform. Later, UpdateTargets iterates over exactly
sh-dots.mk 19 # They must be written exactly as dots.
varmod-match.mk 32 # matches exactly the word 'e', twice.
37 # The pattern character '?' matches exactly 1 character, the pattern character
108 # [^] matches exactly 1 arbitrary character
113 # a[^]b matches 'a', then exactly 1 arbitrary character, then 'b'
118 # [Nn0] matches exactly 1 character from the set 'N', 'n', '0'
123 # [a-c] matches exactly 1 character from the range 'a' to 'c'
directive-undef.mk 38 # The argument of .undef is first expanded exactly once and then split into
70 # expanded exactly once, before being split into words.
varmod-subst.mk 18 # The :S modifier flag '1' is applied exactly once.
46 # exactly the pattern.
68 # exactly the pattern.
varmod-sysv.mk 6 # This modifier is applied when the other modifiers don't match exactly.
57 # In the modifier ':from=to', the "from" part is expanded exactly once.
62 # In the modifier ':from=to', the "to" part is expanded exactly twice.
var-op-sunsh.mk 52 # There are two different syntactical elements that look exactly the same:
90 # exactly one word.
varmod-ifelse.mk 103 # expression in the condition to be evaluated at exactly the right point,
149 # it. This would allow to write the conditions exactly as seen below. That
268 # conditions that are evaluated lazily, at exactly the right point. There is
varmod-defined.mk 22 # expression undefined, it is set to "", exactly to allow the expression to
varmod-gmtime.mk 40 # If the modifier name is not matched exactly, fall back to the
varmod-localtime.mk 40 # If the modifier name is not matched exactly, fall back to the
dep-var.mk 46 # For exactly this reason, it is not recommended to use dollar signs in
directive-export-gmake.mk 48 # The right-hand side of the exported variable is expanded exactly once.
  /src/sys/arch/sun2/sun2/
locore.s 103 | boot loader loads us exactly where we are linked, so we don't have
  /src/lib/libm/arch/vax/
n_cbrt.S 83 muld3 %r2,%r2,%r4 # %r4:%r5 = qq exactly
85 subd3 %r2,%r0,%r6 # %r6:%r7 = x/(q*q) - q exactly
  /src/common/dist/zlib/contrib/ada/
buffer_demo.adb 14 -- of exactly the correct size is used for decompressed data, and the last
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
lpc3250-ea3250.dts 201 /* Here, choose exactly one from: ohci, usbd */
lpc3250-phy3250.dts 134 /* Here, choose exactly one from: ohci, usbd */
  /src/sys/arch/m68k/060sp/dist/
test.doc 87 by the host operating system. This section MUST be exactly 128 bytes in
fpsp.doc 93 by the host operating system. This section MUST be exactly 128 bytes in
  /src/sys/arch/algor/algor/
machdep.c 132 #error Must configure exactly one platform.

Completed in 123 milliseconds

1 2