OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gotMm
(Results
1 - 8
of
8
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/text/
DateTimePatternGenerator.java
274
boolean
gotMm
= false;
278
if (
gotMm
) {
284
gotMm
= true;
287
if (!
gotMm
) {
293
} else if (
gotMm
|| ch == 'z' || ch == 'Z' || ch == 'v' || ch == 'V') {
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateTimePatternGenerator.java
276
boolean
gotMm
= false;
280
if (
gotMm
) {
286
gotMm
= true;
289
if (!
gotMm
) {
295
} else if (
gotMm
|| ch == 'z' || ch == 'Z' || ch == 'v' || ch == 'V') {
[
all
...]
/external/icu/icu4c/source/i18n/
dtptngen.cpp
465
UBool
gotMm
=FALSE;
469
if (
gotMm
) {
476
if (fp->isPatternSeparator(field) &&
gotMm
) {
482
gotMm
=TRUE;
487
if (!
gotMm
) {
495
if (
gotMm
|| ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) {
[
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 145 milliseconds