Home
last modified time | relevance | path

Searched defs:pool (Results 301 - 325 of 999) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_helpers.h181 nine_range_pool_put(struct nine_range_pool *pool, struct nine_range *r) in nine_range_pool_put() argument
188 nine_range_pool_put_chain(struct nine_range_pool *pool, in nine_range_pool_put_chain() argument
/third_party/nghttp2/src/
H A Dhttp2_test.cc222 MemchunkPool pool; in test_http2_build_http1_headers_from_headers() local
/third_party/ninja/src/
H A Dstate.cc74 void State::AddPool(Pool* pool) { in AddPool() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_query_pool.c30 struct vn_query_pool *pool = in vn_CreateQueryPool() local
75 struct vn_query_pool *pool = vn_query_pool_from_handle(queryPool); vn_DestroyQueryPool() local
114 struct vn_query_pool *pool = vn_query_pool_from_handle(queryPool); vn_GetQueryPoolResults() local
[all...]
H A Dvn_feedback.h53 VkCommandPool pool; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_dispatch.c57 GENX(pan_indirect_dispatch_emit)(struct pan_pool *pool, in pan_indirect_dispatch_emit() argument
/third_party/mesa3d/src/util/
H A Dslab.c125 void slab_create_child(struct slab_child_pool *pool, in slab_create_child() argument
140 slab_destroy_child(struct slab_child_pool *pool) slab_destroy_child() argument
177 slab_add_new_page(struct slab_child_pool *pool) slab_add_new_page() argument
207 slab_alloc(struct slab_child_pool *pool) slab_alloc() argument
238 slab_zalloc(struct slab_child_pool *pool) slab_zalloc() argument
255 slab_free(struct slab_child_pool *pool, void *ptr) slab_free() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync.c106 async_pool *pool; in async_get_pool_job() local
138 async_pool *pool; in async_release_job() local
320 async_empty_pool(async_pool *pool) async_empty_pool() argument
354 async_pool *pool; ASYNC_init_thread() local
415 async_pool *pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); async_delete_thread_state() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_pool.c25 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); in ossl_rand_pool_new() local
68 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); ossl_rand_pool_attach() local
94 ossl_rand_pool_free(RAND_POOL *pool) ossl_rand_pool_free() argument
118 ossl_rand_pool_buffer(RAND_POOL *pool) ossl_rand_pool_buffer() argument
126 ossl_rand_pool_entropy(RAND_POOL *pool) ossl_rand_pool_entropy() argument
134 ossl_rand_pool_length(RAND_POOL *pool) ossl_rand_pool_length() argument
145 ossl_rand_pool_detach(RAND_POOL *pool) ossl_rand_pool_detach() argument
157 ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) ossl_rand_pool_reattach() argument
180 ossl_rand_pool_entropy_available(RAND_POOL *pool) ossl_rand_pool_entropy_available() argument
196 ossl_rand_pool_entropy_needed(RAND_POOL *pool) ossl_rand_pool_entropy_needed() argument
205 rand_pool_grow(RAND_POOL *pool, size_t len) rand_pool_grow() argument
246 ossl_rand_pool_bytes_needed(RAND_POOL *pool, unsigned int entropy_factor) ossl_rand_pool_bytes_needed() argument
291 ossl_rand_pool_bytes_remaining(RAND_POOL *pool) ossl_rand_pool_bytes_remaining() argument
305 ossl_rand_pool_add(RAND_POOL *pool, const unsigned char *buffer, size_t len, size_t entropy) ossl_rand_pool_add() argument
360 ossl_rand_pool_add_begin(RAND_POOL *pool, size_t len) ossl_rand_pool_add_begin() argument
399 ossl_rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) ossl_rand_pool_add_end() argument
[all...]
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c113 pa_mempool *pool; in pa_lfe_filter_process() local
138 pa_mempool_unref(pool), pool = NULL; in pa_lfe_filter_process() local
/third_party/pulseaudio/src/tests/
H A Dcpu-mix-test.c65 pa_mempool *pool; in run_mix_test() local
H A Dresampler-test.c127 static pa_memblock* generate_block(pa_mempool *pool, const pa_sample_spec *ss) { in generate_block() argument
300 pa_mempool *pool = NULL; in main() local
[all...]
H A Dlfe-filter-test.c32 pa_mempool *pool; member
/third_party/openssl/crypto/async/
H A Dasync.c106 async_pool *pool; in async_get_pool_job() local
138 async_pool *pool; in async_release_job() local
320 async_empty_pool(async_pool *pool) async_empty_pool() argument
354 async_pool *pool; ASYNC_init_thread() local
415 async_pool *pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); async_delete_thread_state() local
[all...]
/third_party/openssl/crypto/rand/
H A Drand_pool.c25 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); in ossl_rand_pool_new() local
68 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); ossl_rand_pool_attach() local
94 ossl_rand_pool_free(RAND_POOL *pool) ossl_rand_pool_free() argument
118 ossl_rand_pool_buffer(RAND_POOL *pool) ossl_rand_pool_buffer() argument
126 ossl_rand_pool_entropy(RAND_POOL *pool) ossl_rand_pool_entropy() argument
134 ossl_rand_pool_length(RAND_POOL *pool) ossl_rand_pool_length() argument
145 ossl_rand_pool_detach(RAND_POOL *pool) ossl_rand_pool_detach() argument
157 ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) ossl_rand_pool_reattach() argument
180 ossl_rand_pool_entropy_available(RAND_POOL *pool) ossl_rand_pool_entropy_available() argument
196 ossl_rand_pool_entropy_needed(RAND_POOL *pool) ossl_rand_pool_entropy_needed() argument
205 rand_pool_grow(RAND_POOL *pool, size_t len) rand_pool_grow() argument
246 ossl_rand_pool_bytes_needed(RAND_POOL *pool, unsigned int entropy_factor) ossl_rand_pool_bytes_needed() argument
291 ossl_rand_pool_bytes_remaining(RAND_POOL *pool) ossl_rand_pool_bytes_remaining() argument
305 ossl_rand_pool_add(RAND_POOL *pool, const unsigned char *buffer, size_t len, size_t entropy) ossl_rand_pool_add() argument
360 ossl_rand_pool_add_begin(RAND_POOL *pool, size_t len) ossl_rand_pool_add_begin() argument
399 ossl_rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) ossl_rand_pool_add_end() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp192 Move<VkDescriptorSet> createDescriptorSet (VkDescriptorPool pool, in createDescriptorSet() argument
157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferComputeInstance.cpp192 Move<VkDescriptorSet> createDescriptorSet (VkDescriptorPool pool, in createDescriptorSet() argument
157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp310 auto &pool = mPools[type]; in getInstance() local
328 auto &pool = mPools[instance.getShaderType()]; in putInstance() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpipeline.h114 VkDescriptorPool pool = VK_NULL_HANDLE; member
/third_party/skia/src/lazy/
H A DSkDiscardableMemoryPool.cpp94 PoolDiscardableMemory::PoolDiscardableMemory(sk_sp<DiscardableMemoryPool> pool, in PoolDiscardableMemory() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.cpp77 struct wl_shm_pool *pool = wl_shm_create_pool(shm, fd, extent.height * stride); in attachImage() local
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp180 utils::ScopedAutoreleasePool pool; in main() local
H A DAnimometer.cpp189 utils::ScopedAutoreleasePool pool; in main() local
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-native.c192 int pa_rtp_recv(pa_rtp_context *c, pa_memchunk *chunk, pa_mempool *pool, uint32_t *rtp_tstamp, struct timeval *tstamp) { in pa_rtp_recv() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dticket.h81 UnboundedPool<Record> pool; member in marl::Ticket::Queue

Completed in 12 milliseconds

1...<<11121314151617181920>>...40