| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | DescriptorSetAllocator.h | 57 struct DescriptorPool { struct 58 VkDescriptorPool vkPool; argument 64 std::vector<DescriptorPool> mDescriptorPools; argument
|
| /third_party/protobuf/python/google/protobuf/ |
| D | proto_json.py | 21 descriptor_pool: Optional[DescriptorPool]=None, 57 descriptor_pool: Optional[DescriptorPool]=None,
|
| D | descriptor_pool.py | 83 class DescriptorPool(object): class
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | type_resolver_util.h | 22 class DescriptorPool; variable
|
| D | type_resolver.h | 28 class DescriptorPool; variable
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| D | DescriptorPool.php | 12 class DescriptorPool class
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | def.c | 730 typedef struct DescriptorPool { struct 733 } DescriptorPool; argument 771 PHP_METHOD(DescriptorPool, getGeneratedPool) { in PHP_METHOD() argument 780 PHP_METHOD(DescriptorPool, getDescriptorByClassName) { in PHP_METHOD() argument 809 PHP_METHOD(DescriptorPool, getEnumDescriptorByClassName) { in PHP_METHOD() argument 838 PHP_METHOD(DescriptorPool, getDescriptorByProtoName) { in PHP_METHOD() argument 988 PHP_METHOD(DescriptorPool, internalAddGeneratedFile) { in PHP_METHOD() argument
|
| /third_party/protobuf/ruby/lib/google/protobuf/ffi/ |
| D | descriptor_pool.rb | 24 class DescriptorPool class
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | DescriptorPool.cs | 19 internal sealed class DescriptorPool class 35 internal DescriptorPool(IEnumerable<FileDescriptor> dependencyFiles) in DescriptorPool() method in Google.Protobuf.Reflection.DescriptorPool
|
| D | FileDescriptor.cs | 315 internal DescriptorPool DescriptorPool { get; } property in Google.Protobuf.Reflection.FileDescriptor
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkDescriptorPool.hpp | 23 class DescriptorPool : public Object<DescriptorPool, VkDescriptorPool> class
|
| D | VkDescriptorPool.cpp | 34 DescriptorPool::DescriptorPool(const VkDescriptorPoolCreateInfo *pCreateInfo, void *mem) in DescriptorPool() function in vk::DescriptorPool
|
| /third_party/protobuf/src/google/protobuf/ |
| D | dynamic_message.h | 44 class DescriptorPool; // descriptor.h variable
|
| D | descriptor.h | 81 class DescriptorPool; variable 545 friend class DescriptorPool; variable 737 friend class DescriptorPool; variable 1500 friend class DescriptorPool; variable 1605 friend class DescriptorPool; variable 2030 friend class DescriptorPool; variable
|
| D | parse_context.h | 44 class DescriptorPool; variable
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | DescriptorPool.php | 18 class DescriptorPool class
|
| D | Message.php | 18 use Google\Protobuf\Internal\DescriptorPool; alias
|
| /third_party/protobuf/php/tests/ |
| D | DescriptorsTest.php | 6 use Google\Protobuf\DescriptorPool; alias
|
| /third_party/grpc/include/grpcpp/impl/codegen/ |
| D | config_protobuf.h | 93 typedef GRPC_CUSTOM_DESCRIPTORPOOL DescriptorPool; typedef
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | message.h | 31 class DescriptorPool; variable
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | command_line_interface.h | 41 class DescriptorPool; // descriptor.h variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| D | vktMemoryAddressBindingTests.cpp | 1275 struct DescriptorPool struct 1277 typedef VkDescriptorPool Type; 1279 struct Parameters 1304 struct Resources 1309 … Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
| D | vktMemoryDeviceMemoryReportTests.cpp | 1293 struct DescriptorPool struct 1295 typedef VkDescriptorPool Type; 1297 struct Parameters 1322 struct Resources 1327 … Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAddressBindingTests.cpp | 1314 struct DescriptorPool struct 1316 typedef VkDescriptorPool Type; 1318 struct Parameters 1343 struct Resources 1348 … Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
| D | vktMemoryDeviceMemoryReportTests.cpp | 1299 struct DescriptorPool struct 1301 typedef VkDescriptorPool Type; 1303 struct Parameters 1328 struct Resources 1333 … Move<VkDescriptorPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|