| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_unix.c | 141 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument 626 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument 754 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument 777 ossl_rand_pool_add_additional_data(RAND_POOL *pool) ossl_rand_pool_add_additional_data() argument [all...] |
| H A D | rand_vms.c | 344 size_t data_collect_method(RAND_POOL *pool) in data_collect_method() argument 500 size_t get_entropy_method(RAND_POOL *pool) in get_entropy_method() argument 543 ossl_pool_acquire_entropy(RAND_POOL *pool) ossl_pool_acquire_entropy() argument 550 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_ctx.c | 65 BN_POOL pool; member 162 BN_POOL_ITEM *pool = ctx->pool.head; in BN_CTX_free() local [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | FileDescriptor.cs | 83 private FileDescriptor(ByteString descriptorData, FileDescriptorProto proto, IEnumerable<FileDescriptor> dependencies, DescriptorPool pool, bool allowUnknownDependencies, GeneratedClrTypeInfo generatedCodeInfo) in FileDescriptor() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblock.h | 63 pa_mempool *pool; member
|
| H A D | sample-util.c | 180 static pa_memblock *silence_memblock_new(pa_mempool *pool, uint8_t c) { in silence_memblock_new() argument 217 pa_memchunk* pa_silence_memchunk_get(pa_silence_cache *cache, pa_mempool *pool, pa_memchunk* ret, const pa_sample_spec *spec, size_t length) { in pa_silence_memchunk_get() argument 373 void pa_memchunk_sine(pa_memchunk *c, pa_mempool *pool, unsigne argument [all...] |
| H A D | core.c | 111 pa_mempool *pool; in pa_core_new() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | resampler-rewind-test.c | 47 static pa_memblock *silence_memblock_new(pa_mempool *pool, uint8_t c) { in silence_memblock_new() argument 141 static pa_memblock* generate_block(pa_mempool *pool, const pa_sample_spec *ss, unsigned frequency, double amplitude, size_t nr_of_samples) { in generate_block() argument 223 pa_mempool *pool = NULL; in main() local [all...] |
| /third_party/openssl/crypto/bn/ |
| H A D | bn_ctx.c | 65 BN_POOL pool; member 162 BN_POOL_ITEM *pool = ctx->pool.head; in BN_CTX_free() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRef.hpp | 215 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkDescriptorPool pool) in Deleter() argument 238 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkCommandPool pool) in Deleter() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | pipeline.cc | 78 Result Pipeline::Initialize(CommandPool* pool) { in Initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_mem_alloc_wrapper.cpp | 93 void DestroyPool(VmaAllocator allocator, VmaPool pool) in DestroyPool() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| H A D | Device.cpp | 414 void Device::FreeCommandBuffer(VkCommandPool pool, VkCommandBuffer buffer) in FreeCommandBuffer() argument 299 AllocateDescriptorSet( VkDescriptorPool pool, VkDescriptorSetLayout layout, VkDescriptorSet *out) const AllocateDescriptorSet() argument 401 AllocateCommandBuffer( VkCommandPool pool, VkCommandBuffer *out) const AllocateCommandBuffer() argument
|
| /third_party/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_unix.c | 141 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument 626 size_t ossl_pool_acquire_entropy(RAND_POOL *pool) in ossl_pool_acquire_entropy() argument 754 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument 777 ossl_rand_pool_add_additional_data(RAND_POOL *pool) ossl_rand_pool_add_additional_data() argument [all...] |
| H A D | rand_vms.c | 344 size_t data_collect_method(RAND_POOL *pool) in data_collect_method() argument 500 size_t get_entropy_method(RAND_POOL *pool) in get_entropy_method() argument 543 ossl_pool_acquire_entropy(RAND_POOL *pool) ossl_pool_acquire_entropy() argument 550 ossl_pool_add_nonce_data(RAND_POOL *pool) ossl_pool_add_nonce_data() argument [all...] |
| /third_party/openssl/providers/implementations/rands/ |
| H A D | seed_src.c | 98 RAND_POOL *pool; in seed_src_generate() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | huffman_encode_utils.c | 135 SetBitDepths(const HuffmanTree* const tree, const HuffmanTree* const pool, uint8_t* const bit_depths, int level) SetBitDepths() argument
|
| /third_party/skia/tests/ |
| H A D | GrMemoryPoolTest.cpp | 234 AutoPoolReleaser(GrMemoryPool& pool): fPool(pool) { in AutoPoolReleaser() argument 262 auto pool in DEF_TEST() local 268 auto pool = GrMemoryPool::Make(kSmallestMinAllocSize, kSmallestMinAllocSize / 2); DEF_TEST() local 278 auto pool = GrMemoryPool::Make(kPreallocSize, 0); DEF_TEST() local 285 auto pool = GrMemoryPool::Make(0, kMinAllocSize); DEF_TEST() local 300 auto pool = GrMemoryPool::Make(kSmallestMinAllocSize, kMinAllocSize); DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | ManualSwapChainTest.cpp | 338 utils::ScopedAutoreleasePool pool; in main() local
|
| H A D | ComputeBoids.cpp | 328 utils::ScopedAutoreleasePool pool; in main() local
|
| H A D | CubeReflection.cpp | 305 utils::ScopedAutoreleasePool pool; in main() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-name-table.hh | 355 const char *pool; member
|
| H A D | hb-ot-post-table.hh | 259 const uint8_t *pool; member
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | importer.h | 179 inline const DescriptorPool* pool() const { return &pool_; } in pool() function in google::protobuf::compiler::Importer
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | extension_dict.cc | 241 PyDescriptorPool* pool = cmessage::GetFactoryForMessage(self->parent)->pool; in _FindExtensionByName() local 271 PyDescriptorPool* pool = cmessage::GetFactoryForMessage(self->parent)->pool; in _FindExtensionByNumber() local [all...] |