Home
last modified time | relevance | path

Searched defs:Allocator (Results 1 - 25 of 73) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.cpp32 ArenaAllocator *Allocator = in set_current() local
37 void CfgAllocatorTraits::set_current(ArenaAllocator *Allocator) { in set_current() argument
53 ArenaAllocator *Allocator = in set_current() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSymbolSerializer.cpp21 SymbolSerializer::SymbolSerializer(BumpPtrAllocator &Allocator, in SymbolSerializer() argument
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientBase.h31 const ObjectAllocator<{{type.name.CamelCase()}}>& {{type.name.CamelCase()}}Allocator() const { in Allocator() function in dawn_wire::client::ClientBase
34 ObjectAllocator<{{type.name.CamelCase()}}>& {{type.name.CamelCase()}}Allocator() { in Allocator() function in dawn_wire::client::ClientBase
68 ObjectAllocator<{{type.name.CamelCase()}}> m{{type.name.CamelCase()}}Allocator; member in dawn_wire::client::ClientBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableCollection.h34 BumpPtrAllocator Allocator; member in llvm::codeview::TypeTableCollection
H A DLazyRandomTypeCollection.h97 BumpPtrAllocator Allocator; member in llvm::codeview::LazyRandomTypeCollection
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_memorypool.h66 struct Allocator { struct
73 Allocator(const Allocator<U>& other) {(void)other;} in Allocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h108 std::unique_ptr<BumpPtrAllocator> Allocator; member in llvm::pdb::NativeSession
H A DPDBFile.h126 BumpPtrAllocator &Allocator; member in llvm::pdb::PDBFile
H A DPDBFileBuilder.h89 BumpPtrAllocator &Allocator; member in llvm::pdb::PDBFileBuilder
H A DTpiStreamBuilder.h72 BumpPtrAllocator &Allocator; member in llvm::pdb::TpiStreamBuilder
H A DDbiStreamBuilder.h110 BumpPtrAllocator &Allocator; member in llvm::pdb::DbiStreamBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRecycler.h68 void clear(AllocatorType &Allocator) { in clear() argument
83 SubClass *Allocate(AllocatorType &Allocator) { in Allocate() argument
93 T *Allocate(AllocatorType &Allocator) { in Allocate() argument
H A DRecyclingAllocator.h34 AllocatorType Allocator; member in llvm::RecyclingAllocator
62 operator new(size_t size, llvm::RecyclingAllocator<AllocatorType, T, Size, Align> &Allocator) operator new() argument
[all...]
H A DArrayRecycler.h104 void clear(AllocatorType &Allocator) { in clear() argument
125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate() argument
H A DAutomaton.h76 SpecificBumpPtrAllocator<PathSegment> Allocator; member in llvm::internal::NfaTranscriber
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkMemUtil.hpp130 class Allocator class
133 Allocator (void) {} in Allocator() function in vk::Allocator
[all...]
/third_party/node/deps/v8/include/
H A Dv8-array-buffer.h132 class V8_EXPORT Allocator { class in v8::ArrayBuffer
/third_party/node/deps/v8/include/v8-include/
H A Dv8-array-buffer.h148 class V8_EXPORT Allocator { class in v8::ArrayBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DSignals.cpp99 BumpPtrAllocator Allocator; in printSymbolizedStackTrace() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DRecord.cpp44 static BumpPtrAllocator Allocator; variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h185 BumpPtrAllocator Allocator; member in llvm::jitlink::MachOLinkGraphBuilder
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.h60 const VkAllocationCallbacks* Allocator; member
/third_party/skia/third_party/externals/dawn/src/common/
H A DStackContainer.h143 typedef StackAllocator<ContainedType, stack_capacity> Allocator; typedef in StackContainer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h160 BumpPtrAllocator Allocator; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_host.cpp69 dng_memory_allocator & dng_host::Allocator () in Allocator() function in dng_host

Completed in 10 milliseconds

123