OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GMT_ID
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/samples/date/
date.c
56
static const UChar
GMT_ID
[] = { 0x0047, 0x004d, 0x0054, 0x0000 };
92
tz =
GMT_ID
;
/external/chromium_org/third_party/icu/source/i18n/
timezone.cpp
105
static const UChar
GMT_ID
[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */
329
SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE,
GMT_ID
, GMT_ID_LENGTH));
[
all
...]
/external/icu4c/i18n/
timezone.cpp
107
static const UChar
GMT_ID
[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */
300
SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE,
GMT_ID
, GMT_ID_LENGTH));
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
Completed in 185 milliseconds