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

1 2 3 4 5 6 7 8 91011>>

  /src/sys/modules/arch/arm/arm-lpae/
bsd.arm-lpae.mk 8 # gcc emits bad code with these options
  /src/external/ibm-public/postfix/dist/mantools/
enter 12 : ${HOME?} ${SHELL=/bin/sh} make sure these are set
  /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/make/unit-tests/
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.
cond-cmp-numeric-eq.mk 45 # typically 16 or 17 significant digits, therefore these two numbers seem to
53 # bits, these two numbers are considered the same. The 993 is rounded down
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
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
directive-ifdef.mk 20 # Since a bare word is an abbreviation for 'defined(word)', these can be
sh-errctl.mk 9 # line that behaves differently in these two modes is "false; true". In
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_rename.sh 9 * these macro definitions.
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_rename.sh 9 * these macro definitions.
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs-fixed.S 411 ;; Don't ignore these LSBs in order to tame rounding error.
412 ;; Use C2/C3 for these LSBs.
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs-fixed.S 411 ;; Don't ignore these LSBs in order to tame rounding error.
412 ;; Use C2/C3 for these LSBs.
  /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/external/gpl3/gcc/
gcc2gcc.old 59 echo GCC copied to gcc.old. use these commands to import:
  /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/share/mk/
bsd.hostlib.mk 12 # Override 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/external/apache2/llvm/dist/llvm/utils/vim/syntax/
machine-ir.vim 18 " these. FIXME: Maybe use some more context to make this more accurate?
  /src/external/gpl3/gdb.old/dist/sim/testsuite/pru/
testutils.inc 27 # Skip over these inlined funcs.
  /src/external/mit/xorg/lib/fontconfig/etc/conf.avail/
70-no-bitmap-webfonts.conf 9 Mostly these are included as scalable system fonts in macOS.
  /src/external/mpl/bind/dist/bin/tests/system/doth/ns4/
named.conf.j2 15 # ensure that it does not use ephemeral keys (these are costly to

Completed in 84 milliseconds

1 2 3 4 5 6 7 8 91011>>