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

  /external/icu/icu4c/source/i18n/unicode/
udatpg.h 201 * @param bestPattern
203 * @param capacity the capacity of bestPattern.
206 * @return the length of bestPattern.
212 UChar *bestPattern, int32_t capacity,
235 * @param bestPattern
238 * the capacity of bestPattern.
242 * @return the length of bestPattern.
249 UChar *bestPattern, int32_t capacity,
  /external/icu/icu4c/source/i18n/
udatpg.cpp 59 UChar *bestPattern, int32_t capacity,
63 bestPattern, capacity, pErrorCode);
70 UChar *bestPattern, int32_t capacity,
81 return result.extract(bestPattern, capacity, *pErrorCode);
dtptngen.cpp 814 const UnicodeString *bestPattern=NULL;
845 bestPattern=getBestRaw(*dtMatcher, -1, distanceInfo, &specifiedSkeleton);
847 resultPattern = adjustFieldTypes(*bestPattern, specifiedSkeleton, flags, options);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
udatpg_test.c 132 UChar bestPattern[20];
144 bestPattern, 20, &errorCode);
149 if((u_memcmp(bestPattern, expectingBestPattern, length)!=0) || bestPattern[length]!=0) {
157 length = udatpg_getBestPattern(dtpg, s, 0, bestPattern, 20, &errorCode);
  /external/icu/icu4c/source/test/intltest/
dtptngts.cpp     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateFormat.java     [all...]
  /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 174 milliseconds