Home
last modified time | relevance | path

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

12345678910>>...136

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP10.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 1
[all...]
/freebsd/share/man/man4/
H A Dirdma.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.
H A Dpass.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/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.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/contrib/bmake/unit-tests/
H A Descape.exp73 echo take one\\
74 take one\
75 echo take two\\
76 take two\
77 echo take three\\
78 take three\
H A Ddirective-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
H A Ddirective-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
H A Ddirective-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
H A Ddirective-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/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.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 …]
H A DMultiplexExternalSemaSource.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/usr.bin/tr/tests/
H A Dregress2.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!!!
H A Dregress.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/lib/libc/regex/grot/
H A DMakefile1 # 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/contrib/atf/atf-c/
H A Datf-c.3270 macros, which take a single parameter specifying the test case's name.
292 macros, all of which take the test case name provided to the
353 variants take a default value for the variable which is returned if the
390 does not take any parameters.
395 take a format string and a variable list of parameters, which describe, in
485 variants take an extra set of parameters to explicitly specify the failure
496 take an expression and fail if the expression evaluates to false.
503 take two expressions and fail if the two evaluated values are not equal.
512 take a regular expression and a string and fail if the regular expression does
522 take two strings and fail if the two are not equal character by character.
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaMIPS.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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_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/sys/dev/ice/
H A Dice_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/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.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/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3.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/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.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/share/examples/mdoc/
H A Ddeshallify.sh66 -e 's/shall take /take /g' \
67 -e 's/they shall only take /they only take /g' \
/freebsd/share/man/man9/
H A Dmemguard.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/usr.bin/calendar/
H A Ddates.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/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.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 …]

12345678910>>...136