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

  /external/chromium/third_party/icu/public/i18n/unicode/
decimfmt.h     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
dcfmapts.cpp 193 UnicodeString posPrefix;
195 posPrefix = pat.getPositivePrefix(posPrefix);
196 logln((UnicodeString)"Positive prefix (should be +): " + posPrefix);
197 if(posPrefix != "+") {
loctest.cpp     [all...]
  /external/icu4c/test/intltest/
dcfmapts.cpp 200 UnicodeString posPrefix;
202 posPrefix = pat.getPositivePrefix(posPrefix);
203 logln((UnicodeString)"Positive prefix (should be +): " + posPrefix);
204 if(posPrefix != "+") {
loctest.cpp     [all...]
  /external/icu4c/i18n/unicode/
decimfmt.h     [all...]
  /external/icu4c/i18n/
decimfmt.cpp 89 const UnicodeString& posPrefix,
94 posPrefixPatternForCurrency = posPrefix;
118 const UnicodeString& posPrefix,
122 posPrefixForCurrency = posPrefix;
    [all...]
  /external/chromium/third_party/icu/source/i18n/
decimfmt.cpp     [all...]

Completed in 137 milliseconds