Home
last modified time | relevance | path

Searched refs:take (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/freebsd/contrib/bmake/unit-tests/
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 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-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 Descape.mk229 echo take one\\
231 echo take two\\
232 echo take three\\
/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/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/
H A Dpage_alignment.c420 size_t take = MIN(rem, len); in run_test() local
425 i, off, len, rem, take); in run_test()
427 if (vdev_disk_check_alignment_cb(NULL, off, take, &s)) { in run_test()
434 rem -= take; in run_test()
/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/contrib/llvm-project/libcxx/modules/std/
H A Dranges.cppm
H A Dranges.inc193 // [range.take], take view
197 using std::ranges::views::take;
200 // [range.take.while], take while view
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dsgtl5000.txt21 The resistor can take values of 2k, 4k or 8k.
27 The voltage can take values from 1.25V to 3V by 250mV steps
/freebsd/contrib/libcbor/doc/source/
H A Dapi.rst15take full control (and responsibility) of memory and data structures management by interacting dir…
/freebsd/targets/pseudo/bootstrap-tools/
H A DMakefile.depend.host1 # This file is not autogenerated - take care!
/freebsd/libexec/fingerd/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/sbin/dumpon/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/libexec/tftpd/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/usr.bin/su/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/targets/pseudo/loader/
H A DMakefile.depend.powerpc1 # This file is not autogenerated - take care!
/freebsd/lib/libarchive/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/usr.sbin/gssd/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/usr.sbin/inetd/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/usr.sbin/bhyve/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!
/freebsd/usr.bin/factor/
H A DMakefile.depend.options1 # This file is not autogenerated - take care!

12345678910>>...24