Home
last modified time | relevance | path

Searched defs:pool (Results 301 - 325 of 961) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/openssl/crypto/async/
H A Dasync.c106 async_pool *pool; in async_get_pool_job() local
138 async_pool *pool; in async_release_job() local
320 async_empty_pool(async_pool *pool) async_empty_pool() argument
354 async_pool *pool; ASYNC_init_thread() local
415 async_pool *pool = (async_pool *)CRYPTO_THREAD_get_local(&poolkey); async_delete_thread_state() local
[all...]
/third_party/openssl/crypto/rand/
H A Drand_pool.c25 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); in ossl_rand_pool_new() local
68 RAND_POOL *pool = OPENSSL_zalloc(sizeof(*pool)); ossl_rand_pool_attach() local
94 ossl_rand_pool_free(RAND_POOL *pool) ossl_rand_pool_free() argument
118 ossl_rand_pool_buffer(RAND_POOL *pool) ossl_rand_pool_buffer() argument
126 ossl_rand_pool_entropy(RAND_POOL *pool) ossl_rand_pool_entropy() argument
134 ossl_rand_pool_length(RAND_POOL *pool) ossl_rand_pool_length() argument
145 ossl_rand_pool_detach(RAND_POOL *pool) ossl_rand_pool_detach() argument
157 ossl_rand_pool_reattach(RAND_POOL *pool, unsigned char *buffer) ossl_rand_pool_reattach() argument
180 ossl_rand_pool_entropy_available(RAND_POOL *pool) ossl_rand_pool_entropy_available() argument
196 ossl_rand_pool_entropy_needed(RAND_POOL *pool) ossl_rand_pool_entropy_needed() argument
205 rand_pool_grow(RAND_POOL *pool, size_t len) rand_pool_grow() argument
246 ossl_rand_pool_bytes_needed(RAND_POOL *pool, unsigned int entropy_factor) ossl_rand_pool_bytes_needed() argument
291 ossl_rand_pool_bytes_remaining(RAND_POOL *pool) ossl_rand_pool_bytes_remaining() argument
305 ossl_rand_pool_add(RAND_POOL *pool, const unsigned char *buffer, size_t len, size_t entropy) ossl_rand_pool_add() argument
360 ossl_rand_pool_add_begin(RAND_POOL *pool, size_t len) ossl_rand_pool_add_begin() argument
399 ossl_rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) ossl_rand_pool_add_end() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp192 Move<VkDescriptorSet> createDescriptorSet (VkDescriptorPool pool, in createDescriptorSet() argument
157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferComputeInstance.cpp192 Move<VkDescriptorSet> createDescriptorSet (VkDescriptorPool pool, in createDescriptorSet() argument
157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp310 auto &pool = mPools[type]; in getInstance() local
328 auto &pool = mPools[instance.getShaderType()]; in putInstance() local
H A DWorkerThread.cpp344 PostWorkerTask( std::shared_ptr<WorkerThreadPool> pool, std::shared_ptr<Closure> task) PostWorkerTask() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpipeline.h114 VkDescriptorPool pool = VK_NULL_HANDLE; member
/third_party/skia/src/lazy/
H A DSkDiscardableMemoryPool.cpp94 PoolDiscardableMemory::PoolDiscardableMemory(sk_sp<DiscardableMemoryPool> pool, in PoolDiscardableMemory() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.cpp77 struct wl_shm_pool *pool = wl_shm_create_pool(shm, fd, extent.height * stride); in attachImage() local
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp180 utils::ScopedAutoreleasePool pool; in main() local
H A DAnimometer.cpp189 utils::ScopedAutoreleasePool pool; in main() local
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-native.c192 int pa_rtp_recv(pa_rtp_context *c, pa_memchunk *chunk, pa_mempool *pool, uint32_t *rtp_tstamp, struct timeval *tstamp) { in pa_rtp_recv() argument
/third_party/pulseaudio/src/tests/
H A Dlfe-filter-test.c32 pa_mempool *pool; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dticket.h81 UnboundedPool<Record> pool; member in marl::Ticket::Queue
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.cc106 DescriptorPool pool; in GenerateCode() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc59 PyMessageFactory* NewMessageFactory(PyTypeObject* type, PyDescriptorPool* pool) { in NewMessageFactory() argument
81 PyObject* pool = NULL; in New() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc184 DescriptorPool pool; in TEST() local
/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util.cc72 DescriptorPoolTypeResolver(const std::string& url_prefix, const DescriptorPool* pool) DescriptorPoolTypeResolver() argument
365 NewTypeResolverForDescriptorPool(const std::string& url_prefix, const DescriptorPool* pool) NewTypeResolverForDescriptorPool() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg.cc235 auto* pool = GetPoolForCurrentThread(); in Generate() local
241 auto* pool = GetPoolForCurrentThread(); in Fill() local
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_shared.hpp395 PoolFreeShared( SharedHandle<PoolType> pool, const Dispatcher & dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) in PoolFreeShared() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.cpp671 auto pool = paintChild->GetTaskPool(); in Execute() local
691 auto pool = child->GetTaskPool(); in Execute() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp437 VmaPool pool = VK_NULL_HANDLE; CreatePoolForBuffers() local
488 VmaPool pool = VK_NULL_HANDLE; CreatePoolForImages() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp408 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in EraseBufferFromPool() local
H A Dimage_codec_dfx.cpp41 const vector<BufferInfo>& pool = isInput ? inputBufferPool_ : outputBufferPool_; in CountOwner() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dsession_pool_test.cpp135 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); in HWTEST_F() local
161 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); in HWTEST_F() local
191 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); in HWTEST_F() local
221 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
249 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
281 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
307 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
353 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
379 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
426 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
466 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
494 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
520 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
552 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
583 shared_ptr<SessionPool> pool = make_shared<SessionPool>(kernelTalker); HWTEST_F() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...39