OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDateFormatSymbolType
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/test/cintltst/
cdattst.h
44
static void VerifygetSymbols(UDateFormat*,
UDateFormatSymbolType
, int32_t, const char*);
45
static void VerifysetSymbols(UDateFormat*,
UDateFormatSymbolType
, int32_t, const char*);
46
static void VerifygetsetSymbols(UDateFormat*, UDateFormat*,
UDateFormatSymbolType
, int32_t);
cdattst.c
[
all
...]
/external/icu4c/i18n/unicode/
udat.h
[
all
...]
/external/icu4c/samples/cal/
cal.c
47
UDateFormatSymbolType
type,
287
UDateFormatSymbolType
type,
339
UDateFormatSymbolType
dayType = (useLongNames ? UDAT_WEEKDAYS : UDAT_SHORT_WEEKDAYS);
363
UDateFormatSymbolType
monthType = (useLongNames ? UDAT_MONTHS : UDAT_SHORT_MONTHS);
/external/icu4c/i18n/
udat.cpp
425
UDateFormatSymbolType
type,
544
UDateFormatSymbolType
type)
832
UDateFormatSymbolType
type,
[
all
...]
Completed in 179 milliseconds