Home
last modified time | relevance | path

Searched defs:pool (Results 201 - 225 of 999) sorted by relevance

12345678910>>...40

/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dworkbench.py106 pool = Pool(processes=PROCESSES) variable
/third_party/ninja/misc/
H A Dninja_syntax.py57 def pool(self, name: str, depth: int) -> None: member in Writer
[all...]
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_no_free.c36 struct anv_state_pool *pool; member
H A Dblock_pool_no_free.c36 struct anv_block_pool *pool; member
119 struct anv_block_pool pool; in run_test() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.c44 panvk_pool_alloc_backing(struct panvk_pool *pool, size_t bo_sz) in panvk_pool_alloc_backing() argument
75 panvk_pool_alloc_aligned(struct panvk_pool *pool, size_t sz, unsigned alignment) panvk_pool_alloc_aligned() argument
103 panvk_pool_init(struct panvk_pool *pool, struct panfrost_device *dev, struct panvk_bo_pool *bo_pool, unsigned create_flags, size_t slab_size, const char *label, bool prealloc) panvk_pool_init() argument
120 panvk_pool_reset(struct panvk_pool *pool) panvk_pool_reset() argument
142 panvk_pool_cleanup(struct panvk_pool *pool) panvk_pool_cleanup() argument
150 panvk_pool_get_bo_handles(struct panvk_pool *pool, uint32_t *handles) panvk_pool_get_bo_handles() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.h64 struct vk_command_pool *pool; member
H A Dvk_command_pool.c34 vk_command_pool_init(struct vk_command_pool *pool, in vk_command_pool_init() argument
52 vk_command_pool_finish(struct vk_command_pool *pool) in vk_command_pool_finish() argument
70 struct vk_command_pool *pool; vk_common_CreateCommandPool() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_scoreboard.h157 panfrost_add_job(struct pan_pool *pool, in panfrost_add_job() argument
240 panfrost_scoreboard_initialize_tiler(struct pan_pool *pool, in panfrost_scoreboard_initialize_tiler() argument
H A Dpan_pool.h51 pan_pool_init(struct pan_pool *pool, struct panfrost_device *dev, in pan_pool_init() argument
75 pan_pool_upload_aligned(struct pan_pool *pool, cons argument
83 pan_pool_upload(struct pan_pool *pool, const void *data, size_t sz) pan_pool_upload() argument
110 pan_pool_alloc_descs(struct pan_pool *pool, const struct pan_desc_alloc_info *descs) pan_pool_alloc_descs() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_mempool.c47 panfrost_pool_alloc_backing(struct panfrost_pool *pool, size_t bo_sz) in panfrost_pool_alloc_backing() argument
70 panfrost_pool_init(struct panfrost_pool *pool, void *memctx, struct panfrost_device *dev, unsigned create_flags, size_t slab_size, const char *label, bool prealloc, bool owned) panfrost_pool_init() argument
87 panfrost_pool_cleanup(struct panfrost_pool *pool) panfrost_pool_cleanup() argument
101 panfrost_pool_get_bo_handles(struct panfrost_pool *pool, uint32_t *handles) panfrost_pool_get_bo_handles() argument
124 panfrost_pool_alloc_aligned(struct panfrost_pool *pool, size_t sz, unsigned alignment) panfrost_pool_alloc_aligned() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.h54 struct compute_memory_pool* pool; member
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c79 int ossl_rand_pool_add_additional_data(RAND_POOL *pool) in ossl_rand_pool_add_additional_data() argument
99 int ossl_pool_add_nonce_data(RAND_POOL *pool) in ossl_pool_add_nonce_data() argument
121 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument
[all...]
H A Drand_win.c47 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument
127 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument
150 ossl_rand_pool_add_additional_data(RAND_POOL *pool) ossl_rand_pool_add_additional_data() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_kni_mbuf.h31 void *pool; member
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc30 static DescriptorPool *pool = new DescriptorPool(); in GetPool() local
/third_party/pulseaudio/src/tests/
H A Dmix-test.c209 static pa_memblock* generate_block(pa_mempool *pool, const pa_sample_spec *ss) { in generate_block() argument
282 pa_mempool *pool; in START_TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.cpp20 InitializeCommandPool(Context *context, CommandPool *pool, uint32_t queueFamilyIndex, bool hasProtectedContent) InitializeCommandPool() argument
54 initialize(Context *context, vk::CommandPool *pool, bool isRenderPassCommandBuffer, angle::PoolAllocator *allocator) initialize() argument
/third_party/skia/src/core/
H A DSkExecutor.cpp126 auto pool = (SkThreadPool*)ctx; in Loop() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.hpp106 Query *const pool; member in vk::QueryPool
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c79 int ossl_rand_pool_add_additional_data(RAND_POOL *pool) in ossl_rand_pool_add_additional_data() argument
99 int ossl_pool_add_nonce_data(RAND_POOL *pool) in ossl_pool_add_nonce_data() argument
121 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument
[all...]
H A Drand_win.c47 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument
127 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument
150 ossl_rand_pool_add_additional_data(RAND_POOL *pool) ossl_rand_pool_add_additional_data() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c89 struct MemoryPool *pool; in MHD_pool_create() local
135 MHD_pool_destroy(struct MemoryPool *pool) MHD_pool_destroy() argument
165 MHD_pool_allocate(struct MemoryPool *pool, size_t size, int from_end) MHD_pool_allocate() argument
208 MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) MHD_pool_reallocate() argument
262 MHD_pool_reset(struct MemoryPool *pool, void *keep, size_t size) MHD_pool_reset() argument
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DCHelloTriangle.cpp151 utils::ScopedAutoreleasePool pool; in main() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.h193 VkCommandPool pool = VK_NULL_HANDLE; member
H A DDescriptorSetAllocator.cpp90 DescriptorPool* pool = &mDescriptorPools[poolIndex]; in Allocate() local
[all...]

Completed in 8 milliseconds

12345678910>>...40