Searched defs:alloc_ptr (Results 1 – 7 of 7) sorted by relevance
/third_party/libuv/src/win/ |
D | getaddrinfo.c | 112 char* alloc_ptr = NULL; in uv__getaddrinfo_done() local 237 char* alloc_ptr = (char*)ai; in uv_freeaddrinfo() local 267 char* alloc_ptr = NULL; in uv_getaddrinfo() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 58 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() 104 void ConstructElements(AllocatorType* alloc_ptr, Pointer construct_first, in ConstructElements() 144 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 168 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 187 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 201 explicit AllocationTransaction(AllocatorType* alloc_ptr) in AllocationTransaction() 241 explicit ConstructionTransaction(AllocatorType* alloc_ptr) in ConstructionTransaction()
|
/third_party/abseil-cpp/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()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | pngfix.c | 900 void * alloc_ptr; member 1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngfix.c | 900 void * alloc_ptr; member 1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
|
/third_party/libpng/contrib/tools/ |
D | pngfix.c | 900 void * alloc_ptr; member 1029 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
|
/third_party/e2fsprogs/lib/blkid/ |
D | probe.h | 518 __u16 alloc_ptr; member
|