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

  /external/icu/icu4c/source/i18n/
collationrootelements.cpp 88 int32_t index = findPrimary(p);
126 index = findPrimary(p) + 1;
156 index = findPrimary(p) + 1;
271 CollationRootElements::findPrimary(uint32_t p) const {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationRootElements.java 219 int index = findPrimary(p);
257 index = findPrimary(p) + 1;
288 index = findPrimary(p) + 1;
306 int findPrimary(long p) {
318 * Returns the primary weight after p where index=findPrimary(p).
342 * Returns the secondary weight after [p, s] where index=findPrimary(p)
376 * Returns the tertiary weight after [p, s, t] where index=findPrimary(p)
421 * Returns the first secondary & tertiary weights for p where index=findPrimary(p)+1.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRootElements.java 217 int index = findPrimary(p);
255 index = findPrimary(p) + 1;
286 index = findPrimary(p) + 1;
304 int findPrimary(long p) {
316 * Returns the primary weight after p where index=findPrimary(p).
340 * Returns the secondary weight after [p, s] where index=findPrimary(p)
374 * Returns the tertiary weight after [p, s, t] where index=findPrimary(p)
419 * Returns the first secondary & tertiary weights for p where index=findPrimary(p)+1.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleElement.java 165 static SimpleElement findPrimary(SimpleElement[] elements, SelectionItem primary) {
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 153 milliseconds