Searched defs:alloc_ptr (Results 1 – 7 of 7) sorted by relevance
| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| 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()
|
| /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()
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
| 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
|
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
| D | tensorflow_abi_knowledge_propagation.cc | 107 Value alloc_ptr = kernel.getArgument(kernel_p); in runOnOperation() local
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | xla_device.cc | 127 XlaDeviceAllocator* alloc_ptr = alloc.get(); in GetOrCreateXlaDeviceAllocator() local
|
| /external/libpng/contrib/tools/ |
| D | pngfix.c | 882 void * alloc_ptr; member 1019 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
|
| /external/e2fsprogs/lib/blkid/ |
| D | probe.h | 518 __u16 alloc_ptr; member
|