| /src/contrib/bmake/unit-tests/ |
| H A D | directive-endif.exp | 1 make: directive-endif.mk:16: The .endif directive does not take arguments 2 make: directive-endif.mk:21: The .endif directive does not take arguments 3 make: directive-endif.mk:32: The .endif directive does not take arguments 4 make: directive-endif.mk: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:14: The .else directive does not take arguments 4 make: directive-else.mk:23: The .else directive does not take arguments 8 make: directive-else.mk: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\\
|
| /src/sys/contrib/openzfs/module/icp/algs/blake3/ |
| H A D | blake3.c | 94 size_t take = BLAKE3_BLOCK_LEN - ((size_t)ctx->buf_len); in chunk_state_fill_buf() local 95 if (take > input_len) { in chunk_state_fill_buf() 96 take = input_len; in chunk_state_fill_buf() 99 memcpy(dest, input, take); in chunk_state_fill_buf() 100 ctx->buf_len += (uint8_t)take; in chunk_state_fill_buf() 101 return (take); in chunk_state_fill_buf() 172 size_t take = chunk_state_fill_buf(ctx, input, input_len); in chunk_state_update() local 173 input += take; in chunk_state_update() 174 input_len -= take; in chunk_state_update() 543 size_t take = BLAKE3_CHUNK_LEN - chunk_state_len(&ctx->chunk); in Blake3_Update2() local [all …]
|
| /src/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 …]
|
| /src/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 13 cycles to complete. [all …]
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/ |
| H A D | page_alignment.c | 421 size_t take = MIN(rem, len); in run_test() local 426 i, off, len, rem, take); in run_test() 428 if (vdev_disk_check_alignment_cb(NULL, off, take, &s)) { in run_test() 435 rem -= take; in run_test()
|
| /src/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 …]
|
| /src/tools/cam/ |
| H A D | README | 2 can take an expression for the types of things to trace, and then custom write a 9 take some time (but these scripts are useful today).
|
| /src/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
|
| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | ranges.inc | 193 // [range.take], take view 197 using std::ranges::views::take; 200 // [range.take.while], take while view
|
| /src/targets/pseudo/bootstrap-tools/ |
| H A D | Makefile.depend.host | 1 # This file is not autogenerated - take care!
|
| /src/contrib/libcbor/doc/source/ |
| H A D | api.rst | 15 …take full control (and responsibility) of memory and data structures management by interacting dir…
|
| /src/usr.sbin/ntp/ntpd/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/libexec/tftpd/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.bin/su/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.sbin/rpcbind/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.sbin/inetd/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.sbin/ypserv/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.bin/login/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/secure/usr.bin/ssh/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.sbin/bsnmpd/bsnmpd/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.sbin/ntp/ntpdate/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|
| /src/usr.sbin/ntp/ntp-keygen/ |
| H A D | Makefile.depend.options | 1 # This file is not autogenerated - take care!
|