OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLatter
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
basictz.h
153
kLatter
= 0x0C
173
kFormerLatterMask =
kLatter
/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);
514
} else if ((NonExistingTimeOpt & kFormerLatterMask) ==
kLatter
) {
[
all
...]
rbtz.cpp
401
getOffsetInternal(date, local, kFormer,
kLatter
, rawOffset, dstOffset, status);
926
} else if ((NonExistingTimeOpt & kFormerLatterMask) ==
kLatter
) {
simpletz.cpp
535
|| ((nonExistingTimeOpt & kStdDstMask) != kDaylight && (nonExistingTimeOpt & kFormerLatterMask) !=
kLatter
)) {
[
all
...]
calendar.cpp
[
all
...]
Completed in 237 milliseconds