Searched defs:eql (Results 1 – 5 of 5) sorted by relevance
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | TextTrieMapTest.java | 141 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 | 140 private boolean eql(Object o1, Object o2) { in eql() method in TextTrieMapTest
|
/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 | 4131 uint32_t hash, eqlfunc_t *eql) { in findentry() 4144 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable() 4149 uint32_t hash, eqlfunc_t *eql) { in lookup() 4164 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert() 4211 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 4373 uint32_t hash, eqlfunc_t *eql) { in findentry() 4386 uint32_t hash, eqlfunc_t *eql) { in findentry_mutable() 4391 uint32_t hash, eqlfunc_t *eql) { in lookup() 4406 hashfunc_t *hashfunc, eqlfunc_t *eql) { in insert() 4453 upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) { in rm()
|