Searched refs:bytes (Results 1 – 10 of 10) sorted by relevance
| /third_party/uapp/dash/src/ |
| A D | shell.h | 107 static inline int max_int_length(int bytes) in max_int_length() argument 109 return (bytes * 8 - 1) * 0.30102999566398119521 + 14; in max_int_length()
|
| /third_party/ulib/uboringssl/include/openssl/ |
| A D | rand.h | 104 int (*bytes) (uint8_t *buf, size_t num); member
|
| /third_party/lib/acpica/source/include/acpica/platform/ |
| A D | acmsvc.h | 182 ..\..\source\os_specific\service_layers\oswinxf.c(701) : {937} normal block at 0x002E9190, 40 bytes…
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal_defs.h.in | 178 /* Minimum size class to support is 2^LG_TINY_MIN bytes. */ 182 * Minimum allocation alignment is 2^LG_QUANTUM bytes (ignoring tiny size 187 /* One page is 2^LG_PAGE bytes. */ 191 * One huge page is 2^LG_HUGEPAGE bytes. Note that this is defined even if the
|
| A D | jemalloc_internal.h.in | 257 * Minimum allocation alignment is 2^LG_QUANTUM bytes (ignoring tiny size 1121 * Copy at most size bytes (not size+extra), since the caller has no 1122 * expectation that the extra bytes will be reliably preserved.
|
| /third_party/dev/ethernet/e1000/ |
| A D | README | 173 Transport Unit (MTU) frame size above its default of 1500 bytes. 191 - The Jumbo Frames setting on the switch must be set to at least 22 bytes 198 limit of 9238 bytes, with a corresponding MTU size limit of 9216 bytes.
|
| /third_party/ulib/musl/ |
| A D | WHATSNEW | 7 sigset_t was wrongly defined as 1024 bytes instead of 1024 bits, 115 fixed signedness bug in strchr that prevented finding high bytes. 528 - scanf and strtod family functions overreading past NAN (4 bytes vs 3) 1463 - regcomp crash/mem-corruption with illegal bytes after backslash
|
| /third_party/ulib/jemalloc/ |
| A D | ChangeLog | 232 - Fix xallocx(..., MALLOCX_ZERO) to zero all trailing bytes of large 234 - Fix xallocx(..., MALLOCX_ZERO) to zero trailing bytes of huge allocations 929 to be underreported (though the reported number of objects and bytes were
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 1114 are defined in 256-byte blocks, not bytes. ACPICA BZ 1098 2268 of 64 bits (8 bytes) long. The buffer will be either 5, 6, or 7 bytes 2269 long, but a full 8 bytes will be written. 3655 FADT is 268 bytes. 8661 bytes 8911 and 32 bytes for the 64-bit case. 11592 reduced from 168 bytes to 32 bytes. 15166 2K at 1860 bytes (1.82k) 15306 function. This results in a savings of about 90 bytes per 16016 block > 63 bytes) [all …]
|
| /third_party/lib/acpica/tests/misc/ |
| A D | grammar.asl | 98 ASL Input: grammar.asl - 10254 lines, 322162 bytes, 4810 keywords 99 AML Output: grammar.aml - 43392 bytes, 669 named objects, 4141 executable opcodes 5939 // bytes in size, or Infinity, etc. 6276 { // This control method will take two bytes and make them into a WORD 9234 // Declare an OpRegion in Memory starting at offset 0x400000 that is 10 bytes long 9291 // Declare an OpRegion in Memory starting at offset 0x400000 that is 10 bytes long
|
Completed in 58 milliseconds