Home
last modified time | relevance | path

Searched defs:pool (Results 26 - 50 of 961) sorted by relevance

12345678910>>...39

/foundation/multimedia/media_foundation/test/unittest/
H A DTestBufferPool.cpp42 std::shared_ptr<BufferPool<AVBuffer>> pool; member in OHOS::Media::Test::BufferPoolTest
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h54 uint64_t pool:3; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h54 uint64_t pool:3; member
/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_128.c35 static UINT32 GetfreeMemSize(void *pool) in GetfreeMemSize() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
H A Dsamgr_maintenance.c44 TaskPool *pool = impl->taskPool; in SAMGR_PrintServices() local
/third_party/eudev/src/shared/
H A Dmempool.c27 struct pool { struct
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.h40 D3DPOOL pool; member
H A Dnine_helpers.c26 nine_range_pool_more(struct nine_range_pool *pool) in nine_range_pool_more() argument
53 nine_range_pool_get(struct nine_range_pool *pool, int16_t bgn, int16_t end) nine_range_pool_get() argument
66 nine_ranges_coalesce(struct nine_range *r, struct nine_range_pool *pool) nine_ranges_coalesce() argument
79 nine_ranges_insert(struct nine_range **head, int16_t bgn, int16_t end, struct nine_range_pool *pool) nine_ranges_insert() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dblock_pool_grow_first.c35 struct anv_block_pool pool; in main() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c38 size_t ossl_prov_acquire_entropy_from_cpu(RAND_POOL *pool) in ossl_prov_acquire_entropy_from_cpu() argument
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSet.cpp14 GrVkDescriptorSet(GrVkGpu* gpu, VkDescriptorSet descSet, GrVkDescriptorPool* pool, GrVkDescriptorSetManager::Handle handle) GrVkDescriptorSet() argument
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_cpu_x86.c38 size_t ossl_prov_acquire_entropy_from_cpu(RAND_POOL *pool) in ossl_prov_acquire_entropy_from_cpu() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcomapi.c34 int pool; in jpeg_abort() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dpool_test.cpp22 marl::UnboundedPool<int> pool; in TEST_P() local
26 marl::BoundedPool<int, 10> pool; in TEST_P() local
40 marl::UnboundedPool<int> pool; in TEST_P() local
47 marl::UnboundedPool<int> pool; in TEST_P() local
60 marl::BoundedPool<int, 100> pool; in TEST_P() local
67 marl::BoundedPool<int, 10> pool; in TEST_P() local
95 marl::UnboundedPool<CtorDtorCounter, marl::PoolPolicy::Reconstruct> pool; TEST_P() local
116 marl::BoundedPool<CtorDtorCounter, 10, marl::PoolPolicy::Reconstruct> pool; TEST_P() local
138 marl::UnboundedPool<CtorDtorCounter, marl::PoolPolicy::Preserve> pool; TEST_P() local
162 marl::BoundedPool<CtorDtorCounter, 10, marl::PoolPolicy::Preserve> pool; TEST_P() local
189 marl::BoundedPool<StructWithAlignment, 100> pool; TEST_P() local
199 marl::UnboundedPool<StructWithAlignment> pool; TEST_P() local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.h62 PyDescriptorPool* pool; member
/third_party/protobuf/php/src/Google/Protobuf/
H A DDescriptorPool.php37 private static $pool; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolString.hpp73 inline PoolString::PoolString (MemPool* pool) in PoolString() argument
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHeap.c61 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolHeap_selfTest() local
H A DdePoolSet.c33 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolSet_selfTest() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DLocaleList.java31 private StringPool pool; field in LocaleList
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_task_executor.cpp33 static TaskPoolExecutor pool; in GetInstance() local
44 TaskPoolExecutor* pool = this; in InitThreadPool() local
/foundation/multimedia/media_foundation/tests/unittest/avshared_memory_pool/
H A Davshared_memory_pool_test.cpp46 std::shared_ptr<AVSharedMemoryPool> pool = std::make_shared<AVSharedMemoryPool>("releaseMemory"); in HWTEST_F() local
61 std::shared_ptr<AVSharedMemoryPool> pool = std::make_shared<AVSharedMemoryPool>("doAcquireMemory"); in HWTEST_F() local
74 std::shared_ptr<AVSharedMemoryPool> pool = std::make_shared<AVSharedMemoryPool>("checkSize"); in HWTEST_F() local
89 std::shared_ptr<AVSharedMemoryPool> pool in HWTEST_F() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/
H A Dpkvm.h37 struct hyp_pool pool; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h29 struct intel_gt_buffer_pool *pool; member
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-multipath.h16 mempool_t pool; member

Completed in 6 milliseconds

12345678910>>...39