Searched defs:UPB_SIZE (Results 1 – 8 of 8) sorted by relevance
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.h | 64 #define UPB_SIZE(size32, size64) size32 macro 66 #define UPB_SIZE(size32, size64) size64 macro
|
| D | ruby-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|
| /external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.h | 64 #define UPB_SIZE(size32, size64) size32 macro 66 #define UPB_SIZE(size32, size64) size64 macro
|
| D | ruby-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|
| /external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 62 #define UPB_SIZE(size32, size64) size32 macro 64 #define UPB_SIZE(size32, size64) size64 macro
|
| D | php-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 62 #define UPB_SIZE(size32, size64) size32 macro 64 #define UPB_SIZE(size32, size64) size64 macro
|
| D | php-upb.c | 63 #define UPB_SIZE(size32, size64) size32 macro 65 #define UPB_SIZE(size32, size64) size64 macro
|