HomeSort by relevance Sort by last modified time
    Searched refs:upb_ctype_t (Results 1 - 4 of 4) sorted by null

  /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...]
upb.c     [all...]
  /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...]
upb.c     [all...]

Completed in 50 milliseconds