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

  /external/icu/icu4c/source/i18n/
dtitvinf.cpp 406 DateIntervalInfo::stringNumeric(int32_t fieldWidth, int32_t anotherFieldWidth,
409 if ( (fieldWidth <= 2 && anotherFieldWidth > 2) ||
410 (fieldWidth > 2 && anotherFieldWidth <= 2 )) {
508 int32_t fieldWidth = skeletonFieldWidth[i];
509 if ( inputFieldWidth == fieldWidth ) {
515 } else if ( fieldWidth == 0 ) {
518 } else if (stringNumeric(inputFieldWidth, fieldWidth,
522 distance += (inputFieldWidth > fieldWidth) ?
523 (inputFieldWidth - fieldWidth) :
524 (fieldWidth - inputFieldWidth)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DateIntervalInfo.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateIntervalInfo.java     [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c     [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.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 1932 milliseconds