HomeSort by relevance Sort by last modified time
    Searched refs:shortestLength (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/intltest/
colldata.cpp 516 int32_t shortestLength = INT32_MAX;
551 if (shortestLength > slength + rlength) {
552 shortestLength = slength + rlength;
560 if (shortestLength == INT32_MAX) {
580 shortestLength = 1 + rlength;
622 shortestLength = 1 + rlength;
631 history[offset] = shortestLength;
633 return shortestLength;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 77 milliseconds