Home
last modified time | relevance | path

Searched defs:DescriptorPool (Results 1 – 25 of 25) sorted by relevance

/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.h39 class DescriptorPool; variable
Dtype_resolver.h48 class DescriptorPool; variable
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h22 typedef struct DescriptorPool DescriptorPool; typedef
64 struct DescriptorPool { struct
65 zend_object std;
66 upb_symtab* symtab;
67 HashTable* pending_list;
Ddef.c126 PHP_METHOD(DescriptorPool, addMessage) { in PHP_METHOD() argument
160 PHP_METHOD(DescriptorPool, finalize) { in PHP_METHOD() argument
/external/protobuf/src/google/protobuf/
Ddynamic_message.h55 class DescriptorPool; // descriptor.h variable
Dgenerated_message_reflection.h61 class DescriptorPool; variable
Dextension_set.h59 class DescriptorPool; // descriptor.h variable
Ddescriptor.h85 class DescriptorPool; variable
Ddescriptor.cc1043 DescriptorPool::DescriptorPool() in DescriptorPool() function in google::protobuf::DescriptorPool
1053 DescriptorPool::DescriptorPool(DescriptorDatabase* fallback_database, in DescriptorPool() function in google::protobuf::DescriptorPool
1065 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool() function in google::protobuf::DescriptorPool
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs43 internal sealed class DescriptorPool class
56 internal DescriptorPool(FileDescriptor[] dependencyFiles) in DescriptorPool() method in Google.Protobuf.Reflection.DescriptorPool
DFileDescriptor.cs182 internal DescriptorPool DescriptorPool { get; } property in Google.Protobuf.Reflection.FileDescriptor
/external/swiftshader/src/Vulkan/
DVkDescriptorPool.hpp23 class DescriptorPool : public Object<DescriptorPool, VkDescriptorPool> class
DVkDescriptorPool.cpp23 DescriptorPool::DescriptorPool(const VkDescriptorPoolCreateInfo* pCreateInfo, void* mem) : in DescriptorPool() function in vk::DescriptorPool
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h52 typedef struct DescriptorPool DescriptorPool; typedef
105 struct DescriptorPool { struct
106 upb_symtab* symtab;
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h76 typedef GRPC_CUSTOM_DESCRIPTORPOOL DescriptorPool; typedef
/external/protobuf/python/google/protobuf/pyext/
Dmessage.h52 class DescriptorPool; variable
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h53 class DescriptorPool; // descriptor.h variable
/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py83 class DescriptorPool(object): class
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h139 class DescriptorPool; variable
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1932 struct DescriptorPool struct
1934 typedef VkDescriptorPool Type;
1936 struct Parameters
1961 struct Resources
1966 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1971 … Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2110 private static final class DescriptorPool { class in Descriptors
2118 DescriptorPool(final FileDescriptor[] dependencies, in DescriptorPool() method in Descriptors.DescriptorPool
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp576 class DescriptorPool class
579 DescriptorPool (VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo) in DescriptorPool() function in vk::__anon9294a1450111::DescriptorPool
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp691 NON_DISPATCHABLE_HANDLE_DTOR(DescriptorPool, vkDestroyDescriptorPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
/external/swiftshader/include/vulkan/
Dvulkan.hpp3748 class DescriptorPool class
3751 VULKAN_HPP_CONSTEXPR DescriptorPool() in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
3755 VULKAN_HPP_CONSTEXPR DescriptorPool( std::nullptr_t ) in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
3759 VULKAN_HPP_TYPESAFE_EXPLICIT DescriptorPool( VkDescriptorPool descriptorPool ) in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12611 class DescriptorPool class
12614 VULKAN_HPP_CONSTEXPR DescriptorPool() in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
12618 VULKAN_HPP_CONSTEXPR DescriptorPool( std::nullptr_t ) in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool
12622 VULKAN_HPP_TYPESAFE_EXPLICIT DescriptorPool( VkDescriptorPool descriptorPool ) in DescriptorPool() function in VULKAN_HPP_NAMESPACE::DescriptorPool