Searched defs:eql (Results 1 – 7 of 7) 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/java/com/ibm/icu/dev/test/ |
D | TestFmwk.java | 1343 int eql = temp.indexOf('='); in create() local
|
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 411 int32_t eql = prop.indexOf(EQUALS_SIGN); in parseRRULE() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 4773 uint32_t hash, eqlfunc_t *eql) { in findentry() 4786 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable() 4791 uint32_t hash, eqlfunc_t *eql) { in lookup() 4806 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert() 4851 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 6566 uint32_t hash, eqlfunc_t *eql) { in findentry() 6579 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable() 6584 uint32_t hash, eqlfunc_t *eql) { in lookup() 6599 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert() 6644 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()
|