Home
last modified time | relevance | path

Searched defs:alloc_ptr (Results 1 – 12 of 12) sorted by relevance

/external/openscreen/third_party/abseil/src/absl/container/internal/
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()
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
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()
/external/abseil-cpp/absl/container/internal/
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()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
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()
/external/libtextclassifier/abseil-cpp/absl/container/internal/
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()
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-misplaced-pointer-arithmetic-in-alloc.c50 void (*(*const alloc_ptr)(size_t)) = malloc; variable
Dbugprone-misplaced-operator-in-strlen-in-alloc.c79 void (*(*const alloc_ptr)(size_t)) = malloc; variable
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtensorflow_abi_knowledge_propagation.cc106 Value alloc_ptr = kernel.getArgument(kernel_p); in runOnFunction() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc127 XlaDeviceAllocator* alloc_ptr = alloc.get(); in GetOrCreateXlaDeviceAllocator() local
/external/libpng/contrib/tools/
Dpngfix.c900 void * alloc_ptr; member
1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
/external/llvm-project/openmp/runtime/src/
Dkmp_alloc.cpp1898 void *alloc_ptr; in ___kmp_fast_allocate() local
/external/e2fsprogs/lib/blkid/
Dprobe.h518 __u16 alloc_ptr; member