| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | threadpool.c | 44 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 D | state_pool_test_helper.h | 27 struct anv_state_pool *pool; member
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_mempool.h | 70 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 D | panvk_vX_meta.c | 35 panvk_per_arch(meta_emit_viewport)(struct pan_pool *pool, in meta_emit_viewport() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_command_buffer.c | 31 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 D | lp_cs_tpool.c | 38 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 D | simplethread.cpp | 39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_mempool.h | 52 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 D | memory_pool.c | 38 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 D | radeon_list.c | 35 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 D | prov_seed.c | 21 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 D | sound-file.c | 40 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 D | memchunk.c | 35 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 D | remix-test.c | 74 pa_mempool *pool; in main() local
|
| /third_party/openssl/crypto/rand/ |
| H A D | prov_seed.c | 21 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 D | compute_pipeline.cc | 34 Result ComputePipeline::Initialize(CommandPool* pool) { in Initialize() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkDescriptorPool.cpp | 31 VkDescriptorPool pool; in Create() local 41 GrVkDescriptorPool::GrVkDescriptorPool(const GrVkGpu* gpu, VkDescriptorPool pool, in GrVkDescriptorPool() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrProcessor.cpp | 36 GrMemoryPool* pool() const { in pool() function in __anon18778::MemoryPoolAccessor
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDescriptorPool.hpp | 55 uint8_t *pool = nullptr; member in vk::DescriptorPool
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLPool.cpp | 39 auto pool = std::unique_ptr<Pool>(new Pool); in Create() local
|
| /third_party/protobuf/php/tests/ |
| H A D | memory_leak_test.php | 194 $pool = \Google\Protobuf\DescriptorPool::getGeneratedPool(); variable
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | descriptor_pool.h | 60 DescriptorPool* pool; member
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | MessageBuilderContext.php | 44 private $pool; variable 51 $this->pool = $pool; variable
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | dePoolArray.cpp | 34 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 D | dePoolArray.h | 40 deMemPool* pool; /*!< Pool from which all memory is allocated from. */ member [all...] |