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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessagePattern.java 59 * choiceStyle = ((ARG_INT | ARG_DOUBLE) ARG_SELECTOR message)+
60 * pluralStyle = [ARG_INT | ARG_DOUBLE] (ARG_SELECTOR [ARG_INT | ARG_DOUBLE] message)+
459 * Returns the numeric value associated with an ARG_INT or ARG_DOUBLE.
467 } else if(type==Part.Type.ARG_DOUBLE) {
676 ARG_DOUBLE;
684 return this==ARG_INT || this==ARG_DOUBLE;
758 * ((ARG_INT | ARG_DOUBLE), ARG_SELECTOR, message) tuples.
762 * The argument is a cardinal-number PluralFormat with an optional ARG_INT or ARG_DOUBLE offset
766 * that value is provided by the ARG_INT or ARG_DOUBLE part preceding the message
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessagePattern.java 58 * choiceStyle = ((ARG_INT | ARG_DOUBLE) ARG_SELECTOR message)+
59 * pluralStyle = [ARG_INT | ARG_DOUBLE] (ARG_SELECTOR [ARG_INT | ARG_DOUBLE] message)+
488 * Returns the numeric value associated with an ARG_INT or ARG_DOUBLE.
497 } else if(type==Part.Type.ARG_DOUBLE) {
731 ARG_DOUBLE;
740 return this==ARG_INT || this==ARG_DOUBLE;
820 * ((ARG_INT | ARG_DOUBLE), ARG_SELECTOR, message) tuples.
825 * The argument is a cardinal-number PluralFormat with an optional ARG_INT or ARG_DOUBLE offset
829 * that value is provided by the ARG_INT or ARG_DOUBLE part preceding the message
    [all...]
  /external/messageformat/java/com/ibm/icu/text/
MessagePattern.java 58 * choiceStyle = ((ARG_INT | ARG_DOUBLE) ARG_SELECTOR message)+
59 * pluralStyle = [ARG_INT | ARG_DOUBLE] (ARG_SELECTOR [ARG_INT | ARG_DOUBLE] message)+
487 * Returns the numeric value associated with an ARG_INT or ARG_DOUBLE.
496 } else if(type==Part.Type.ARG_DOUBLE) {
730 ARG_DOUBLE;
739 return this==ARG_INT || this==ARG_DOUBLE;
819 * ((ARG_INT | ARG_DOUBLE), ARG_SELECTOR, message) tuples.
824 * The argument is a cardinal-number PluralFormat with an optional ARG_INT or ARG_DOUBLE offset
828 * that value is provided by the ARG_INT or ARG_DOUBLE part preceding the message
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/25/
android.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 358 milliseconds