Searched refs:_upb_mapsorter (Results 1 – 12 of 12) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | msg.h | 568 } _upb_mapsorter; typedef 576 UPB_INLINE void _upb_mapsorter_init(_upb_mapsorter *s) { in _upb_mapsorter_init() 582 UPB_INLINE void _upb_mapsorter_destroy(_upb_mapsorter *s) { in _upb_mapsorter_destroy() 586 bool _upb_mapsorter_pushmap(_upb_mapsorter *s, upb_descriptortype_t key_type, 589 UPB_INLINE void _upb_mapsorter_popmap(_upb_mapsorter *s, _upb_sortedmap *sorted) { in _upb_mapsorter_popmap() 593 UPB_INLINE bool _upb_sortedmap_next(_upb_mapsorter *s, const upb_map *map, in _upb_sortedmap_next()
|
D | msg.c | 192 bool _upb_mapsorter_pushmap(_upb_mapsorter *s, upb_descriptortype_t key_type, in _upb_mapsorter_pushmap()
|
D | text_encode.c | 20 _upb_mapsorter sorter;
|
D | encode.c | 37 _upb_mapsorter sorter;
|
/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.h | 1851 } _upb_mapsorter; typedef 1859 UPB_INLINE void _upb_mapsorter_init(_upb_mapsorter* s) { in _upb_mapsorter_init() 1865 UPB_INLINE void _upb_mapsorter_destroy(_upb_mapsorter* s) { in _upb_mapsorter_destroy() 1869 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, 1872 UPB_INLINE void _upb_mapsorter_popmap(_upb_mapsorter* s, in _upb_mapsorter_popmap() 1877 UPB_INLINE bool _upb_sortedmap_next(_upb_mapsorter* s, const upb_Map* map, in _upb_sortedmap_next()
|
D | php-upb.c | 1373 _upb_mapsorter sorter; 2178 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, in _upb_mapsorter_pushmap()
|
/external/protobuf/php/ext/google/protobuf/ |
D | php-upb.h | 1851 } _upb_mapsorter; typedef 1859 UPB_INLINE void _upb_mapsorter_init(_upb_mapsorter* s) { in _upb_mapsorter_init() 1865 UPB_INLINE void _upb_mapsorter_destroy(_upb_mapsorter* s) { in _upb_mapsorter_destroy() 1869 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, 1872 UPB_INLINE void _upb_mapsorter_popmap(_upb_mapsorter* s, in _upb_mapsorter_popmap() 1877 UPB_INLINE bool _upb_sortedmap_next(_upb_mapsorter* s, const upb_Map* map, in _upb_sortedmap_next()
|
D | php-upb.c | 1373 _upb_mapsorter sorter; 2178 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, in _upb_mapsorter_pushmap()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.h | 1881 } _upb_mapsorter; typedef 1889 UPB_INLINE void _upb_mapsorter_init(_upb_mapsorter* s) { in _upb_mapsorter_init() 1895 UPB_INLINE void _upb_mapsorter_destroy(_upb_mapsorter* s) { in _upb_mapsorter_destroy() 1899 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, 1902 UPB_INLINE void _upb_mapsorter_popmap(_upb_mapsorter* s, in _upb_mapsorter_popmap() 1907 UPB_INLINE bool _upb_sortedmap_next(_upb_mapsorter* s, const upb_Map* map, in _upb_sortedmap_next()
|
D | ruby-upb.c | 1397 _upb_mapsorter sorter; 2208 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, in _upb_mapsorter_pushmap()
|
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.h | 1881 } _upb_mapsorter; typedef 1889 UPB_INLINE void _upb_mapsorter_init(_upb_mapsorter* s) { in _upb_mapsorter_init() 1895 UPB_INLINE void _upb_mapsorter_destroy(_upb_mapsorter* s) { in _upb_mapsorter_destroy() 1899 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, 1902 UPB_INLINE void _upb_mapsorter_popmap(_upb_mapsorter* s, in _upb_mapsorter_popmap() 1907 UPB_INLINE bool _upb_sortedmap_next(_upb_mapsorter* s, const upb_Map* map, in _upb_sortedmap_next()
|
D | ruby-upb.c | 1397 _upb_mapsorter sorter; 2208 bool _upb_mapsorter_pushmap(_upb_mapsorter* s, upb_FieldType key_type, in _upb_mapsorter_pushmap()
|