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

1 2 3

  /src/usr.bin/make/unit-tests/
varname-dot-parsedir.exp 1 make: varname-dot-parsedir.mk:37: At this point, .PARSEDIR is undefined.
4 At run time, .PARSEDIR is undefined.
varname-dot-parsefile.exp 1 make: varname-dot-parsefile.mk:32: At this point, .PARSEFILE is undefined.
4 At run time, .PARSEFILE is undefined.
export-variants.mk 12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
doterror.exp 0 At first, I am
doterror.mk 5 @echo At first, I am
directive-elifdef.mk 6 # At this point, VAR is not defined, so the condition evaluates to false.
14 # At this point, VAR is defined, so the condition evaluates to true.
directive-elifndef.mk 6 # At this point, VAR is not yet defined, and due to the 'n' in 'elifndef' the
16 # At this point, VAR is defined, and due to the 'n' in 'elifndef' the
suff-main-several.mk 4 # suffixes are not known at the point of declaration.
11 # At this point, the above targets are normal targets.
17 # At this point, 'next-main' is just a regular target.
26 # At this point, 'next-main' is still the default main target, even though
suff-main.mk 4 # suffixes are not known at the point of declaration.
9 # At this point, the target '.1.2' is a normal target.
16 # At this point, 'next-main' is effectively ignored.
unexport.mk 12 # was not reachable though. At that point, backslash-newline has already
varname-dollar.mk 14 # At this point, the variable '$' is not defined. Therefore the second line
25 # At this point, the variable '$' is defined, therefore its value is printed
varname-dot-parsedir.mk 36 # expect+1: At this point, .PARSEDIR is undefined.
37 .info At this point, .PARSEDIR is undefined.
51 @echo At run time, .PARSEDIR is ${.PARSEDIR:Uundefined}.
varname-dot-parsefile.mk 31 # expect+1: At this point, .PARSEFILE is undefined.
32 .info At this point, .PARSEFILE is undefined.
46 @echo At run time, .PARSEFILE is ${.PARSEFILE:Uundefined}.
directive-export-impl.mk 19 # This is a variable that references another variable. At this point, the
23 # At this point, ExportVar("UT_VAR", VEM_PLAIN) is called. Since the
34 # At the last moment before actually forking off the child process for the
cond-func-commands.mk 7 # At this point, the target 'target' does not exist yet, therefore it cannot
depsrc-usebefore-double-colon.mk 23 # At this point, the commands from the .USEBEFORE targets are copied to
suff-add-later.mk 12 # At this point, only .c is a suffix, therefore the following are all regular
suff-clear-regular.mk 10 # At this point, .a and .b are known suffixes, therefore the following
directive-include-fatal.mk 5 # At 2020-09-13, the code in Parse_File that sets "fatals = 0" looked
dep-var.mk 15 # feels like unintended behavior. At least the manual page says nothing at
18 # At the point where the expression ${DEF2} is expanded, the variable DEF2
30 # "${INDIRECT_1}". At this point, the dollar is just an ordinary character,
31 # waiting to be expanded at some later point.
42 # variable is expanded when the shell command is generated. At that point,
varname-makeflags.mk 55 # At this point, the 'VARNAME WITH SPACES' is no longer recognizable as a
70 # At this stage, MAKEFLAGS is not yet involved.
74 # At this point, the variable 'DOLLARS' contains '$${varname}', which
81 # At this point, the stage 1 make provides the environment variable
91 # At this point, evaluating the environment variable 'MAKEFLAGS' leads
115 # At this point, the variable 'DOLLARS' contains '${varname}', and since
140 # assignments are passed at the end, after the options.
  /src/etc/rc.d/
automount 27 /sbin/umount -At autofs
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_ignoreset.h 29 u32 At(uptr i) const;
tsan_ignoreset.cc 41 u32 IgnoreSet::At(uptr i) const {
  /src/usr.bin/indent/
README.md 5 by James Gosling @ CMU. At some point in the 1970s or even 1980s, it was
7 additions to provide "Kernel Normal Form" were contributed by the folks at Sun

Completed in 46 milliseconds

1 2 3