Home
last modified time | relevance | path

Searched defs:allocator (Results 1 - 25 of 595) sorted by relevance

12345678910>>...24

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_query_pool.h19 VkAllocationCallbacks allocator; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DImmutableString_test.cpp24 SetGlobalPoolAllocator(&allocator); variable
33 angle::PoolAllocator allocator; member in ImmutableStringBuilderTest
H A DType_test.cpp22 angle::PoolAllocator allocator; in TEST() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.h31 D3D12MA::Allocator* allocator; member
/kernel/linux/linux-6.6/include/net/
H A Dxdp_priv.h12 void *allocator; member
/third_party/skia/fuzz/
H A DFuzzTriangulation.cpp28 GrCpuVertexAllocator allocator; in DEF_FUZZ() local
/kernel/linux/linux-5.10/include/net/
H A Dxdp_priv.h11 void *allocator; member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcaged-heap-local-data.cc30 void AgeTable::Reset(PageAllocator* allocator) { in Reset() argument
16 CagedHeapLocalData(HeapBase& heap_base, PageAllocator& allocator) CagedHeapLocalData() argument
H A Dcaged-heap.h45 AllocatorType& allocator() { return *bounded_allocator_; } in allocator() function in cppgc::internal::final
46 const AllocatorType& allocator() const { return *bounded_allocator_; } in allocator() function in cppgc::internal::final
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkYCbCrImageWithMemory.cpp34 YCbCrImageWithMemory(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkImageCreateInfo& imageCreateInfo, const vk::MemoryRequirement requirement) YCbCrImageWithMemory() argument
H A DvkImageWithMemory.hpp38 ImageWithMemory(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkImageCreateInfo& imageCreateInfo, const vk::MemoryRequirement memoryRequirement) ImageWithMemory() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator_unittest.cpp19 gl::HandleAllocator allocator; in TEST() local
44 gl::HandleAllocator allocator; in TEST() local
96 gl::HandleAllocator allocator; in TEST() local
108 gl::HandleAllocator allocator; in TEST() local
121 gl::HandleAllocator allocator; TEST() local
141 gl::HandleAllocator allocator; TEST() local
156 gl::HandleAllocator allocator; TEST() local
176 gl::HandleAllocator allocator; TEST() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DAMDMemoryAllocator.h52 GrD3DAMDMemoryAllocator(D3D12MA::Allocator* allocator) : fAllocator(allocator) {} in GrD3DAMDMemoryAllocator() argument
/third_party/skia/src/pathops/
H A DSkPathOpsTightBounds.cpp47 SkSTArenaAlloc<4096> allocator; // FIXME: constant-ize, tune in TightBounds() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dcontainers_test.cpp198 allocator); TEST_F() local
[all...]
H A Dmarl_test.h45 marl::TrackedAllocator* allocator = nullptr; member in WithoutBoundScheduler
77 marl::TrackedAllocator* allocator = nullptr; member in WithBoundScheduler
H A Dmemory_test.cpp21 marl::Allocator* allocator = marl::Allocator::Default; member in AllocatorTest
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dblock_allocator_test.cc55 Allocator allocator; in TEST_F() local
[all...]
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dextract_if.rs51 pub fn allocator(&self) -> &A { in allocator() functions
/third_party/mesa3d/src/vulkan/util/
H A Dvk_alloc.c49 static const VkAllocationCallbacks allocator = { in vk_default_allocator() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/
H A DWireCmd.cpp294 DAWN_UNUSED(allocator); variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dwaitgroup.h78 WaitGroup::Data::Data(Allocator* allocator) : cv(allocator) {} in Data() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_filter_task.cpp58 Start(uint32 threadCount, const dng_point &tileSize, dng_memory_allocator *allocator, dng_abort_sniffer * ) Start() argument
/third_party/python/Include/cpython/
H A Dobjimpl.h68 PyAPI_FUNC(void) PyObject_GetArenaAllocator(PyObjectArenaAllocator *allocator); variable
71 PyAPI_FUNC(void) PyObject_SetArenaAllocator(PyObjectArenaAllocator *allocator); variable
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_suballoc.c48 u_suballocator_init(struct u_suballocator *allocator, in u_suballocator_init() argument
65 u_suballocator_destroy(struct u_suballocator *allocator) u_suballocator_destroy() argument
71 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, unsigned alignment, unsigned *out_offset, struct pipe_resource **outbuf) u_suballocator_alloc() argument
[all...]

Completed in 7 milliseconds

12345678910>>...24