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

  /external/chromium/third_party/icu/source/i18n/
tridpars.cpp 56 sawSource = sawS;
793 UBool sawSource = TRUE;
796 sawSource = FALSE;
802 return new Specs(source, target, variant, sawSource, filter);
820 if (specs->sawSource) {
872 if (specs.sawSource) {
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;
transreg.cpp 682 UBool sawSource;
683 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
884 UBool sawSource;
885 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
    [all...]
translit.cpp 746 UBool sawSource;
747 TransliteratorIDParser::IDtoSTV(id, source, target, variant, sawSource);
    [all...]
  /external/icu4c/i18n/
tridpars.cpp 56 sawSource = sawS;
792 UBool sawSource = TRUE;
795 sawSource = FALSE;
801 return new Specs(source, target, variant, sawSource, filter);
819 if (specs->sawSource) {
870 if (specs.sawSource) {
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;
transreg.cpp 682 UBool sawSource;
683 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
884 UBool sawSource;
885 TransliteratorIDParser::IDtoSTV(ID, source, target, variant, sawSource);
    [all...]
translit.cpp 746 UBool sawSource;
747 TransliteratorIDParser::IDtoSTV(id, source, target, variant, sawSource);
    [all...]

Completed in 47 milliseconds