/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-endif.exp | 1 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 D | escape.exp | 73 echo take one\\ 74 take one\ 75 echo take two\\ 76 take two\ 77 echo take three\\ 78 take three\
|
H A D | directive-else.exp | 1 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 D | escape.mk | 229 echo take one\\ 231 echo take two\\ 232 echo take three\\
|
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/ |
H A D | blake3.c | 93 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 D | blake3.c | 43 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 D | PPCScheduleP10.td | 83 // 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 D | page_alignment.c | 420 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 D | TokenKinds.def | 879 // 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 D | ranges.cppm |
|
H A D | ranges.inc | 193 // [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 D | sgtl5000.txt | 21 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 D | api.rst | 15 …take full control (and responsibility) of memory and data structures management by interacting dir…
|
/freebsd/targets/pseudo/bootstrap-tools/ |
H A D | Makefile.depend.host | 1 # This file is not autogenerated - take care!
|
/freebsd/libexec/fingerd/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/sbin/dumpon/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/libexec/tftpd/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/usr.bin/su/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/targets/pseudo/loader/ |
H A D | Makefile.depend.powerpc | 1 # This file is not autogenerated - take care!
|
/freebsd/lib/libarchive/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/usr.sbin/gssd/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/usr.sbin/inetd/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/usr.sbin/bhyve/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/usr.sbin/bsnmpd/bsnmpd/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
/freebsd/usr.bin/factor/ |
H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|