Searched defs:upb_MiniTable (Results 1 – 8 of 8) sorted by relevance
64 struct upb_MiniTable { struct65 const upb_MiniTableSub* subs; argument66 const upb_MiniTableField* fields; argument70 uint16_t size;72 uint16_t field_count;73 uint8_t ext; // upb_ExtMode, declared as uint8_t so sizeof(ext) == 174 uint8_t dense_below;75 uint8_t table_mask;76 uint8_t required_count; // Required fields have the lowest hasbits.81 _upb_FastTable_Entry fasttable[];
33 typedef struct upb_MiniTable upb_MiniTable; typedef
18 typedef struct upb_MiniTable upb_MiniTable; typedef
46 struct upb_MiniTable { struct
676 typedef struct upb_MiniTable upb_MiniTable; typedef1221 struct upb_MiniTable { struct1222 const upb_MiniTable_Sub* subs; argument1223 const upb_MiniTable_Field* fields; argument1240 const upb_MiniTable* extendee; argument
674 typedef struct upb_MiniTable upb_MiniTable; typedef1219 struct upb_MiniTable { struct1220 const upb_MiniTable_Sub* subs; argument1221 const upb_MiniTable_Field* fields; argument1238 const upb_MiniTable* extendee; argument