OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fgGMTID
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c
52
static const UChar
fgGMTID
[] = { 0x0047, 0x004d, 0x0054, 0x0000 };
164
i = ucal_getDSTSavings(
fgGMTID
, &status);
246
u_strcpy(tzID,
fgGMTID
);
458
u_strcpy(tzID,
fgGMTID
);
465
/*datdef=udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL,
fgGMTID
,-1, &status);*/
466
datdef=udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,"en_US",
fgGMTID
,-1,NULL,0, &status);
522
u_strcpy(tzID,
fgGMTID
);
645
u_strcpy(tzID,
fgGMTID
);
652
datdef=udat_open(UDAT_SHORT,UDAT_SHORT ,NULL,
fgGMTID
,-1,NULL, 0, &status);
[
all
...]
/external/icu4c/test/cintltst/
ccaltst.c
53
static const UChar
fgGMTID
[] = { 0x0047, 0x004d, 0x0054, 0x0000 };
168
i = ucal_getDSTSavings(
fgGMTID
, &status);
250
u_strcpy(tzID,
fgGMTID
);
463
u_strcpy(tzID,
fgGMTID
);
470
/*datdef=udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL,
fgGMTID
,-1, &status);*/
471
datdef=udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,"en_US",
fgGMTID
,-1,NULL,0, &status);
527
u_strcpy(tzID,
fgGMTID
);
650
u_strcpy(tzID,
fgGMTID
);
657
datdef=udat_open(UDAT_SHORT,UDAT_SHORT ,NULL,
fgGMTID
,-1,NULL, 0, &status);
[
all
...]
Completed in 555 milliseconds