Home
last modified time | relevance | path

Searched defs:Allocators (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_memory_pa.cpp22 struct Allocators { struct
24 partition_alloc::PartitionAllocator array_buffer_allocator{kOptions};
27 partition_alloc::PartitionAllocator general_allocator{kOptions};
28 partition_alloc::PartitionAllocator string_allocator{kOptions};
/external/angle/src/libANGLE/renderer/vulkan/doc/
DAllocators.md1 # Allocators chapter
/external/pigweed/seed/
D0110.rst55 Allocator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h435 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h438 std::map<ResourceIdMgr::ResourceId, Allocator> Allocators; variable
/external/python/cpython3/Doc/whatsnew/
D3.4.rst1814 .. _whatsnew-pep-442: