Searched defs:pool_ (Results 1 - 21 of 21) sorted by relevance
| /third_party/nghttp2/src/ | ||
| H A D | shrpx_downstream_connection_pool.h | 48 std::set<DownstreamConnection *> pool_; member in shrpx::DownstreamConnectionPool |
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ | ||
| H A D | command_pool.h | 38 VkCommandPool pool_ = VK_NULL_HANDLE; member in amber::vulkan::CommandPool |
| H A D | engine_vulkan.h | 90 std::unique_ptr<CommandPool> pool_; member in amber::vulkan::EngineVulkan |
| H A D | command_buffer.h | 57 CommandPool* pool_ = nullptr; member in amber::vulkan::CommandBuffer |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor_database.h | 352 const DescriptorPool& pool_; member in google::protobuf::DescriptorPoolDatabase |
| H A D | dynamic_message.h | 128 const DescriptorPool* pool_; member in google::protobuf::DynamicMessageFactory |
| H A D | dynamic_message_unittest.cc | 62 DescriptorPool pool_; member in google::protobuf::DynamicMessageTest [all...] |
| H A D | descriptor_database_unittest.cc | 148 DescriptorPool pool_; member in google::protobuf::__anon16991::DescriptorPoolDatabaseTestCase |
| H A D | extension_set_heavy.cc | 97 const DescriptorPool* pool_; member in google::protobuf::internal::DescriptorPoolExtensionFinder |
| H A D | descriptor.h | 1551 const DescriptorPool* pool_; member in google::protobuf::FileDescriptor |
| H A D | descriptor_unittest.cc | 377 DescriptorPool pool_; member in google::protobuf::descriptor_unittest::FileDescriptorTest 776 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::DescriptorTest 1113 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::OneofDescriptorTest 1211 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::StylizedFieldNamesTest 1377 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::EnumDescriptorTest 1544 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::ServiceDescriptorTest 1720 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::NestedDescriptorTest 1903 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::ExtensionDescriptorTest 2099 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::ReservedDescriptorTest 2196 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::ReservedEnumDescriptorTest 2338 std::unique_ptr<DescriptorPool> pool_; global() member in google::protobuf::descriptor_unittest::MiscTest 2763 std::unique_ptr<DescriptorPool> pool_; global() member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest 3690 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::ValidationErrorTest 7263 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::SourceLocationTest 7760 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::CopySourceCodeInfoToTest 7845 DescriptorPool pool_; global() member in google::protobuf::descriptor_unittest::LazilyBuildDependenciesTest [all...] |
| H A D | map_test.cc | 2830 const DescriptorPool* pool_; member in google::protobuf::internal::__anon17033::MapFieldInDynamicMessageTest |
| H A D | descriptor.cc | 3152 const DescriptorPool* pool_; member in google::protobuf::DescriptorBuilder [all...] |
| /third_party/protobuf/src/google/protobuf/util/ | ||
| H A D | type_resolver_util.cc | 360 const DescriptorPool* pool_; member in google::protobuf::util::__anon17109::DescriptorPoolTypeResolver |
| /third_party/node/deps/v8/src/heap/cppgc/ | ||
| H A D | page-memory.h | 192 std::vector<Result> pool_[kNumPoolBuckets]; member in cppgc::internal::final |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| H A D | importer.h | 188 DescriptorPool pool_; member in google::protobuf::compiler::Importer |
| H A D | parser_unittest.cc | 180 DescriptorPool pool_; member in google::protobuf::compiler::__anon16974::ParserTest [all...] |
| /third_party/gn/src/gn/ | ||
| H A D | tool.h | 296 LabelPtrPair<Pool> pool_; member in Tool |
| H A D | target.h | 543 LabelPtrPair<Pool> pool_; member in Target |
| /third_party/ninja/src/ | ||
| H A D | graph.h | 211 Pool* pool_ = nullptr;
member |
| /third_party/node/deps/v8/src/codegen/ | ||
| H A D | constant-pool.h | 296 ConstantPool* pool_; member in v8::internal::ConstantPool::BlockScope |
Completed in 34 milliseconds