Searched defs:eql (Results 1 – 10 of 10) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | table.c | 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/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TextTrieMapTest.java | 210 private boolean eql(Object o1, Object o2) { in eql() method in TextTrieMapTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | TextTrieMapTest.java | 207 private boolean eql(Object o1, Object o2) { in eql() method in TextTrieMapTest
|
/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/ |
D | TestFmwk.java | 1337 int eql = temp.indexOf('='); in create() local
|
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 403 int32_t eql = prop.indexOf(EQUALS_SIGN); in parseRRULE() local
|
/external/cronet/third_party/icu/source/i18n/ |
D | vtzone.cpp | 403 int32_t eql = prop.indexOf(EQUALS_SIGN); in parseRRULE() local
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 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 | 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 | 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 | 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()
|