Home
last modified time | relevance | path

Searched defs:pools (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DWorkerThread_unittest.cpp30 std::array<std::shared_ptr<WorkerThreadPool>, 2> pools = { in TEST() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DWorkerThread_unittest.cpp30 std::array<std::shared_ptr<WorkerThreadPool>, 2> pools = { in TEST() local
/third_party/ffmpeg/libavfilter/
Dframepool.c47 AVBufferPool *pools[4]; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h100 } pools; member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_feedback.c437 struct vn_feedback_cmd_pool *pools; in vn_feedback_cmd_pools_init() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_eth_conf.h155 uint64_t pools; /**< Bitmask of pools for packet rx */ member
193 uint64_t pools; /**< Bitmask of pools for packet rx */ member
Dlayout_eth_conf_1_0.h156 uint64_t pools; /**< Bitmask of pools for packet rx */ member
194 uint64_t pools; /**< Bitmask of pools for packet rx */ member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors_lazy.c57 struct hash_table pools[ZINK_DESCRIPTOR_TYPES]; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_eth_conf.rs671 pub pools: u64, field
1036 pub pools: u64, field
Dlayout_eth_conf_1_0.rs729 pub pools: u64, field
1124 pub pools: u64, field
/third_party/python/Modules/
Ditertoolsmodule.c2220 PyObject *pools; /* tuple of pool tuples */ member
2233 PyObject *pools = NULL; in product_new() local
2348 PyObject *pools = lz->pools; in product_next() local
/third_party/ffmpeg/libavcodec/
Ddecode.c53 AVBufferPool *pools[4]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp661 vector<SharedPtrVkDescriptorPool>& pools, in createDescriptorSets()
1387 vector<SharedPtrVkDescriptorPool>& pools, in createDescriptorSets()
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4762 PoolVectorType* const pools = m_pPools[heapTypeIndex]; in RegisterPool() local
4772 PoolVectorType* const pools = m_pPools[heapTypeIndex]; in UnregisterPool() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp1366 std::unique_ptr<ObjectPoolBase> pools[TypeCount]; member
/third_party/ffmpeg/libavformat/
Dmpegts.c179 AVBufferPool* pools[32]; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h41475 struct list_head pools; member