Searched refs:extension_count (Results 1 - 7 of 7) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dvk_layer_logging.h64 debug_report_create_instance(VkLayerInstanceDispatchTable *table, VkInstance inst, uint32_t extension_count, argument
79 for (uint32_t i = 0; i < extension_count; i++) {
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Dvk_layer_logging.h64 debug_report_create_instance(VkLayerInstanceDispatchTable *table, VkInstance inst, uint32_t extension_count, argument
79 for (uint32_t i = 0; i < extension_count; i++) {
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h241 int extension_count() const;
242 // Get an extension by index, where 0 <= index < extension_count().
945 int extension_count() const;
946 // Gets an extension's descriptor, where 0 <= index < extension_count().
1336 PROTOBUF_DEFINE_ACCESSOR(Descriptor, extension_count, int)
1409 PROTOBUF_DEFINE_ACCESSOR(FileDescriptor, extension_count, int)
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h241 int extension_count() const;
242 // Get an extension by index, where 0 <= index < extension_count().
945 int extension_count() const;
946 // Gets an extension's descriptor, where 0 <= index < extension_count().
1336 PROTOBUF_DEFINE_ACCESSOR(Descriptor, extension_count, int)
1409 PROTOBUF_DEFINE_ACCESSOR(FileDescriptor, extension_count, int)
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h241 int extension_count() const;
242 // Get an extension by index, where 0 <= index < extension_count().
945 int extension_count() const;
946 // Gets an extension's descriptor, where 0 <= index < extension_count().
1336 PROTOBUF_DEFINE_ACCESSOR(Descriptor, extension_count, int)
1409 PROTOBUF_DEFINE_ACCESSOR(FileDescriptor, extension_count, int)
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h307 int extension_count() const;
308 // Get an extension by index, where 0 <= index < extension_count().
1213 int extension_count() const;
1214 // Gets an extension's descriptor, where 0 <= index < extension_count().
1663 PROTOBUF_DEFINE_ACCESSOR(Descriptor, extension_count, int)
1754 PROTOBUF_DEFINE_ACCESSOR(FileDescriptor, extension_count, int)
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h241 int extension_count() const;
242 // Get an extension by index, where 0 <= index < extension_count().
945 int extension_count() const;
946 // Gets an extension's descriptor, where 0 <= index < extension_count().
1336 PROTOBUF_DEFINE_ACCESSOR(Descriptor, extension_count, int)
1409 PROTOBUF_DEFINE_ACCESSOR(FileDescriptor, extension_count, int)

Completed in 298 milliseconds