| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_property_fnptr.rs | 23 pub fn alloc() -> Self { in alloc() functions
|
| H A D | objc_method_clash.rs | 23 pub fn alloc() -> Self { in alloc() functions
|
| H A D | objc_method.rs | 23 pub fn alloc() -> Self { in alloc() functions
|
| H A D | objc_interface_type.rs | 23 pub fn alloc() -> Self { in alloc() functions
|
| H A D | objc_class_method.rs | 23 pub fn alloc() -> Self { in alloc() functions
|
| H A D | objc_category.rs | 23 pub fn alloc() -> Self { in alloc() functions
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | node_hash_map.h | 548 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() argument 560 static void delete_element(Allocator* alloc, value_type* pair) { in delete_element() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deMemPool.hpp | 86 inline void* MemPool::alloc (deUintptr numBytes) in alloc() function in de::MemPool
|
| /test/xts/hats/hdf/codec/hdi_image_additional/ |
| H A D | codec_hdi_jpeg_test.cpp | 42 AllocInfo alloc = {.width = WIDTH, in InitOutBuffer() local
|
| /test/xts/hats/hdf/codec/hdi_image/ |
| H A D | codec_hdi_jpeg_test.cpp | 45 AllocInfo alloc = { in InitOutBuffer() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_getsym.c | 111 bool alloc = true; in __libdwfl_getsym() local
|
| /third_party/curl/lib/ |
| H A D | escape.c | 124 size_t alloc; in Curl_urldecode() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfscanf.c | 60 int alloc; in vfscanf() local
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfscanf.c | 60 int alloc; in vfscanf() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_live_variables.h | 105 const simple_allocator &alloc; member in brw::vec4_live_variables 114 var_from_reg(const simple_allocator &alloc, const src_reg ®, in var_from_reg() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_instance.c | 39 vk_instance_init(struct vk_instance *instance, const struct vk_instance_extension_table *supported_extensions, const struct vk_instance_dispatch_table *dispatch_table, const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc) vk_instance_init() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDraw_text.cpp | 41 SkSTArenaAlloc<3308> alloc; in paintMasks() local
|
| H A D | SkRecord.h | 57 T* alloc(size_t count = 1) { in alloc() function in SkRecord
|
| H A D | SkAutoMalloc.h | 135 bool alloc = size != fSize && (SkAutoMalloc::kAlloc_OnShrink == shrink || size > fSize); in reset() local
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DTextureResource.h | 92 Resource(const gr_cp<ID3D12Resource>& textureResource, const sk_sp<GrD3DAlloc>& alloc) Resource() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAATriangulator.h | 49 GrAATriangulator(const SkPath& path, SkArenaAlloc* alloc) : GrTriangulator(path, alloc) {} in GrAATriangulator() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasRenderTask.h | 70 void add(PathDrawAllocator* alloc, const SkMatrix& pathMatrix, const SkPath& path) { in add() argument
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | SkGradientShaderPriv.h | 94 static Context* CheckedMakeContext(SkArenaAlloc* alloc, Args&&... args) { in CheckedMakeContext() argument
|
| /third_party/skia/third_party/externals/freetype/src/raster/ |
| H A D | ftmisc.h | 73 FT_Alloc_Func alloc; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangle.h | 91 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { in alloc() function in llvm::ms_demangle::ArenaAllocator
|