/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | WorkerThread_unittest.cpp | 30 std::array<std::shared_ptr<WorkerThreadPool>, 2> pools = { in TEST() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | framepool.c | 47 AVBufferPool *pools[4]; member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | get_buffer.c | 41 AVBufferPool *pools[4]; member [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen.h | 100 } pools; member
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_feedback.c | 437 struct vn_feedback_cmd_pool *pools; in vn_feedback_cmd_pools_init() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
H A D | system_heap.c | 63 struct dmabuf_page_pool *pools[NUM_ORDERS]; variable
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors_lazy.c | 57 struct hash_table pools[ZINK_DESCRIPTOR_TYPES]; member
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator.h | 109 int pools = -1; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | layout_eth_conf_1_0.h | 156 uint64_t pools; /**< Bitmask of pools for packet rx */ member 194 uint64_t pools; /**< Bitmask of pools for packet rx */ global() member [all...] |
H A D | layout_eth_conf.h | 155 uint64_t pools; /**< Bitmask of pools for packet rx */ member 193 uint64_t pools; /**< Bitmask of pools for packet rx */ global() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 659 createDescriptorSets(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkDescriptorPool>& pools, vector<SharedPtrVkDescriptorLayout>& layouts, vector<SharedPtrVkImageView>& imageViews, vector<SharedPtrVkSampler>& samplers) createDescriptorSets() argument 1384 createDescriptorSets(const DeviceInterface& vkd, VkDevice device, VkFormat format, vector<SharedPtrVkDescriptorPool>& pools, vector<SharedPtrVkDescriptorLayout>& layouts, vector<SharedPtrVkImageView>& imageViews) createDescriptorSets() argument
|
/third_party/python/Modules/ |
H A D | itertoolsmodule.c | 2219 PyObject *pools; /* tuple of pool tuples */ member 2232 PyObject *pools = NULL; in product_new() local 2347 PyObject *pools = lz->pools; product_next() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassSubpassDependencyTests.cpp | 659 createDescriptorSets(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkDescriptorPool>& pools, vector<SharedPtrVkDescriptorLayout>& layouts, vector<SharedPtrVkImageView>& imageViews, vector<SharedPtrVkSampler>& samplers) createDescriptorSets() argument 1384 createDescriptorSets(const DeviceInterface& vkd, VkDevice device, VkFormat format, vector<SharedPtrVkDescriptorPool>& pools, vector<SharedPtrVkDescriptorLayout>& layouts, vector<SharedPtrVkImageView>& imageViews) createDescriptorSets() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | mpegts.c | 222 AVBufferPool* pools[32]; member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_common.hpp | 1366 std::unique_ptr<ObjectPoolBase> pools[TypeCount]; member
|