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

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/nvi/dist/
LICENSE 5 The following are the copyrights and redistribution conditions that apply
17 * modification, are permitted provided that the following conditions
18 * are met:
31 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  /src/sys/arch/evbmips/include/
endian_machdep.h 8 #error neither __MIPSEL__ nor __MIPSEB__ are defined.
  /src/sys/arch/sbmips/include/
endian_machdep.h 8 #error neither __MIPSEL__ nor __MIPSEB__ are defined.
  /src/usr.bin/make/unit-tests/
depsrc.exp 1 : 'Undefined variables are expanded directly in the dependency'
2 : 'declaration. They are not preserved and maybe expanded later.'
depsrc.mk 10 # Demonstrate when exactly undefined variables are expanded in a dependency
18 : 'Undefined variables are expanded directly in the dependency'
19 : 'declaration. They are not preserved and maybe expanded later.'
23 : 'Undefined variables are tried to be expanded in a dependency'
27 # Sources that look like keywords but are not known are interpreted as
varname-dot-alltargets.mk 14 # Since the tests are run with the -r option, no targets are
18 # Only first and second are "real" targets.
deptgt-delete_on_error.mk 7 # In compatibility mode, regular and phony targets are deleted, but precious
8 # targets are preserved.
10 # In parallel mode, regular targets are deleted, while phony and precious
11 # targets are preserved.
job-output-long-lines.mk 3 # The jobs may produce long lines of output. A practical case are the echoed
11 # output lines that are longer than this buffer size, these output pieces are
13 # markers "--- job-a ---" and "--- job-b ---" are not always written at the
varmod-order-string.mk 6 # Simple words are sorted lexicographically.
12 # Double quotes and single quotes delimit words, while backticks are just
14 # and the additional spaces between them are removed.
20 # Numbers are sorted lexicographically as well.
cond-late.mk 4 # expressions that are evaluated late, at expansion time.
6 # Any expressions appearing in these conditions are expanded before parsing
8 # expressions are evaluated individually and only as far as necessary, see
11 # Because of this, variables that are used in these lazy conditions
14 # They should also not contain operators like == or <, since these are
35 # current "yes no" to "yes yes", since both variables are non-empty.
varmod-order-numeric.mk 32 # Duplicate numbers are preserved in the output. In this case the
33 # equal-valued numbers are spelled the same, so they are indistinguishable in
40 # If there are several numbers that have the same integer value, they are
53 # The measurement units for suffixes are k, M, G, but not T.
deptgt-end-jobs.mk 37 # The deferred commands are run in the order '.END .BEGIN all'.
41 # At the point where the commands of a node with deferred commands are run,
42 # the deferred commands are appended to the commands of the .END node.
44 # deferred commands of the .END node itself are not appended to itself.
45 # Instead, the deferred commands of the .END node are run as if they were
deptgt-end.mk 36 # The deferred commands are run in the order '.END .BEGIN all'.
40 # At the point where the commands of a node with deferred commands are run,
41 # the deferred commands are appended to the commands of the .END node.
43 # deferred commands of the .END node itself are not appended to itself.
44 # Instead, the deferred commands of the .END node are run as if they were
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-csharp-3 14 // \u escapes with more than one u are invalid.
17 // Spaces from end of comment are removed. %GetString("dummy");
26 // Octal escape sequences are not recognized, except for \0.
30 // Hex escapes are recognized.
36 // Verbatim string literals are extracted.
38 // In verbatim string literals, no escape sequences are recognized.
40 // In verbatim string literals, only doubled delimiters are recognized.
44 // Character literals are not extracted.
46 // Invalid concatenations are not concatenated.
85 #. \u escapes with more than one u are invalid
    [all...]
  /src/external/bsd/tcpdump/dist/
getservent.h 9 * modification, are permitted provided that the following conditions
10 * are met:
27 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
42 #error netdb.h and getservent.h are incompatible
  /src/external/ibm-public/postfix/dist/mantools/
enter 12 : ${HOME?} ${SHELL=/bin/sh} make sure these are set
75 # Typically, project environment files are maintained and
90 # all files pertaining to a project \fIfoobar\fR are located under the
92 # are subdirectories
122 # environment variables are set to the same value.
  /src/lib/libc/arch/hppa/string/
ffs.S 38 * are numbered as "32, 31, ... 1", 0 is returned if no bits are set.
45 extru,= %arg0,31,16,%r0 ; If low 16 bits are non-zero
48 extru,= %arg0,31,8,%r0 ; If low 8 bits are non-zero
51 extru,= %arg0,31,4,%r0 ; If low 4 bits are non-zero
54 extru,= %arg0,31,2,%r0 ; If low 2 bits are non-zero
  /src/tests/usr.bin/indent/
opt_version.c 9 When the option '--version' is given, any other options are ignored.
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-removed.s 1 # Tests the instructions removed in R6 are correctly invalidated
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-removed.s 1 # Tests the instructions removed in R6 are correctly invalidated
  /src/external/bsd/tre/dist/tests/agrep/
basic.ok 88 They are micro, mega, mini, mono, and multi.
98 They are micro, mega, mini, mono, and multi.
116 basic.in:They are micro, mega, mini, mono, and multi.
126 (standard input):They are micro, mega, mini, mono, and multi.
144 8:They are micro, mega, mini, mono, and multi.
154 8:They are micro, mega, mini, mono, and multi.
164 0:They are micro, mega, mini, mono, and multi.
174 0:They are micro, mega, mini, mono, and multi.
184 They are micro, mega, mini, mono, and multi.
194 They are micro, mega, mini, mono, and multi
    [all...]
  /src/doc/
TODO.modules 8 drivers are attempted to load as builtins).
10 The assumption is that dependencies are loaded before those
12 undefined global symbols are resolved; if any symbols can't
17 There are ways around this (such as, having the parent
37 exec_elf64) are still built-in so that we don't need to alter the boot
49 5. Not all parent bus drivers are capable of rescan, so some drivers
52 6. Many (most?) drivers are not yet modularized
55 modules are needed, and thus to load the required modules.
64 8. Even for existing modules, there are "surprise" dependencies with
91 we get more and more modules. There are hundreds of potential devic
    [all...]
  /src/sys/arch/acorn32/doc/
interrupts 8 * modification, are permitted provided that the following conditions
9 * are met:
24 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
40 The following return values are defined :
54 There are however some interrupt that should *always* be passed on down
55 the chain. These are interrupt which may commonly have multiple drivers
68 The following interrupts are recommended to be passed on
79 All other interrupts are not expected to be shared and may be claimed
  /src/distrib/amd64/cdroms/
install.sh 12 # modification, are permitted provided that the following conditions
13 # are met:
23 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
39 # Check if we are on a framebuffer or on serial console and default
73 You are using a serial console, we do not know your terminal emulation.
74 Please select one, typical values are:
  /src/distrib/amd64/installimage/
install.sh 12 # modification, are permitted provided that the following conditions
13 # are met:
23 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
39 # Check if we are on a framebuffer or on serial console and default
73 You are using a serial console, we do not know your terminal emulation.
74 Please select one, typical values are:

Completed in 45 milliseconds

1 2 3 4 5 6 7 8 91011>>