/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 115 #define DEFINE_APPEND_HANDLER(type, ctype) \ argument 333 #define DEFINE_ONEOF_HANDLER(type, ctype) \ argument 943 #define T(upbtypeconst, upbtype, ctype) \ in putary() argument 1119 #define T(upbtypeconst, upbtype, ctype, default_value) \ in putmsg() argument
|
D | upb.c | 3659 #define SHIM_WRITER(type, ctype) \ argument 4336 static bool init(upb_table *t, upb_ctype_t ctype, uint8_t size_lg2, in init() 4534 bool upb_strtable_init2(upb_strtable *t, upb_ctype_t ctype, upb_alloc *a) { in upb_strtable_init2() 4708 bool upb_inttable_sizedinit(upb_inttable *t, upb_ctype_t ctype, in upb_inttable_sizedinit() 4728 bool upb_inttable_init2(upb_inttable *t, upb_ctype_t ctype, upb_alloc *a) { in upb_inttable_init2() 8824 #define PRIMITIVE_OP(type, wt, name, convfunc, ctype) \ in run_decoder_vm() argument 9614 #define T(type, ctype, convert, encode) \ argument 9970 #define TYPE(name, ctype, fmt) \ argument 12693 #define TYPE(type, name, ctype) \ in printer_sethandlers() argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | message.h | 898 FieldDescriptor::CppType cpptype, int ctype, in GetRawRepeatedField()
|
D | descriptor.proto | 458 optional CType ctype = 1 [default = STRING]; field
|
D | generated_message_reflection.cc | 1716 int ctype, const Descriptor* desc) const { in MutableRawRepeatedField() 1742 int ctype, const Descriptor* desc) const { in GetRawRepeatedField()
|
D | descriptor.pb.h | 6678 inline ::google::protobuf::FieldOptions_CType FieldOptions::ctype() const { in ctype() function
|
D | descriptor.pb.cc | 10636 ::google::protobuf::FieldOptions_CType FieldOptions::ctype() const { in ctype() function in google::protobuf::FieldOptions
|
/frameworks/base/media/mca/ |
D | structgen.py | 107 def __init__(self, name, structname, jclassname, package, javatype, ctype, jtype, defval): argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/ |
D | upb.h | 599 upb_ctype_t ctype; member 616 upb_ctype_t ctype) { in _upb_value_setval() 621 UPB_INLINE upb_value _upb_value_val(uint64_t val, upb_ctype_t ctype) { in _upb_value_val() 780 upb_ctype_t ctype; /* Type of all values. */ member 796 #define UPB_STRTABLE_INIT(count, mask, ctype, size_lg2, entries) \ argument 799 #define UPB_EMPTY_STRTABLE_INIT(ctype) \ argument 809 #define UPB_INTTABLE_INIT(count, mask, ctype, size_lg2, ent, a, asize, acount) \ argument 812 #define UPB_EMPTY_INTTABLE_INIT(ctype) \ argument
|
D | upb.c | 3502 #define SHIM_WRITER(type, ctype) \ argument 4101 static bool init(upb_table *t, upb_ctype_t ctype, uint8_t size_lg2) { in init() 4292 bool upb_strtable_init(upb_strtable *t, upb_ctype_t ctype) { in upb_strtable_init() 4461 bool upb_inttable_sizedinit(upb_inttable *t, upb_ctype_t ctype, in upb_inttable_sizedinit() 4481 bool upb_inttable_init(upb_inttable *t, upb_ctype_t ctype) { in upb_inttable_init() 8113 #define PRIMITIVE_OP(type, wt, name, convfunc, ctype) \ in run_decoder_vm() argument 8903 #define T(type, ctype, convert, encode) \ argument 9296 #define TYPE(name, ctype, fmt) \ argument 11874 #define TYPE(type, name, ctype) \ in printer_sethandlers() argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 345 optional CType ctype = 1 [default = STRING]; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 345 optional CType ctype = 1 [default = STRING]; field
|
/frameworks/native/opengl/tools/glgen/src/ |
D | JType.java | 287 public static JType convert(CType ctype, boolean useArray) { in convert()
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 4188 const uint16_t ctype = dtohs(chunk->type); in addInternal() local 6689 const uint16_t ctype = dtohs(chunk->type); in parsePackage() local
|