Home
last modified time | relevance | path

Searched refs:eqlfunc_t (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/third_party/upb/upb/
Dtable.c82 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef
135 uint32_t hash, eqlfunc_t *eql) { in findentry()
148 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable()
153 uint32_t hash, eqlfunc_t *eql) { in lookup()
168 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()
212 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c1460 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef
1508 uint32_t hash, eqlfunc_t *eql) { in findentry()
1521 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable()
1526 uint32_t hash, eqlfunc_t *eql) { in lookup()
1541 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()
1585 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c1435 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef
1483 uint32_t hash, eqlfunc_t *eql) { in findentry()
1496 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable()
1501 uint32_t hash, eqlfunc_t *eql) { in lookup()
1516 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert()
1560 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()