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

1 2

  /src/usr.bin/make/unit-tests/
directive-export-impl.mk 31 # These flags do not show up anywhere, not even in the debug log.
47 # These flags do not show up anywhere though, not even in the debug log.
48 # These flags means that the variable is still marked as being re-exported
cond-eof.mk 13 # These syntax errors are an edge case that does not occur during normal
14 # operation. Still, it is easy to avoid evaluating these expressions, just in
export.mk 27 # These are ignored because they are local to the target.
varname-dot-make-jobs.mk 19 # These results will not be static, we need NCPU
dollar.mk 22 # These variable values are not accessed.
varmod-loop.mk 12 # The body may contain subexpressions in the form '${...}' or '$(...)'. These
39 # These are edge cases that could have resulted in a parse error as well
51 # for the loop variable. These modifiers influence each other.
137 # these together makes it possible to undefine variables from the cmdline
sh-flags.mk 4 # error check, trace), which are controlled by 12 different switches. These
6 # this test runs each possible combination of these switches, for now.
var-scope-cmdline.mk 32 # These 4 rules provide the guarantee that whenever a global variable exists,
49 # Together, these two changes made the variable name be expanded twice in a
varmod-defined.mk 39 # These are '}' (the closing character of the expression), ':', '$' and '\'.
varmod-loop-varname.mk 67 # means that when the resulting expression is evaluated, these resulting '$'
107 # for the loop variable. These modifiers influence each other.
varparse-errors.mk 61 # These expressions must be nested in some way. The below expressions are
directive-for-escape.mk 4 # These values get expanded later using the :U variable modifier, and this
85 # Each of these words is now inserted in the body of the .for loop.
90 # When these words are injected into the body of the .for loop, each inside a
101 # The first of these expressions is the most interesting one, due to its many
270 # using simple heuristics. These can go wrong in ambiguous cases like this.
cond-short.mk 125 # Unreachable nested conditions are skipped completely as well. These skipped
160 # the comparison were still parsed and evaluated. Comparing these two values
204 # not evaluated, but that was wrong. These conditions were evaluated, the
263 # variables may be used in these expressions without generating an error.
varmod-indirect.mk 4 # These can be used for very basic purposes like converting a string to either
134 # expressions. These expressions expand to empty strings.
196 # When evaluating indirect modifiers, these modifiers may expand to ':tW',
208 # When evaluating indirect modifiers, these modifiers may expand to ':ts*',
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.l 80 /* Avoid ", \n, and [] as a part of label name. These are not valid characters of a label name */
83 /* Avoid ", \n, \\, and [] as a part of data. These are not valid characters of data */
readme.txt 10 Generation of the ASL compiler from source code requires these items:
32 iASL has been generated with these versions of Flex/Bison:
61 iASL assumes that these tools are installed at this location:
76 iASL has been generated with these versions of Flex/Bison for Windows:
117 These steps will add the compiler to the tools menu as a custom tool.
  /src/etc/namedb/
bind.keys 13 # "dnssec-lookaside auto;". Without these options being set,
18 # These keys are current as of February 2017. If any key fails to
41 # These keys are activated by setting "dnssec-validation auto;"
  /src/sys/arch/acorn32/doc/
interrupts 55 the chain. These are interrupt which may commonly have multiple drivers
81 of these irq chains.
  /src/sys/conf/
copts.mk 24 # These are wrong. The code explicitly avoids this case.
31 # Some of these indicate a potential GCC bug:
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 44 and the "cmp2" instruction. These instructions are not
48 By re-compiling a program that uses these instructions, and
fplsp.doc 44 FP instructions not implemented in 68060 hardware. These
48 By re-compiling a program that uses these instructions, and
fpsp.doc 44 These exception handlers emulate Unimplemented FP instructions,
76 (1) | Call-Out | - 4 bytes per entry (user fills these in)
95 to a function required by the FPSP (these functions and their location are
isp.doc 47 isp.sa provides full emulation support for these instructions.
84 (1) | Call-Out | - 4 bytes per entry (user fills these in)
103 to a function required by the ISP (these functions and their location are
185 060ISP is installed properly, these instructions will enter through the
192 host system (see isp.s source code), then these "Call-out"s should be
197 _060_real_lock_page() and _060_real_unlock_page(). These functions are
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 50 # Don't change these!!! These names are built into the _TARGET_USE macro,
216 # Add these defs to the ones dumped into +BUILD_DEFS
227 # These are the body of the build/install framework. If you are
229 # adding pre-* or post-* targets/scripts, override these.
305 # You shouldn't have to change these. Either add the pre-* or
306 # post-* targets/scripts or redefine the do-* targets. These
417 # You probably won't need to touch these
  /src/share/mk/
bsd.test.mk 67 # These entries must all correspond to subdirectories to descend into.

Completed in 697 milliseconds

1 2