Searched defs:pool_ (Results 1 – 16 of 16) sorted by relevance
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ | ||
| D | command_pool.h | 38 VkCommandPool pool_ = VK_NULL_HANDLE; variable |
| D | command_buffer.h | 57 CommandPool* pool_ = nullptr; variable |
| D | engine_vulkan.h | 90 std::unique_ptr<CommandPool> pool_; variable |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | importer.h | 188 DescriptorPool pool_; variable |
| D | parser_unittest.cc | 180 DescriptorPool pool_; member in google::protobuf::compiler::__anona8278ed00111::ParserTest |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor_unittest.cc | 377 DescriptorPool pool_; member in google::protobuf::descriptor_unittest::FileDescriptorTest |
| D | dynamic_message_unittest.cc | 62 DescriptorPool pool_; member in google::protobuf::DynamicMessageTest |
| D | descriptor_database_unittest.cc | 148 DescriptorPool pool_; member in google::protobuf::__anon3359828c0111::DescriptorPoolDatabaseTestCase |
| D | extension_set_heavy.cc | 97 const DescriptorPool* pool_; member in google::protobuf::internal::DescriptorPoolExtensionFinder |
| D | descriptor.h | 1551 const DescriptorPool* pool_; variable |
| D | map_test.cc | 2830 const DescriptorPool* pool_; member in google::protobuf::internal::__anoned7620970211::MapFieldInDynamicMessageTest |
| D | descriptor.cc | 3152 const DescriptorPool* pool_; member in google::protobuf::DescriptorBuilder |
| /third_party/protobuf/src/google/protobuf/util/ | ||
| D | type_resolver_util.cc | 360 const DescriptorPool* pool_; member in google::protobuf::util::__anonc69534370111::DescriptorPoolTypeResolver |
| /third_party/gn/src/gn/ | ||
| D | tool.h | 296 LabelPtrPair<Pool> pool_; variable |
| D | target.h | 543 LabelPtrPair<Pool> pool_; variable |
| /third_party/ninja/src/ | ||
| D | graph.h | 211 Pool* pool_ = nullptr; member |