Home
last modified time | relevance | path

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 Dinlined_vector.h51 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 Dallocator_shim_unittest.cc376 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/
Dguards_dended.hpp70 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 Dmlos_linux.c48 void *alloc_ptr = malloc(num_bytes); in inv_malloc() local
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dmlos_linux.c48 void *alloc_ptr = malloc(num_bytes); in inv_malloc() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dtensorflow_abi_knowledge_propagation.cc107 Value alloc_ptr = kernel.getArgument(kernel_p); in runOnOperation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_device.cc127 XlaDeviceAllocator* alloc_ptr = alloc.get(); in GetOrCreateXlaDeviceAllocator() local
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngfix.c882 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 Dprobe.h518 __u16 alloc_ptr; member