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

1 2 3 4 5 6 7 8 9

  /src/sys/modules/arch/arm/arm-lpae/
bsd.arm-lpae.mk 8 # gcc emits bad code with these options
  /src/usr.bin/make/unit-tests/
opt-no-action.mk 16 # Both of these commands are printed, but only the '+' command is run.
21 # Both of these commands are printed, but only the '+' command is run.
26 # None of these commands is printed, but both are run, because this target
32 # Both of these commands are printed, but only the '+' command is run.
jobs-empty-commands-error.mk 5 # dependencies, these files would end up empty. Since job.c 1.399 from
6 # 2021-01-29, these empty files are no longer created.
jobs-empty-commands.mk 5 # dependencies, these files would end up empty. Since job.c 1.399 from
6 # 2021-01-29, these empty files are no longer created.
opt-raw.mk 7 # these unit tests run make with the option '-r' by default. This means there
depsrc-end.mk 4 # paradox but works since these special nodes are not in the dependency
cond-late.mk 6 # Any expressions appearing in these conditions are expanded before parsing
11 # Because of this, variables that are used in these lazy conditions
14 # They should also not contain operators like == or <, since these are
15 # actually interpreted as these operators. This is demonstrated below.
job-output-long-lines.mk 6 # Each of these lines must be written atomically to the actual output.
11 # output lines that are longer than this buffer size, these output pieces are
deptgt-error.mk 16 # Before making the '.ERROR' target, these variable values are printed.
dep-double-colon.mk 16 # When there are multiple command groups for a '::' target, each of these
deptgt-phony.mk 11 # looked up in directories, even though .PHONY means that these targets do
opt-debug-errors-jobs.mk 33 # irrelevant. Since "usually" is not "always", these space characters are
41 # debugging these issues (for example in NetBSD's build.sh), output the
depsrc-wait.mk 32 # these groups has to be made completely before starting the next group.
directive-ifdef.mk 20 # Since a bare word is an abbreviation for 'defined(word)', these can be
opt-debug-for.mk 9 # There should be a "begin loop 1" before, and all these messages should
sh-errctl.mk 9 # line that behaves differently in these two modes is "false; true". In
  /src/usr.sbin/sysinst/
txtwalk.c 63 walk(char *buffer, size_t size, const struct lookfor *these, size_t numthese)
84 error = match(buffer, these, numthese);
97 * For each match in these, process the match.
100 match(char *line, const struct lookfor *these, size_t numthese)
110 patlen = strlen(these[which].head);
113 if (strncmp(these[which].head, line, patlen) == 0) {
114 error = process(&these[which], line);
  /src/sys/modules/arch/powerpc/powerpc-booke/
bsd.powerpc-booke.mk 10 # gcc emits bad code with these options
  /src/usr.bin/indent/
README.md 11 NetBSD imported these changes on 2019-04-04.
15 many inconsistencies and bugs. Several of these bugs had been introduced by
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1043-post.dtsi 25 /* these aliases provide the FMan ports mapping */
fsl-ls1046-post.dtsi 24 /* these aliases provide the FMan ports mapping */
  /src/compat/
exec.mk 8 # currently this file is used by these Makefiles:
22 # of these, savecore, crash and kgmon are the only ones that
  /src/sys/arch/m68k/060sp/dist/
test.doc 56 To assist in assembling and linking these modules with other modules,
59 of these packages.
70 (1) | Call-Out | - 4 bytes per entry (user fills these in)
89 to a function required by the test packages (these functions and their
169 basically, it enables each of these exceptions and forces
182 to _real_access(), _real_trace(), _real_trap(), etc. because these
  /src/sys/external/bsd/acpica/dist/compiler/
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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-hrefprev60-stuib.dts 37 /* Only one of these will be used */

Completed in 15 milliseconds

1 2 3 4 5 6 7 8 9