| /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/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| 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
|
| H A D | objc_protocol.rs | 24 pub fn alloc() -> Self { in alloc() functions
|
| /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
|
| /third_party/skia/tools/gpu/vk/ |
| H A D | VkYcbcrSamplerHelper.cpp | 188 GrVkAlloc alloc; in createBackendTexture() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | container_memory_test.cc | 41 std::allocator<int8_t> alloc; in TEST() local 49 std::allocator<int64_t> alloc; in TEST() local 80 TypeCountingAllocator<int> alloc; in TEST() local 99 Alloc* alloc() { return &alloc_; } alloc() function in absl::container_internal::__anon19174::Fixture 242 alloc; TEST() local [all...] |
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | reg_alloc_interference_graph_test.cpp | 123 InterferenceGraph BuildSubgraph(InterferenceGraph &orig_gr, ArenaAllocator *alloc, in BuildSubgraph() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | humongous_obj_allocator_test.cpp | 65 void AddMemoryPoolToAllocator(NonObjectHumongousObjAllocator &alloc, size_t size) in AddMemoryPoolToAllocator() argument 85 AddMemoryPoolToAllocator(alloc); variable
|
| H A D | freelist_allocator_test.cpp | 87 AddMemoryPoolToAllocator(alloc); variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | optimize_common.h | 91 MapleAllocator alloc; member in maplebe::Optimizer
|
| H A D | sparse_datainfo.h | 33 SparseDataInfo(uint32 bitNum, const MapleAllocator &alloc) : allocator(alloc), info(allocator), maxRegNum(bitNum) {} in SparseDataInfo() argument 35 SparseDataInfo(const SparseDataInfo &other, const MapleAllocator &alloc) in SparseDataInfo() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| H A D | orig_symbol.h | 43 OriginalSt(uint32 index, PregIdx rIdx, PUIdx pIdx, MapleAllocator &alloc) in OriginalSt() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ |
| H A D | ref_vector.h | 88 ref_vector(const ref_vector &other, const allocator_type &alloc) : base(other.base, alloc) {} in ref_vector() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/ |
| H A D | lzmaram.c | 131 i_sz_alloc alloc = { 0 }; in hi_lzma_decompress() local
|