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

1 2

  /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
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
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
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.
var-op-default.mk 13 # At this point, the variable 'VAR' is already defined. The '?=' therefore
43 # At the point where the '?=' operator checks whether the variable exists,
deptgt-end-jobs.mk 38 # This may be unexpected at first since the natural order would be
41 # At the point where the commands of a node with deferred commands are run,
deptgt-end.mk 37 # This may be unexpected at first since the natural order would be
40 # At the point where the commands of a node with deferred commands are run,
char-005c-reverse-solidus.mk 53 # At the point where the unclosed expression is detected, the ":M" modifier
99 # expect+1: Unfinished backslash at the end in pattern "\" of modifier ":M"
varname-dot-make-save_dollars.mk 11 # Initially, the variable .MAKE.SAVE_DOLLARS is undefined. At this point the
26 # condition; .MAKE.SAVE_DOLLARS only applies at the moment where the
varparse-undef-partial.mk 29 # At this point, the variable "VAR." is defined, therefore the expression
varmod-ifelse.mk 91 # done since there is no well-formed comparison in the condition at all.
103 # expression in the condition to be evaluated at exactly the right point,
109 # expanded at parse time to their corresponding ${:Uvalue} expressions.
132 # expanded first, before even looking at the modifiers. This happens for the
145 # therefore parsing stopped at the '>', producing the 'Bad conditional
211 # At 2020-01-01, the expressions from the 'then' and 'else' branches were
228 # In var.c 1.1028 from 2022-08-08, there was another attempt at fixing this
246 # At 2020-01-07, the expression evaluated to 'then0,,}}', even though it was
254 # At 2020-01-07, the whole expression evaluated to 'then2,,}}' instead of the
268 # conditions that are evaluated lazily, at exactly the right point. There i
    [all...]
  /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/libexec/ld.elf_so/arch/x86_64/
rtld_start.S 77 # At this point %rsp % 16 == 8.
  /src/sys/arch/x68k/stand/xxboot/
boot.S 42 | at 0x2000 or 0x2400).
88 | Disklabel must be placed at 0x40 and the size is 404 bytes.
94 | At first save all initial registers for observing traces
95 | of the IPL (or the previous bootloader). At this point
130 | Here the above "subw %a1,%d0" = 0x9049 and %d0.w = -1 at this
254 | %d2 is 4 at the maximum.
274 | At this point, %d2 is pos in kbyte in all cases.
278 | At this point, %d2 is pos in sector in all cases.
417 | At this point boot device is either floppy or SCSI.

Completed in 1705 milliseconds

1 2