| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_query_pool.h | 19 VkAllocationCallbacks allocator; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | ImmutableString_test.cpp | 24 SetGlobalPoolAllocator(&allocator); variable 33 angle::PoolAllocator allocator; member in ImmutableStringBuilderTest
|
| H A D | Type_test.cpp | 22 angle::PoolAllocator allocator; in TEST() local
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Tests.h | 31 D3D12MA::Allocator* allocator;
member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | xdp_priv.h | 12 void *allocator; member
|
| /third_party/skia/fuzz/ |
| H A D | FuzzTriangulation.cpp | 28 GrCpuVertexAllocator allocator; in DEF_FUZZ() local
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | xdp_priv.h | 11 void *allocator; member
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | caged-heap-local-data.cc | 30 void AgeTable::Reset(PageAllocator* allocator) { in Reset() argument 16 CagedHeapLocalData(HeapBase& heap_base, PageAllocator& allocator) CagedHeapLocalData() argument
|
| H A D | caged-heap.h | 45 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 D | vkYCbCrImageWithMemory.cpp | 34 YCbCrImageWithMemory(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkImageCreateInfo& imageCreateInfo, const vk::MemoryRequirement requirement) YCbCrImageWithMemory() argument
|
| H A D | vkImageWithMemory.hpp | 38 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 D | HandleAllocator_unittest.cpp | 19 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 D | GrD3DAMDMemoryAllocator.h | 52 GrD3DAMDMemoryAllocator(D3D12MA::Allocator* allocator) : fAllocator(allocator) {} in GrD3DAMDMemoryAllocator() argument
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTightBounds.cpp | 47 SkSTArenaAlloc<4096> allocator; // FIXME: constant-ize, tune in TightBounds() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | containers_test.cpp | 198 allocator); TEST_F() local [all...] |
| H A D | marl_test.h | 45 marl::TrackedAllocator* allocator = nullptr; member in WithoutBoundScheduler 77 marl::TrackedAllocator* allocator = nullptr; member in WithBoundScheduler
|
| H A D | memory_test.cpp | 21 marl::Allocator* allocator = marl::Allocator::Default; member in AllocatorTest [all...] |
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | block_allocator_test.cc | 55 Allocator allocator; in TEST_F() local [all...] |
| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| H A D | extract_if.rs | 51 pub fn allocator(&self) -> &A { in allocator() functions
|
| /third_party/mesa3d/src/vulkan/util/ |
| H A D | vk_alloc.c | 49 static const VkAllocationCallbacks allocator = { in vk_default_allocator() local
|
| /third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/ |
| H A D | WireCmd.cpp | 294 DAWN_UNUSED(allocator); variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | waitgroup.h | 78 WaitGroup::Data::Data(Allocator* allocator) : cv(allocator) {} in Data() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_filter_task.cpp | 58 Start(uint32 threadCount, const dng_point &tileSize, dng_memory_allocator *allocator, dng_abort_sniffer * ) Start() argument
|
| /third_party/python/Include/cpython/ |
| H A D | objimpl.h | 68 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 D | u_suballoc.c | 48 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...] |