OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upb_ctype_t
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.h
592
}
upb_ctype_t
;
typedef in typeref:enum:__anon28827
599
upb_ctype_t
ctype;
616
upb_ctype_t
ctype) {
621
UPB_INLINE upb_value _upb_value_val(uint64_t val,
upb_ctype_t
ctype) {
780
upb_ctype_t
ctype; /* Type of all values. */
850
bool upb_inttable_init(upb_inttable *table,
upb_ctype_t
ctype);
851
bool upb_strtable_init(upb_strtable *table,
upb_ctype_t
ctype);
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
799
}
upb_ctype_t
;
typedef in typeref:enum:__anon28884
806
upb_ctype_t
ctype;
827
upb_ctype_t
ctype) {
832
UPB_INLINE upb_value _upb_value_val(uint64_t val,
upb_ctype_t
ctype) {
[
all
...]
Completed in 51 milliseconds