Searched refs:eqlfunc_t (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | table.c | 82 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()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 2417 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef 2467 uint32_t hash, eqlfunc_t* eql) { in findentry() 2480 uint32_t hash, eqlfunc_t* eql) { in findentry_mutable() 2485 uint32_t hash, eqlfunc_t* eql) { in lookup() 2500 eqlfunc_t* eql) { in insert() 2545 upb_tabkey* removed, uint32_t hash, eqlfunc_t* eql) { in rm()
|
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 2417 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef 2467 uint32_t hash, eqlfunc_t* eql) { in findentry() 2480 uint32_t hash, eqlfunc_t* eql) { in findentry_mutable() 2485 uint32_t hash, eqlfunc_t* eql) { in lookup() 2500 eqlfunc_t* eql) { in insert() 2545 upb_tabkey* removed, uint32_t hash, eqlfunc_t* eql) { in rm()
|
/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 2387 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef 2437 uint32_t hash, eqlfunc_t* eql) { in findentry() 2450 uint32_t hash, eqlfunc_t* eql) { in findentry_mutable() 2455 uint32_t hash, eqlfunc_t* eql) { in lookup() 2470 eqlfunc_t* eql) { in insert() 2515 upb_tabkey* removed, uint32_t hash, eqlfunc_t* eql) { in rm()
|
/external/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 2387 typedef bool eqlfunc_t(upb_tabkey k1, lookupkey_t k2); typedef 2437 uint32_t hash, eqlfunc_t* eql) { in findentry() 2450 uint32_t hash, eqlfunc_t* eql) { in findentry_mutable() 2455 uint32_t hash, eqlfunc_t* eql) { in lookup() 2470 eqlfunc_t* eql) { in insert() 2515 upb_tabkey* removed, uint32_t hash, eqlfunc_t* eql) { in rm()
|