/external/cldr/tools/java/org/unicode/cldr/util/props/ |
D | UnicodeLabel.java | 14 public abstract String getValue(int codepoint, boolean isShort); in getValue() 35 public int getMaxWidth(boolean isShort) { in getMaxWidth() 41 public String getValue(int codepoint, boolean isShort) { in getValue() 54 public String getValue(int codepoint, boolean isShort) { in getValue() 58 public int getMaxWidth(boolean isShort) { in getMaxWidth()
|
D | BagFormatter.java | 326 public String getValue(int codePoint, boolean isShort) { in getValue()
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | CollationMapper.java | 125 private boolean isShort; field in CollationMapper.CollationHandler
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneFormat.java | 719 …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()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneFormat.java | 771 …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()
|
/external/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 1446 TimeZoneFormat::formatOffsetISO8601Basic(int32_t offset, UBool useUtcIndicator, UBool isShort, UBoo… in formatOffsetISO8601Basic() 1452 TimeZoneFormat::formatOffsetISO8601Extended(int32_t offset, UBool useUtcIndicator, UBool isShort, U… in formatOffsetISO8601Extended() 1487 UBool isShort, UBool ignoreSeconds, UnicodeString& result, UErrorCode& status) const { in formatOffsetISO8601() 1554 TimeZoneFormat::formatOffsetLocalizedGMT(int32_t offset, UBool isShort, UnicodeString& result, UErr… in formatOffsetLocalizedGMT() 1690 …arseOffsetLocalizedGMT(const UnicodeString& text, ParsePosition& pos, UBool isShort, UBool* hasDig… in parseOffsetLocalizedGMT()
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | CheckTags.java | 46 boolean isShort; field in CheckTags
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 181 bool isShort() const { return !Float && ElementBitwidth == 16; } in isShort() function in __anon56007b1a0111::Type
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1440 SDValue isShort = DAG.getSetCC(dl, TLI.getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1616 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1691 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local
|