OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFormer
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
basictz.h
152
kFormer
= 0x04,
/external/icu/icu4c/source/test/intltest/
tzoffloc.cpp
282
// with nonExistingTimeOpt=
kFormer
/duplicatedTimeOpt=kLatter
286
TESTZONES[i]->getOffsetFromLocal(MILLIS[m], BasicTimeZone::
kFormer
, BasicTimeZone::kLatter,
289
errln((UnicodeString)"getOffsetFromLocal with
kFormer
/kLatter failed for TESTZONES[" + i + "]");
294
+ dateStr + "(wall/
kFormer
/kLatter) - Got: "
303
// with nonExistingTimeOpt=kLatter/duplicatedTimeOpt=
kFormer
307
TESTZONES[i]->getOffsetFromLocal(MILLIS[m], BasicTimeZone::kLatter, BasicTimeZone::
kFormer
,
310
errln((UnicodeString)"getOffsetFromLocal with kLatter/
kFormer
failed for TESTZONES[" + i + "]");
315
+ dateStr + "(wall/kLatter/
kFormer
) - Got: "
/external/icu/icu4c/source/i18n/
olsontz.cpp
397
getHistoricalOffset(date, local,
kFormer
, kLatter, rawoff, dstoff);
529
} else if ((DuplicatedTimeOpt & kFormerLatterMask) ==
kFormer
) {
[
all
...]
rbtz.cpp
401
getOffsetInternal(date, local,
kFormer
, kLatter, rawOffset, dstOffset, status);
941
} else if ((DuplicatedTimeOpt & kFormerLatterMask) ==
kFormer
) {
simpletz.cpp
541
|| ((duplicatedTimeOpt & kStdDstMask) != kStandard && (duplicatedTimeOpt & kFormerLatterMask) ==
kFormer
)) {
[
all
...]
calendar.cpp
[
all
...]
Completed in 86 milliseconds