Searched defs:alloc_ptr (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | inlined_vector.h | 51 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() 80 void ConstructElements(AllocatorType* alloc_ptr, Pointer construct_first, in ConstructElements() 120 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 144 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 163 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 177 explicit AllocationTransaction(AllocatorType* alloc_ptr) in AllocationTransaction() 217 explicit ConstructionTransaction(AllocatorType* alloc_ptr) in ConstructionTransaction()
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
H A D | allocator_shim_unittest.cc | 376 void* alloc_ptr = malloc(19); in TEST_F() local 516 void* alloc_ptr = malloc(19); in TEST_F() local 533 void* alloc_ptr = _aligned_malloc(123, kAlignment); in TEST_F() local 547 void* alloc_ptr = _aligned_malloc(123, 16); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | guards_dended.hpp | 70 construction_guard(pointer alloc_ptr, Allocator& allocator) in construction_guard() 169 allocation_guard(pointer alloc_ptr, size_type alloc_size, Allocator& allocator) in allocation_guard()
|
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
H A D | mlos_linux.c | 48 void *alloc_ptr = malloc(num_bytes); in inv_malloc() local
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
H A D | mlos_linux.c | 48 void *alloc_ptr = malloc(num_bytes); in inv_malloc() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
H A D | tensorflow_abi_knowledge_propagation.cc | 107 Value alloc_ptr = kernel.getArgument(kernel_p); in runOnOperation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | xla_device.cc | 127 XlaDeviceAllocator* alloc_ptr = alloc.get(); in GetOrCreateXlaDeviceAllocator() local
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngfix.c | 882 void * alloc_ptr; member 1019 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
|
/aosp_15_r20/external/e2fsprogs/lib/blkid/ |
H A D | probe.h | 518 __u16 alloc_ptr; member
|