Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 15 of 15) sorted by relevance

/system/chre/apps/test/chqts/src/shared/
Dchunk_allocator.h75 void *alloc(size_t bytes) { in alloc() function
Dchunk_allocator.cc36 void *ChunkAllocatorBase::alloc(size_t bytes) { in alloc() function in nanoapp_testing::ChunkAllocatorBase
/system/core/libutils/binder/
DSharedBuffer.cpp30 SharedBuffer* SharedBuffer::alloc(size_t size) in alloc() function in android::SharedBuffer
DString16.cpp47 void* String16::alloc(size_t size) in alloc() function in android::String16
/system/unwinding/libunwindstack/
DMemoryXz.cpp124 static ISzAlloc alloc; in ReadBlocks() local
219 static ISzAlloc alloc; in Decompress() local
/system/core/trusty/apploader/fuzz/
Dapp_fuzzer.cpp107 BufferAllocator alloc; in LLVMFuzzerTestOneInput() local
/system/cros-codecs/src/
Dutils.rs81 pub fn alloc(layout: FrameLayout, buffer_size: usize) -> Self { in alloc() method
/system/core/trusty/utils/acvp/
Dtrusty_modulewrapper.cpp118 BufferAllocator alloc; in SendMessage() local
/system/core/trusty/apploader/
Dapploader.cpp127 BufferAllocator alloc; in read_file() local
/system/cros-codecs/src/video_frame/
Dframe_pool.rs108 pub fn alloc(&mut self) -> Option<PooledVideoFrame<V>> { in alloc() method
/system/media/audio_utils/
DPowerLog.cpp266 size_t alloc = 0; in dumpToString() local
/system/extras/simpleperf/
Dutils.cpp272 ISzAlloc alloc; in XzDecompress() local
/system/core/debuggerd/
Ddebuggerd_test.cpp701 uintptr_t alloc = reinterpret_cast<uintptr_t>(malloc(16)); in TEST_F() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h418 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/
Dvmlinux.h2580 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 …]