Home
last modified time | relevance | path

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

12345678910>>...27

/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
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/inner/
H A Davbuffer_inner_mock_factory.cpp25 auto allocator = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in CreateAVBuffer() local
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/inner/
H A Davbuffer_inner_mock_factory.cpp26 auto allocator = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in CreateAVBuffer() local
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.h44 ScrollableItemPool* allocator = nullptr; member
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_internal_utils.cpp41 bool IsMemoryParamsValid(char **str, int32_t *len, OH_IPC_MemAllocator allocator, const char *promot) in IsMemoryParamsValid() argument
/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
/third_party/skia/third_party/externals/tint/src/
H A Dblock_allocator_test.cc55 Allocator allocator; in TEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dallocator.h27 struct allocator { struct
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_memory.h142 std::shared_ptr<Allocator> allocator; member in OHOS::Media::Plugins::Memory
/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

Completed in 6 milliseconds

12345678910>>...27