Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dgetaddrinfo.c112 char* alloc_ptr = NULL; in uv__getaddrinfo_done() local
218 char* alloc_ptr = (char*)ai; in uv_freeaddrinfo() local
248 char* alloc_ptr = NULL; in uv_getaddrinfo() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h58 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/skia/m133/third_party/externals/libpng/contrib/tools/
Dpngfix.c882 void * alloc_ptr; member
1019 const char *out_name, void *alloc_ptr, void (*alloc)(struct file*,int)) in file_init()
/third_party/skia/third_party/externals/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()