Home
last modified time | relevance | path

Searched defs:isShort (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneFormat.java719 …String formatOffsetISO8601Basic(int offset, boolean useUtcIndicator, boolean isShort, boolean igno… in formatOffsetISO8601Basic()
737 …ing formatOffsetISO8601Extended(int offset, boolean useUtcIndicator, boolean isShort, boolean igno… in formatOffsetISO8601Extended()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java771 …String formatOffsetISO8601Basic(int offset, boolean useUtcIndicator, boolean isShort, boolean igno… in formatOffsetISO8601Basic()
790 …ing formatOffsetISO8601Extended(int offset, boolean useUtcIndicator, boolean isShort, boolean igno… in formatOffsetISO8601Extended()
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp1451 TimeZoneFormat::formatOffsetISO8601Basic(int32_t offset, UBool useUtcIndicator, UBool isShort, UBoo… in formatOffsetISO8601Basic()
1457 TimeZoneFormat::formatOffsetISO8601Extended(int32_t offset, UBool useUtcIndicator, UBool isShort, U… in formatOffsetISO8601Extended()
1492 UBool isShort, UBool ignoreSeconds, UnicodeString& result, UErrorCode& status) const { in formatOffsetISO8601()
1559 TimeZoneFormat::formatOffsetLocalizedGMT(int32_t offset, UBool isShort, UnicodeString& result, UErr… in formatOffsetLocalizedGMT()
1695 …arseOffsetLocalizedGMT(const UnicodeString& text, ParsePosition& pos, UBool isShort, UBool* hasDig… in parseOffsetLocalizedGMT()
/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp1451 TimeZoneFormat::formatOffsetISO8601Basic(int32_t offset, UBool useUtcIndicator, UBool isShort, UBoo… in formatOffsetISO8601Basic()
1457 TimeZoneFormat::formatOffsetISO8601Extended(int32_t offset, UBool useUtcIndicator, UBool isShort, U… in formatOffsetISO8601Extended()
1492 UBool isShort, UBool ignoreSeconds, UnicodeString& result, UErrorCode& status) const { in formatOffsetISO8601()
1559 TimeZoneFormat::formatOffsetLocalizedGMT(int32_t offset, UBool isShort, UnicodeString& result, UErr… in formatOffsetLocalizedGMT()
1695 …arseOffsetLocalizedGMT(const UnicodeString& text, ParsePosition& pos, UBool isShort, UBool* hasDig… in parseOffsetLocalizedGMT()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp1451 TimeZoneFormat::formatOffsetISO8601Basic(int32_t offset, UBool useUtcIndicator, UBool isShort, UBoo… in formatOffsetISO8601Basic()
1457 TimeZoneFormat::formatOffsetISO8601Extended(int32_t offset, UBool useUtcIndicator, UBool isShort, U… in formatOffsetISO8601Extended()
1492 UBool isShort, UBool ignoreSeconds, UnicodeString& result, UErrorCode& status) const { in formatOffsetISO8601()
1559 TimeZoneFormat::formatOffsetLocalizedGMT(int32_t offset, UBool isShort, UnicodeString& result, UErr… in formatOffsetLocalizedGMT()
1695 …arseOffsetLocalizedGMT(const UnicodeString& text, ParsePosition& pos, UBool isShort, UBool* hasDig… in parseOffsetLocalizedGMT()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCheckTags.java46 boolean isShort; field in CheckTags
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2144 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local