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

  /external/icu4c/i18n/
dtitvinf.cpp 505 int32_t inputFieldWidth = inputSkeletonFieldWidth[i];
507 if ( inputFieldWidth == fieldWidth ) {
510 if ( inputFieldWidth == 0 ) {
516 } else if (stringNumeric(inputFieldWidth, fieldWidth,
520 distance += (inputFieldWidth > fieldWidth) ?
521 (inputFieldWidth - fieldWidth) :
522 (fieldWidth - inputFieldWidth);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 27 milliseconds