Home
last modified time | relevance | path

Searched full:take (Results 1 – 25 of 3629) sorted by relevance

12345678910>>...146

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCScheduleP10.td83 // A BF pipeline may take from 7 to 36 cycles to complete.
114 // A BR pipeline may take 2 cycles to complete.
119 // A CY pipeline may take 7 cycles to complete.
124 // A DF pipeline may take from 13 to 174 cycles to complete.
210 // A DV pipeline may take from 20 to 83 cycles to complete.
262 // A DX pipeline may take 5 cycles to complete.
267 // A F2 pipeline may take 4 cycles to complete.
272 // A FX pipeline may take from 2 to 3 cycles to complete.
281 // A LD pipeline may take 6 cycles to complete.
286 // A MF pipeline may take 13 cycles to complete.
[all …]
/freebsd-14-stable/share/man/man4/
HDirdma.480 Note: "roce_enable" must also be set for this tunable to take effect.
87 to take effect.
92 to take effect.
97 to take effect.
103 to take effect.
108 to take effect.
113 to take effect.
118 to take effect.
125 to take effect.
137 Note: "roce_enable" must also be set for this sysctl to take effect.
HDpass.4124 ioctl is not defined to take an argument, it does require a
126 It is not defined to take an argument to avoid an extra malloc and copy
152 The caller must take steps to identify CCBs that are queued and completed.
189 ioctl is not defined to take an argument, it does require a
191 It is not defined to take an argument to avoid an extra malloc and copy
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFFormValue.h171 /// Take an optional DWARFFormValue and try to extract a string value from it.
188 /// Take an optional DWARFFormValue and try to extract a string value from it.
207 /// Take an optional DWARFFormValue and extract a string value from it.
220 /// Take an optional DWARFFormValue and try to extract an unsigned constant.
232 /// Take an optional DWARFFormValue and extract a unsigned constant.
243 /// Take an optional DWARFFormValue and try to extract a relative offset
256 /// Take an optional DWARFFormValue and extract a relative offset reference.
267 /// Take an optional DWARFFormValue and try to extract an absolute debug info
280 /// Take an optional DWARFFormValue and extract an absolute debug info offset
293 /// Take an optional DWARFFormValue and try to extract a signature reference.
[all …]
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDExternalSemaSource.h103 /// invoked multiple times; the external source should take care not to
113 /// invoked multiple times; the external source should take care not to
123 /// invoked multiple times; the external source should take care not to
133 /// invoked multiple times; the external source should take care not to
141 /// be invoked multiple times; the external source should take care not to
151 /// may be invoked multiple times; the external source should take care not
161 /// the external source should take care not to introduce the same identifiers
170 /// source should take care not to introduce the same vtables repeatedly.
178 /// external source should take care not to introduce the same instantiations
188 /// external source should take care not to introduce the same map entries
[all …]
HDMultiplexExternalSemaSource.h243 /// invoked multiple times; the external source should take care not to
252 /// invoked multiple times; the external source should take care not to
262 /// invoked multiple times; the external source should take care not to
272 /// invoked multiple times; the external source should take care not to
280 /// be invoked multiple times; the external source should take care not to
290 /// may be invoked multiple times; the external source should take care not
300 /// the external source should take care not to introduce the same identifiers
309 /// source should take care not to introduce the same vtables repeatedly.
317 /// external source should take care not to introduce the same instantiations
326 /// external source should take care not to introduce the same map entries
[all …]
/freebsd-14-stable/contrib/bmake/unit-tests/
HDdirective-endif.exp1 make: "directive-endif.mk" line 16: The .endif directive does not take arguments
2 make: "directive-endif.mk" line 21: The .endif directive does not take arguments
3 make: "directive-endif.mk" line 32: The .endif directive does not take arguments
4 make: "directive-endif.mk" line 39: The .endif directive does not take arguments
HDdirective-endif.mk15 # expect+1: The .endif directive does not take arguments
20 # expect+1: The .endif directive does not take arguments
31 # expect+1: The .endif directive does not take arguments
38 # expect+1: The .endif directive does not take arguments
HDescape.exp79 echo take one\\
80 take one\
81 echo take two\\
82 take two\
83 echo take three\\
84 take three\
HDdirective-else.exp1 make: "directive-else.mk" line 14: The .else directive does not take arguments
4 make: "directive-else.mk" line 23: The .else directive does not take arguments
8 make: "directive-else.mk" line 51: The .else directive does not take arguments
HDdirective-else.mk13 # expect+1: The .else directive does not take arguments
22 # expect+1: The .else directive does not take arguments
50 # expect+1: The .else directive does not take arguments
/freebsd-14-stable/usr.bin/tr/tests/
HDregress2.in2 Take one down and pass it around - 99 bottles of beer on the wall.
4 Take one down and pass it around - 98 bottles of beer on the wall.
7 Take one down and pass it around - 1 bottle of beer on the wall.
9 Take it down and pass it around - NO MORE bottles of beer on the wall!!!
HDregress.06.out2 Take one down and pass it around - ?? bottles of beer on the wall.
4 Take one down and pass it around - ?? bottles of beer on the wall.
7 Take one down and pass it around - ? bottle of beer on the wall.
9 Take it down and pass it around - NO MORE bottles of beer on the wall!!!
/freebsd-14-stable/lib/libc/regex/grot/
HDMakefile1 # You probably want to take -DREDEBUG out of CFLAGS, and put something like
3 # internal assertion checking). Take -Dconst= out for an ANSI compiler.
4 # Do not take -DPOSIX_MISTAKE out. REGCFLAGS isn't important to you (it's
15 # If you have an ANSI compiler, take -o out of MKHFLAGS. If you want
21 # If you have an ANSI environment, take limits.h and stdlib.h out of
22 # HMISSING and take memmove out of SRCMISSING and OBJMISSING.
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaMIPS.cpp78 // These intrinsics take an unsigned 3 bit immediate. in CheckMipsBuiltinArgument()
91 // These intrinsics take an unsigned 4 bit immediate. in CheckMipsBuiltinArgument()
104 // These intrinsics take an unsigned 5 bit immediate. in CheckMipsBuiltinArgument()
145 // These intrinsics take an unsigned 6 bit immediate. in CheckMipsBuiltinArgument()
158 // These intrinsics take a signed 5 bit immediate. in CheckMipsBuiltinArgument()
179 // These intrinsics take an unsigned 8 bit immediate. in CheckMipsBuiltinArgument()
191 // These intrinsics take an unsigned 4 bit immediate. in CheckMipsBuiltinArgument()
197 // These intrinsics take an unsigned 3 bit immediate. in CheckMipsBuiltinArgument()
203 // These intrinsics take an unsigned 2 bit immediate. in CheckMipsBuiltinArgument()
209 // These intrinsics take an unsigned 1 bit immediate. in CheckMipsBuiltinArgument()
[all …]
/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
HDzfs_clone_rm_nested.ksh33 # 1. Create an fs and take a snapshot of it (snapshot foo)
34 # 2. Take a second snapshot of the same fs (snapshot bar) on
36 # 3. Create a clone of snapshot bar and then take a snapshot
39 # take a snapshot of it.
/freebsd-14-stable/sys/dev/ice/
HDice_flow.h189 ICE_RSS_OUTER_HEADERS, /* take outer headers as inputset. */
190 ICE_RSS_INNER_HEADERS, /* take inner headers as inputset. */
191 /* take inner headers as inputset for packet with outer IPv4. */
193 /* take inner headers as inputset for packet with outer IPv6. */
195 /* take outer headers first then inner headers as inputset */
196 /* take inner as inputset for GTPoGRE with outer IPv4 + GRE. */
198 /* take inner as inputset for GTPoGRE with outer IPv6 + GRE. */
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTokenKinds.def879 // The lexer produces these so that they only take effect when the parser
884 // The lexer produces these so that they only take effect when the parser
889 // The lexer produces these so that they only take effect when the parser
894 // The lexer produces these so that they only take effect when the parser
904 // The lexer produces these so that they only take effect when the parser
909 // The lexer produces these so that they only take effect when the parser
914 // The lexer produces these so that they only take effect when the parser
919 // The lexer produces these so that they only take effect when the parser
924 // The lexer produces these so that they only take effect when the parser
929 // The lexer produces these so that they only take effect when the parser
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/BLAKE3/
HDblake3.c43 size_t take = BLAKE3_BLOCK_LEN - ((size_t)self->buf_len); in chunk_state_fill_buf() local
44 if (take > input_len) { in chunk_state_fill_buf()
45 take = input_len; in chunk_state_fill_buf()
48 memcpy(dest, input, take); in chunk_state_fill_buf()
49 self->buf_len += (uint8_t)take; in chunk_state_fill_buf()
50 return take; in chunk_state_fill_buf()
122 size_t take = chunk_state_fill_buf(self, input, input_len); in chunk_state_update() local
123 input += take; in chunk_state_update()
124 input_len -= take; in chunk_state_update()
475 size_t take = BLAKE3_CHUNK_LEN - chunk_state_len(&self->chunk); in llvm_blake3_hasher_update() local
[all …]
/freebsd-14-stable/sys/contrib/openzfs/module/icp/algs/blake3/
HDblake3.c93 size_t take = BLAKE3_BLOCK_LEN - ((size_t)ctx->buf_len); in chunk_state_fill_buf() local
94 if (take > input_len) { in chunk_state_fill_buf()
95 take = input_len; in chunk_state_fill_buf()
98 memcpy(dest, input, take); in chunk_state_fill_buf()
99 ctx->buf_len += (uint8_t)take; in chunk_state_fill_buf()
100 return (take); in chunk_state_fill_buf()
171 size_t take = chunk_state_fill_buf(ctx, input, input_len); in chunk_state_update() local
172 input += take; in chunk_state_update()
173 input_len -= take; in chunk_state_update()
542 size_t take = BLAKE3_CHUNK_LEN - chunk_state_len(&ctx->chunk); in Blake3_Update2() local
[all …]
/freebsd-14-stable/share/examples/mdoc/
HDdeshallify.sh66 -e 's/shall take /take /g' \
67 -e 's/they shall only take /they only take /g' \
/freebsd-14-stable/share/man/man9/
HDmemguard.941 can take over
49 can take over
108 type one can either take it from the first column of
116 zone one can either take it from the first column of
/freebsd-14-stable/usr.bin/calendar/
HDdates.c192 * - Take the leftover days from m1 in generatedates()
193 * - Take all days from <m1 .. m2> in generatedates()
194 * - Take the first days from m2 in generatedates()
208 * - Take the leftover days from y1-m1 in generatedates()
209 * - Take all days from y1-<m1 .. 12] in generatedates()
210 * - Take all days from <y1 .. y2> in generatedates()
211 * - Take all days from y2-[1 .. m2> in generatedates()
212 * - Take the first days of y2-m2 in generatedates()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
HDPythonDataObjects.cpp66 auto str = Take<PythonString>(str_obj); in As()
333 *this = Take<PythonBytes>(PyBytes_FromStringAndSize(data, bytes.size())); in SetBytes()
350 *this = Take<PythonByteArray>(PyByteArray_FromStringAndSize(str, length)); in PythonByteArray()
389 return Take<PythonString>(str); in FromUTF8()
468 *this = Take<PythonInteger>(PyLong_FromLongLong(value)); in SetInteger()
516 *this = Take<PythonBoolean>(PyBool_FromLong(value)); in SetValue()
529 *this = Take<PythonList>(PyList_New(0)); in PythonList()
533 *this = Take<PythonList>(PyList_New(list_size)); in PythonList()
585 *this = Take<PythonTuple>(PyTuple_New(0)); in PythonTuple()
589 *this = Take<PythonTuple>(PyTuple_New(tuple_size)); in PythonTuple()
[all …]
/freebsd-14-stable/libexec/bootpd/
HDbootptab.5112 take advantage of future extensions to RFC1084 without being forced to modify
123 The following tags take a whitespace-separated list of IP addresses:
143 tags each take a single IP address.
303 tag) may take one of the following keywords:
315 tag is strictly a boolean tag; it does not take the usual equals-sign and

12345678910>>...146