/aosp_15_r20/external/protobuf/ruby/lib/google/protobuf/ |
H A D | descriptor_dsl.rb | 298 def optional(name, type, number, type_class=nil, options=nil) argument 302 def proto3_optional(name, type, number, type_class=nil, options=nil) argument 307 def required(name, type, number, type_class=nil, options=nil) argument 311 def repeated(name, type, number, type_class = nil, options=nil) argument 366 def internal_add_field(label, name, type, number, type_class, options, argument 430 def optional(name, type, number, type_class=nil, options=nil) argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/lib/google/protobuf/ |
H A D | descriptor_dsl.rb | 298 def optional(name, type, number, type_class=nil, options=nil) argument 302 def proto3_optional(name, type, number, type_class=nil, options=nil) argument 307 def required(name, type, number, type_class=nil, options=nil) argument 311 def repeated(name, type, number, type_class = nil, options=nil) argument 366 def internal_add_field(label, name, type, number, type_class, options, argument 430 def optional(name, type, number, type_class=nil, options=nil) argument
|
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1alpha1/ |
H A D | streaming_resources.proto | 94 string type_class = 1; field
|
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1/ |
H A D | streaming_resources.proto | 94 string type_class = 1; field
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.h | 49 IdTypeClass type_class; member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | text_handler.h | 49 IdTypeClass type_class; member
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | text_handler.h | 49 IdTypeClass type_class; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/ |
D | Type.h | 501 lldb::TypeClass type_class = lldb::eTypeClassAny; member
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | generated_message_util.cc | 324 #define SERIALIZE_TABLE_OP(type, type_class) \ argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_util.cc | 320 #define SERIALIZE_TABLE_OP(type, type_class) \ argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | repeated_field.c | 45 VALUE type_class; // To GC-root the msgdef/enumdef in type_info. member
|
H A D | defs.c | 1235 VALUE* type_class, VALUE* init_arg) { in TypeInfo_FromClass()
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | repeated_field.c | 45 VALUE type_class; // To GC-root the msgdef/enumdef in type_info. member
|
H A D | defs.c | 1235 VALUE* type_class, VALUE* init_arg) { in TypeInfo_FromClass()
|
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/ |
H A D | abi_wrappers.cpp | 317 clang::Type::TypeClass type_class = base_type->getTypeClass(); in CreateBasicNamedAndTypedDecl() local
|
/aosp_15_r20/external/python/asn1crypto/tests/ |
D | test_core.py | 475 def parse_universal_type(self, input_filename, type_class, native): argument
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/ |
D | AppleScript_Suite.py | 1368 class type_class(aetools.ComponentItem): class
|
/aosp_15_r20/dalvik/dx/etc/ |
HD | jasmin.jar | ... type_array
private static final char type_string
private static final char type_class
private static final char type_enum
private static final char type_annot ... |