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

1 2 3

  /src/usr.bin/make/unit-tests/
job-output-long-lines.mk 6 # Each of these lines must be written atomically to the actual output.
check-expect.lua 12 Each <line> must occur in the .exp file.
16 Each <message> must occur in the .exp file and refer back to the
18 Each such line in the .exp file must have a corresponding expect line
varmod-sysv.mk 16 # The modifier applies to each word on its own.
31 # Another use case for the modifier ':from=to' is to append a suffix to each
38 # The modifier ':from=to' can also be used to surround each word by strings.
139 # It's also possible to modify each word by replacing the prefix and adding
145 # Each word gets the suffix "X" appended.
166 # Each word with the suffix "o" is replaced with "X". The percent is a
172 # Each word with the prefix "o" is replaced with "X". The percent is a
178 # For each word with the prefix "o" and the suffix "e", the whole word is
233 # when each word is replaced in ModifyWord_SYSVSubst.
cond-func.mk 87 # interpreted as defined(A) && defined(B). Each kind of .if directive has a
directive-include.mk 17 # Each file is recorded only once in the variable .MAKE.MAKEFILES.
directive-for-escape.mk 76 # being that each '$' is written as '$$'.
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
131 # Each variable modifier has its own inconsistent way of parsing nested
193 # parsed the body of the loop, substituting each '${$}' with an actual
varmod-edge.mk 8 # Each test consists of:
  /src/external/ibm-public/postfix/dist/mantools/
makemanidx 54 <p> Each Postfix manual page is numbered after a section of the
56 there is no single universal method to organize manual pages; each
  /src/sys/arch/m68k/060sp/dist/
test.doc 88 size. There are 32 fields, each 4 bytes in size. Each field corresponds
90 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field
94 are individual tests, they each require their own "Call-out" sections.
157 3 different calls to the package if each of the three following tests
169 basically, it enables each of these exceptions and forces
170 each using an implemented FP instruction. this process
fpsp.doc 94 size. There are 32 fields, each 4 bytes in size. Each field corresponds
96 listed in "68060FPSP call-outs" below). Each field entry should contain
isp.doc 102 size. There are 32 fields, each 4 bytes in size. Each field corresponds
104 listed in "68060ISP call-outs" below). Each field entry should contain
  /src/sys/arch/sandpoint/
README 68 FEC0 0000 FEDF FFFF PCI configuration address register (Each word in this
70 FEE0 0000 FEEF FFFF PCI configuration data register (Each word in this
  /src/external/mpl/bind/dist/contrib/scripts/
check5011.pl 151 Each key is printed on a line with its name, its tag, and its
  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatTokenLexer.cpp 374 auto &Each = *(Tokens.end() - 1);
377 if (!Each->is(tok::identifier))
379 if (Each->TokenText != "each")
386 Each->TokenText.end() - For->TokenText.begin());
387 For->ColumnWidth += Each->ColumnWidth;
  /src/external/bsd/ntp/dist/ntpd/
ntp.keys.def 61 Each IP in
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
report.py 289 Each sarif file in the output directory is understood as a single run
473 Each entry in this classification is a dictionary of 'count', 'type'
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
format.txt 113 in the following order: upper, lower, and title case. Each table is in
114 increasing order by character code and each mapping contains 3 unsigned longs
155 each node.
158 divided into 3 portions allows 21845 nodes for each case mapping table. The
193 decomposition field. Each list of character codes represents a full
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
arc-decode-insn.S 48 ; Each test case requires several symbols to be set, that identify expected
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
arc-decode-insn.S 48 ; Each test case requires several symbols to be set, that identify expected
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
aors_n.asm 78 C plain integer operations. Each limb is 2 loads and 1 store, any 2 of
79 C which can be done each cycle, leading to 1.5 c/l.
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-ia64.pl 13 # On the other hand, pre-9000 CPU has single shifter and each extr/dep
220 // Each predicate bit corresponds to byte to be processed. Note
  /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-ia64.pl 13 # On the other hand, pre-9000 CPU has single shifter and each extr/dep
220 // Each predicate bit corresponds to byte to be processed. Note
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 208 * values for each value site. The size of the array is NumValueSites.
266 * of each record is defined by ValueProfRecord type. The number of
360 /* Number of sites for each value profile kind. */
363 * total number of value profile sites : sum(NumValueSites[*])). Each
370 /* An array recording the number of values tracked at each site.
568 /* Compute value count for each site. */
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
stopwatch.d 402 fun = aliases of callable objects (e.g. function names). Each callable
404 n = The number of times each function is to be executed.
408 each function `n` times. The first value is the length of time that
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 76 Each node contains \emph{properties}, name--value pairs that give
225 The structure block contains the device tree proper. Each node is
228 follows all of the properties of the node, each introduced with a
229 \dtprop tag, then all of the node's subnodes, each introduced with
236 Each property, after the \dtprop, has a 32-bit value giving an offset
257 For example, an OF device tree would normally include nodes for each
277 tree. In OF, each node in the tree has an associated phandle, a
292 OF, it adds a \phandle property to each node, containing the phandle
404 layout of \texttt{/proc/device-tree} (roughly, a directory for each
405 node in the device tree, a file for each property). This is usefu
    [all...]

Completed in 63 milliseconds

1 2 3