| /system/chre/apps/test/chqts/src/shared/ |
| D | chunk_allocator.h | 75 void *alloc(size_t bytes) { in alloc() function
|
| D | chunk_allocator.cc | 36 void *ChunkAllocatorBase::alloc(size_t bytes) { in alloc() function in nanoapp_testing::ChunkAllocatorBase
|
| /system/core/libutils/binder/ |
| D | SharedBuffer.cpp | 30 SharedBuffer* SharedBuffer::alloc(size_t size) in alloc() function in android::SharedBuffer
|
| D | String16.cpp | 47 void* String16::alloc(size_t size) in alloc() function in android::String16
|
| /system/unwinding/libunwindstack/ |
| D | MemoryXz.cpp | 124 static ISzAlloc alloc; in ReadBlocks() local 219 static ISzAlloc alloc; in Decompress() local
|
| /system/core/trusty/apploader/fuzz/ |
| D | app_fuzzer.cpp | 107 BufferAllocator alloc; in LLVMFuzzerTestOneInput() local
|
| /system/cros-codecs/src/ |
| D | utils.rs | 81 pub fn alloc(layout: FrameLayout, buffer_size: usize) -> Self { in alloc() method
|
| /system/core/trusty/utils/acvp/ |
| D | trusty_modulewrapper.cpp | 118 BufferAllocator alloc; in SendMessage() local
|
| /system/core/trusty/apploader/ |
| D | apploader.cpp | 127 BufferAllocator alloc; in read_file() local
|
| /system/cros-codecs/src/video_frame/ |
| D | frame_pool.rs | 108 pub fn alloc(&mut self) -> Option<PooledVideoFrame<V>> { in alloc() method
|
| /system/media/audio_utils/ |
| D | PowerLog.cpp | 266 size_t alloc = 0; in dumpToString() local
|
| /system/extras/simpleperf/ |
| D | utils.cpp | 272 ISzAlloc alloc; in XzDecompress() local
|
| /system/core/debuggerd/ |
| D | debuggerd_test.cpp | 701 uintptr_t alloc = reinterpret_cast<uintptr_t>(malloc(16)); in TEST_F() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 418 int alloc; member 3009 unsigned long alloc; member 6249 mempool_alloc_t *alloc; member 6854 void * (*alloc)(struct device *, size_t, dma_addr_t *, gfp_t, unsigned long); member 11555 …struct net_device * (*alloc)(struct nlattr **, const char *, unsigned char, unsigned int, unsigned… member 13219 struct maple_alloc *alloc; member 15813 void * (*alloc)(); member 19470 int (*alloc)(struct irq_domain *, unsigned int, unsigned int, void *); member 75774 struct io_pgtable * (*alloc)(struct io_pgtable_cfg *, void *); member 79771 …int (*alloc)(struct ttm_resource_manager *, struct ttm_buffer_object *, const struct ttm_place *, … member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 2580 unsigned long alloc; member 5858 mempool_alloc_t *alloc; member 6432 void * (*alloc)(struct device *, size_t, dma_addr_t *, gfp_t, unsigned long); member 7136 int alloc; member 11470 …struct net_device * (*alloc)(struct nlattr **, const char *, unsigned char, unsigned int, unsigned… member 12371 struct maple_alloc *alloc; member 14427 int (*alloc)(struct irq_domain *, unsigned int, unsigned int, void *); member 29869 void * (*alloc)(); member 89513 …int (*alloc)(struct ttm_resource_manager *, struct ttm_buffer_object *, const struct ttm_place *, … member 89660 size_t alloc; member [all …]
|