Home
last modified time | relevance | path

Searched defs:appendDigit (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp137 static void appendDigit(std::string &Str, unsigned D) { in appendDigit() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DScaledNumber.cpp137 static void appendDigit(std::string &Str, unsigned D) { in appendDigit() function
/external/llvm/lib/Support/
DScaledNumber.cpp138 static void appendDigit(std::string &Str, unsigned D) { in appendDigit() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DDecimalQuantity_AbstractBCD.java1005 public void appendDigit(byte value, int leadingZeros, boolean appendAsInteger) { in appendDigit() method in DecimalQuantity_AbstractBCD
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
DDecimalQuantity_AbstractBCD.java1003 public void appendDigit(byte value, int leadingZeros, boolean appendAsInteger) { in appendDigit() method in DecimalQuantity_AbstractBCD
/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.cpp960 void DecimalQuantity::appendDigit(int8_t value, int32_t leadingZeros, bool appendAsInteger) { in appendDigit() function in DecimalQuantity
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_decimalquantity.cpp954 void DecimalQuantity::appendDigit(int8_t value, int32_t leadingZeros, bool appendAsInteger) { in appendDigit() function in DecimalQuantity
/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_decimalquantity.cpp954 void DecimalQuantity::appendDigit(int8_t value, int32_t leadingZeros, bool appendAsInteger) { in appendDigit() function in DecimalQuantity