OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timestyle
(Results
26 - 34
of
34
) sorted by null
1
2
/external/chromium_org/third_party/icu/source/i18n/unicode/
smpdtfmt.h
[
all
...]
udat.h
516
* @param
timeStyle
The style used to format times; one of UDAT_FULL, UDAT_LONG,
534
udat_open(UDateFormatStyle
timeStyle
,
[
all
...]
/external/icu4c/test/intltest/
dtfmttst.cpp
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
smpdtfmt.cpp
331
SimpleDateFormat::SimpleDateFormat(EStyle
timeStyle
,
341
construct(
timeStyle
, dateStyle, fLocale, status);
451
void SimpleDateFormat::construct(EStyle
timeStyle
,
496
if ((
timeStyle
!= kNone) && (dateStyle != kNone))
504
currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)
timeStyle
, NULL, &status);
581
else if (
timeStyle
!= kNone) {
582
currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)
timeStyle
, NULL, &status);
[
all
...]
/external/icu4c/i18n/
smpdtfmt.cpp
390
SimpleDateFormat::SimpleDateFormat(EStyle
timeStyle
,
401
construct(
timeStyle
, dateStyle, fLocale, status);
524
void SimpleDateFormat::construct(EStyle
timeStyle
,
569
if ((
timeStyle
!= kNone) && (dateStyle != kNone))
577
currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)
timeStyle
, NULL, &status);
654
else if (
timeStyle
!= kNone) {
655
currentBundle = ures_getByIndex(dateTimePatterns, (int32_t)
timeStyle
, NULL, &status);
[
all
...]
/external/icu4c/i18n/unicode/
smpdtfmt.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 8727 milliseconds
1
2