| /bionic/libc/malloc_debug/ |
| D | malloc_debug.cpp | 315 size_t bytes = debug_malloc_usable_size(pointer); in debug_malloc() local 329 size_t bytes; in debug_free() local 383 void* debug_memalign(size_t alignment, size_t bytes) { in debug_memalign() 441 size_t bytes = debug_malloc_usable_size(pointer); in debug_memalign() local 449 void* debug_realloc(void* pointer, size_t bytes) { in debug_realloc() 527 size_t bytes = debug_malloc_usable_size(new_pointer); in debug_realloc() local 540 void* debug_calloc(size_t nmemb, size_t bytes) { in debug_calloc() 678 void* debug_pvalloc(size_t bytes) { in debug_pvalloc()
|
| D | FreeTrackData.cpp | 76 size_t bytes = header->usable_size; in VerifyAndFree() local
|
| /bionic/tests/ |
| D | uchar_test.cpp | 83 char bytes[MB_LEN_MAX]; in TEST() local 92 char bytes[MB_LEN_MAX]; in TEST() local 123 char bytes[MB_LEN_MAX]; in TEST() local 139 char bytes[MB_LEN_MAX]; in TEST() local 281 char bytes[MB_LEN_MAX]; in TEST() local
|
| D | wchar_test.cpp | 33 char bytes[] = { 'h', 'e', 'l', 'l', 'o', '\0' }; in TEST() local 48 char bytes[MB_LEN_MAX]; in TEST() local 119 char bytes[BUFSIZ]; in TEST() local
|
| /bionic/libc/bionic/ |
| D | jemalloc_wrapper.cpp | 23 void* je_pvalloc(size_t bytes) { in je_pvalloc()
|
| D | malloc_common.cpp | 104 extern "C" void* malloc(size_t bytes) { in malloc() 120 extern "C" void* memalign(size_t alignment, size_t bytes) { in memalign() 136 extern "C" void* realloc(void* old_mem, size_t bytes) { in realloc() 145 extern "C" void* pvalloc(size_t bytes) { in pvalloc() 153 extern "C" void* valloc(size_t bytes) { in valloc()
|
| /bionic/libc/upstream-netbsd/lib/libc/isc/ |
| D | ev_streams.c | 233 consume(evStream *str, size_t bytes) { in consume() 272 int bytes; in writable() local 295 int bytes; in readable() local
|
| /bionic/libc/kernel/uapi/linux/ |
| D | gen_stats.h | 36 __u64 bytes; member 41 __u64 bytes; member
|
| D | blktrace_api.h | 114 __u32 bytes; member
|
| D | telephony.h | 185 unsigned int bytes; member
|
| D | rds.h | 147 uint64_t bytes; member
|
| D | soundcard.h | 424 int bytes; member 449 int bytes; member
|
| D | xfrm.h | 82 __u64 bytes; member
|
| D | pkt_sched.h | 32 __u64 bytes; member
|
| /bionic/libc/kernel/uapi/mtd/ |
| D | ubi-user.h | 72 __s64 bytes; member 82 __s64 bytes; member 101 __s32 bytes; member
|
| /bionic/libc/kernel/uapi/linux/netfilter/ |
| D | xt_set.h | 76 struct ip_set_counter_match0 bytes; member 92 struct ip_set_counter_match bytes; member
|
| D | xt_sctp.h | 51 #define bytes(type) (sizeof(type) * 8) macro
|
| /bionic/linker/ |
| D | linker_block_allocator.cpp | 32 uint8_t bytes[PAGE_SIZE - 16] __attribute__((aligned(16))); member
|
| /bionic/libc/kernel/uapi/drm/ |
| D | omap_drm.h | 42 uint32_t bytes; member
|
| /bionic/tools/relocation_packer/src/ |
| D | elf_file_unittest.cc | 52 size_t bytes; in OpenRelocsTestFile() local
|
| D | elf_file.cc | 572 size_t bytes = dynamics.size() * sizeof(dynamics[0]); in AdjustDynamicSectionForHole() local 787 const size_t bytes = packed.size() * sizeof(packed[0]); in PackTypedRelocations() local
|
| /bionic/libc/upstream-openbsd/lib/libc/crypt/ |
| D | chacha_private.h | 89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
|
| /bionic/libc/dns/resolv/ |
| D | res_cache.c | 508 _dnsPacket_checkBytes( DnsPacket* packet, int numBytes, const void* bytes ) in _dnsPacket_checkBytes()
|
| /bionic/libc/kernel/uapi/sound/ |
| D | asound.h | 937 } bytes; member
|