OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bestPattern
(Results
1 - 12
of
12
) 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
777
const UnicodeString *
bestPattern
=NULL;
808
bestPattern
=getBestRaw(*dtMatcher, -1, distanceInfo, &specifiedSkeleton);
810
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/android_icu4j/src/main/java/android/icu/text/
DateFormat.java
[
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
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.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 155 milliseconds