/third_party/node/deps/icu-small/source/i18n/ |
D | formattedval_sbimpl.cpp | 120 prevIsSpan = cfpos.getCategory() == spanIndices[si-1].category in nextPositionImpl() 126 prevIsNumeric = cfpos.getCategory() == numericField.getCategory() in nextPositionImpl() 129 bool prevIsInteger = cfpos.getCategory() == UFIELD_CATEGORY_NUMBER in nextPositionImpl() 153 cfpos.setState(currField.getCategory(), currField.getField(), start, end); in nextPositionImpl() 203 && cfpos.matchesField(numericField.getCategory(), numericField.getField()) in nextPositionImpl() 212 numericField.getCategory(), in nextPositionImpl() 269 else if (cfpos.matchesField(_field.getCategory(), _field.getField())) { in nextPositionImpl() 282 cfpos.getCategory(), in nextPositionImpl() 325 && field.getCategory() != UFIELD_CATEGORY_LIST; in isTrimmable()
|
D | formatted_string_builder.h | 65 inline UFieldCategory getCategory() const; 241 inline UFieldCategory FormattedStringBuilder::Field::getCategory() const { in getCategory() function 250 return getCategory() == UFIELD_CATEGORY_NUMBER || *this == kGeneralNumericField; in isNumeric() 254 return getCategory() == UFIELD_CATEGORY_UNDEFINED; in isUndefined()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | formattedval_sbimpl.cpp | 115 prevIsSpan = cfpos.getCategory() == spanIndices[si-1].category in nextPositionImpl() 121 prevIsNumeric = cfpos.getCategory() == numericField.getCategory() in nextPositionImpl() 124 bool prevIsInteger = cfpos.getCategory() == UFIELD_CATEGORY_NUMBER in nextPositionImpl() 148 cfpos.setState(currField.getCategory(), currField.getField(), start, end); in nextPositionImpl() 198 && cfpos.matchesField(numericField.getCategory(), numericField.getField()) in nextPositionImpl() 207 numericField.getCategory(), in nextPositionImpl() 264 else if (cfpos.matchesField(_field.getCategory(), _field.getField())) { in nextPositionImpl() 277 cfpos.getCategory(), in nextPositionImpl() 320 && field.getCategory() != UFIELD_CATEGORY_LIST; in isTrimmable()
|
D | formatted_string_builder.h | 65 inline UFieldCategory getCategory() const; 241 inline UFieldCategory FormattedStringBuilder::Field::getCategory() const { in getCategory() function 250 return getCategory() == UFIELD_CATEGORY_NUMBER || *this == kGeneralNumericField; in isNumeric() 254 return getCategory() == UFIELD_CATEGORY_UNDEFINED; in isUndefined()
|
/third_party/icu/icu4c/source/i18n/ |
D | formattedval_sbimpl.cpp | 115 prevIsSpan = cfpos.getCategory() == spanIndices[si-1].category in nextPositionImpl() 121 prevIsNumeric = cfpos.getCategory() == numericField.getCategory() in nextPositionImpl() 124 bool prevIsInteger = cfpos.getCategory() == UFIELD_CATEGORY_NUMBER in nextPositionImpl() 148 cfpos.setState(currField.getCategory(), currField.getField(), start, end); in nextPositionImpl() 198 && cfpos.matchesField(numericField.getCategory(), numericField.getField()) in nextPositionImpl() 207 numericField.getCategory(), in nextPositionImpl() 264 else if (cfpos.matchesField(_field.getCategory(), _field.getField())) { in nextPositionImpl() 277 cfpos.getCategory(), in nextPositionImpl() 320 && field.getCategory() != UFIELD_CATEGORY_LIST; in isTrimmable()
|
D | formatted_string_builder.h | 65 inline UFieldCategory getCategory() const; 241 inline UFieldCategory FormattedStringBuilder::Field::getCategory() const { in getCategory() function 250 return getCategory() == UFIELD_CATEGORY_NUMBER || *this == kGeneralNumericField; in isNumeric() 254 return getCategory() == UFIELD_CATEGORY_UNDEFINED; in isUndefined()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | formattedvaluetest.cpp | 148 category, cfpos.getCategory()); in assertAllPartsEqual() 192 sb.append(Int64ToUnicodeString(cfpos.getCategory())); in CFPosToUnicodeString() 230 expectedCategory, cfpos.getCategory()); in checkMixedFormattedValue() 261 expectedCategory, cfpos.getCategory()); in checkMixedFormattedValue() 297 expectedCategory, cfpos.getCategory()); in checkMixedFormattedValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 4071 if (LHS.getCategory() == fcNaN) { in addWithSpecial() 4075 if (RHS.getCategory() == fcNaN) { in addWithSpecial() 4079 if (LHS.getCategory() == fcZero) { in addWithSpecial() 4083 if (RHS.getCategory() == fcZero) { in addWithSpecial() 4087 if (LHS.getCategory() == fcInfinity && RHS.getCategory() == fcInfinity && in addWithSpecial() 4092 if (LHS.getCategory() == fcInfinity) { in addWithSpecial() 4096 if (RHS.getCategory() == fcInfinity) { in addWithSpecial() 4100 assert(LHS.getCategory() == fcNormal && RHS.getCategory() == fcNormal); in addWithSpecial() 4145 if (LHS.getCategory() == fcNaN) { in multiply() 4149 if (RHS.getCategory() == fcNaN) { in multiply() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 387 fltCategory getCategory() const { return category; } in getCategory() function 642 fltCategory getCategory() const; 1031 bool isZero() const { return getCategory() == fcZero; } in isZero() 1032 bool isInfinity() const { return getCategory() == fcInfinity; } in isInfinity() 1033 bool isNaN() const { return getCategory() == fcNaN; } in isNaN() 1042 fltCategory getCategory() const { return getIEEE().getCategory(); } in getCategory() function
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
D | PassthroughDescription.h | 31 static constexpr std::string_view getCategory() { in getCategory() function
|
D | TremoloDescription.h | 28 static constexpr std::string_view getCategory() { in getCategory() function
|
D | EchoDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
D | FIRDescription.h | 28 static constexpr std::string_view getCategory() { in getCategory() function
|
D | VibratoDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
D | SlapbackDescription.h | 31 static constexpr std::string_view getCategory() { in getCategory() function
|
D | DoublingDescription.h | 14 static constexpr std::string_view getCategory() { in getCategory() function
|
D | IIRDescription.h | 30 static constexpr std::string_view getCategory() { in getCategory() function
|
D | FlangerDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
D | DistortionDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
D | AllPassDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
D | OverdriveDescription.h | 34 static constexpr std::string_view getCategory() { in getCategory() function
|
D | WhiteChorusDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
D | GainDescription.h | 29 static constexpr std::string_view getCategory() { in getCategory() function
|
/third_party/flutter/skia/src/core/ |
D | SkMaskCache.cpp | 54 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function 145 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
|
/third_party/skia/src/core/ |
D | SkMaskCache.cpp | 54 const char* getCategory() const override { return "rrect-blur"; } in getCategory() function 145 const char* getCategory() const override { return "rects-blur"; } in getCategory() function
|