Home
last modified time | relevance | path

Searched defs:pool (Results 101 - 125 of 1030) sorted by relevance

12345678910>>...42

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.c44 struct threadpool *pool = data; in threadpool_worker() local
90 struct threadpool *pool = calloc(1, sizeof(*pool)); _mesa_threadpool_create() local
109 _mesa_threadpool_destroy(struct NineSwapChain9 *swapchain, struct threadpool *pool) _mesa_threadpool_destroy() argument
142 _mesa_threadpool_queue_task(struct threadpool *pool, threadpool_task_func work, void *data) _mesa_threadpool_queue_task() argument
184 _mesa_threadpool_wait_for_task(struct threadpool *pool, struct threadpool_task **task_handle) _mesa_threadpool_wait_for_task() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_test_helper.h27 struct anv_state_pool *pool; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.h70 to_panvk_pool(struct pan_pool *pool) in to_panvk_pool() argument
87 panvk_pool_num_bos(struct panvk_pool *pool) in panvk_pool_num_bos() argument
[all...]
H A Dpanvk_vX_meta.c35 panvk_per_arch(meta_emit_viewport)(struct pan_pool *pool, in meta_emit_viewport() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.c31 vk_command_buffer_init(struct vk_command_buffer *command_buffer, struct vk_command_pool *pool, VkCommandBufferLevel level) vk_command_buffer_init() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.c38 struct lp_cs_tpool *pool = data; in lp_cs_tpool_worker() local
89 struct lp_cs_tpool *pool = CALLOC_STRUCT(lp_cs_tpool); lp_cs_tpool_create() local
110 lp_cs_tpool_destroy(struct lp_cs_tpool *pool) lp_cs_tpool_destroy() argument
130 lp_cs_tpool_queue_task(struct lp_cs_tpool *pool, lp_cs_tpool_task_func work, void *data, int num_iters) lp_cs_tpool_queue_task() argument
169 lp_cs_tpool_wait_for_task(struct lp_cs_tpool *pool, struct lp_cs_tpool_task **task_handle) lp_cs_tpool_wait_for_task() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dsimplethread.cpp39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_mempool.h52 to_panfrost_pool(struct pan_pool *pool) in to_panfrost_pool() argument
71 panfrost_pool_take_ref(struct panfrost_pool *pool, mali_pt argument
92 panfrost_pool_num_bos(struct panfrost_pool *pool) panfrost_pool_num_bos() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.c38 void memory_pool_init(struct memory_pool * pool) in memory_pool_init() argument
44 void memory_pool_destroy(struct memory_pool * pool) in memory_pool_destroy() argument
53 static void refill_pool(struct memory_pool * pool) in refill_pool() argument
71 memory_pool_malloc(struct memory_pool * pool, unsigned int bytes) memory_pool_malloc() argument
[all...]
H A Dradeon_list.c35 struct rc_list * rc_list(struct memory_pool * pool, void * item) in rc_list() argument
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Dprov_seed.c21 RAND_POOL *pool; in ossl_rand_get_entropy() local
52 RAND_POOL *pool; in ossl_rand_get_nonce() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsound-file.c40 pa_sound_file_load( pa_mempool *pool, const char *fname, pa_sample_spec *ss, pa_channel_map *map, pa_memchunk *chunk, pa_proplist *p) pa_sound_file_load() argument
H A Dmemchunk.c35 pa_mempool *pool; in pa_memchunk_make_writable() local
52 pa_mempool_unref(pool), pool = NULL; in pa_memchunk_make_writable() local
/third_party/pulseaudio/src/tests/
H A Dremix-test.c74 pa_mempool *pool; in main() local
/third_party/openssl/crypto/rand/
H A Dprov_seed.c21 RAND_POOL *pool; in ossl_rand_get_entropy() local
52 RAND_POOL *pool; in ossl_rand_get_nonce() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dcompute_pipeline.cc34 Result ComputePipeline::Initialize(CommandPool* pool) { in Initialize() argument
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorPool.cpp31 VkDescriptorPool pool; in Create() local
41 GrVkDescriptorPool::GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorPool pool, in GrVkDescriptorPool() argument
/third_party/skia/src/gpu/
H A DGrProcessor.cpp36 GrMemoryPool* pool() const { in pool() function in __anon18778::MemoryPoolAccessor
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.hpp55 uint8_t *pool = nullptr; member in vk::DescriptorPool
/third_party/skia/src/sksl/
H A DSkSLPool.cpp39 auto pool = std::unique_ptr<Pool>(new Pool); in Create() local
/third_party/protobuf/php/tests/
H A Dmemory_leak_test.php194 $pool = \Google\Protobuf\DescriptorPool::getGeneratedPool(); variable
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.h60 DescriptorPool* pool; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php44 private $pool; variable
51 $this->pool = $pool; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.cpp34 MemPool pool; in intArrayTest() local
108 MemPool pool; in alignedIntArrayTest() local
240 MemPool pool; sideEffectTest() local
272 MemPool pool; iteratorTest() local
[all...]
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolArray.h40 deMemPool* pool; /*!< Pool from which all memory is allocated from. */ member
[all...]

Completed in 8 milliseconds

12345678910>>...42