Home
last modified time | relevance | path

Searched defs:pool (Results 1 - 25 of 396) sorted by relevance

12345678910>>...16

/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_tsc.c33 size_t ossl_prov_acquire_entropy_from_tsc(RAND_POOL *pool) in ossl_prov_acquire_entropy_from_tsc() argument
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/openssl/providers/implementations/rands/seeding/
H A Drand_tsc.c33 size_t ossl_prov_acquire_entropy_from_tsc(RAND_POOL *pool) in ossl_prov_acquire_entropy_from_tsc() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_buf_item.h26 void *pool; member
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
[all...]
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
H A DApi.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DFieldMask.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DDuration.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DGPBEmpty.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DAny.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DType.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DStruct.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DWrappers.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DSourceContext.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
H A DTimestamp.php12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); variable
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHashSet.c33 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolHashSet_selfTest() local
H A DdePoolHashArray.c33 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolHashArray_selfTest() local
H A DdePoolMultiSet.c31 deMemPool* pool = deMemPool_createRoot(DE_NULL, 0); in dePoolMultiSet_selfTest() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumBuilderContext.php42 private $pool; variable
49 $this->pool = $pool; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMemPool.cpp32 char* copyToPool (de::MemPool* pool, const char* string) in copyToPool() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestBufferPool.cpp42 std::shared_ptr<BufferPool<AVBuffer>> pool; member in OHOS::Media::Test::BufferPoolTest
[all...]
/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

Completed in 5 milliseconds

12345678910>>...16