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

  /external/icu/icu4c/source/i18n/
tridpars.h 59 * 'sawSource' is true if there was an explicit source in the
61 * source of ANY is returned and 'sawSource' is set to false.
72 UBool sawSource;
tridpars.cpp 59 sawSource = sawS;
795 UBool sawSource = TRUE;
798 sawSource = FALSE;
804 return new Specs(source, target, variant, sawSource, filter);
822 if (specs->sawSource) {
876 if (specs.sawSource) {
translit.cpp 745 UBool sawSource;
746 TransliteratorIDParser::IDtoSTV(id, source, target, variant, sawSource);
    [all...]
transreg.cpp 684 UBool sawSource;
685 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
886 UBool sawSource;
887 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliteratorIDParser.java 74 * 'sawSource' is true if there was an explicit source in the
76 * source of ANY is returned and 'sawSource' is set to false.
86 public boolean sawSource;
91 sawSource = sawS;
679 boolean sawSource = true;
682 sawSource = false;
688 return new Specs(source, target, variant, sawSource, filter);
705 if (specs.sawSource) {
746 if (specs.sawSource) {
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 637 milliseconds