HomeSort by relevance Sort by last modified time
    Searched defs:computeHashCode (Results 1 - 14 of 14) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Word.java 51 private static int computeHashCode(Word word) {
96 mHashCode = computeHashCode(this);
  /external/icu4c/i18n/
sortkey.cpp 245 computeHashCode(const uint8_t *key, int32_t length) {
270 fHashCode = computeHashCode(getBytes(), getLength());
282 return icu::computeHashCode(key, length);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 102 mHashCode = computeHashCode(this);
105 private static int computeHashCode(final KeyboardId id) {
Key.java 223 mHashCode = computeHashCode(this);
378 mHashCode = computeHashCode(this);
426 private static int computeHashCode(final Key key) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 

Completed in 74 milliseconds