| /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/panfrost/vulkan/ |
| 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/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...] |
| H A D | dePoolHash.c | 39 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolHash_selfTest() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | WorkerThread.h | 46 void setWorkerThreadPool(std::shared_ptr<WorkerThreadPool> pool) { mPool = pool; } in setWorkerThreadPool() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | buffer_internal.h | 78 AVBufferPool *pool; member 90 BufferPoolEntry *pool; member
|
| /third_party/libunwind/libunwind/src/mi/ |
| H A D | mempool.c | 69 free_object (struct mempool *pool, void *object) in free_object() argument 79 add_memory (struct mempool *pool, char *mem, size_t size, size_t obj_size) in add_memory() argument 88 expand (struct mempool *pool) in expand() argument 110 mempool_init(struct mempool *pool, size_t obj_size, size_t reserve) mempool_init() argument 137 mempool_alloc(struct mempool *pool) mempool_alloc() argument 158 mempool_free(struct mempool *pool, void *object) mempool_free() argument [all...] |
| /third_party/node/deps/v8/tools/testrunner/testproc/ |
| H A D | execution.py | 9 from ..local import pool namespace
|