Home
last modified time | relevance | path

Searched defs:Digit (Results 1 – 25 of 27) sorted by relevance

12

/external/skqp/tests/
DSkPEGTest.cpp31 struct Digit { struct
32 using V = uint8_t;
33 using MatchT = MatchResult<V>;
35 static MatchT Match(const char* in) { in Match()
/external/pdfium/third_party/bigint/
DBigUnsignedInABase.hh42 typedef unsigned short Digit; typedef in BigUnsignedInABase
/external/llvm-project/flang/lib/Decimal/
Dbig-radix-floating-point.h51 using Digit = common::HostUnsignedIntType<minDigitBits>; variable
/external/guava/refactorings/
DCharMatcherRewrite.java62 class Digit { class in CharMatcherRewrite
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dstring_utils.cpp63 char Digit = static_cast<char>(NumBuffer[Pos]); in appendNumber() local
/external/scudo/standalone/
Dstring_utils.cpp63 char Digit = static_cast<char>(NumBuffer[Pos]); in appendNumber() local
/external/llvm/lib/Support/
DScaledNumber.cpp150 static bool doesRoundUp(char Digit) { in doesRoundUp()
DAPInt.cpp2244 unsigned Digit = unsigned(Tmp.getRawData()[0]) & MaskAmt; in toString() local
2255 unsigned Digit = (unsigned)APdigit.getZExtValue(); in toString() local
/external/llvm-project/llvm/lib/Support/
DScaledNumber.cpp149 static bool doesRoundUp(char Digit) { in doesRoundUp()
DAPInt.cpp2263 unsigned Digit = unsigned(Tmp.getRawData()[0]) & MaskAmt; in toString() local
2269 uint64_t Digit; in toString() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp149 static bool doesRoundUp(char Digit) { in doesRoundUp()
DAPInt.cpp2264 unsigned Digit = unsigned(Tmp.getRawData()[0]) & MaskAmt; in toString() local
2270 uint64_t Digit; in toString() local
/external/rust/crates/nom/src/
Derror.rs252 Digit, enumerator
/external/rust/crates/regex-syntax/src/ast/
Dmod.rs744 Digit, enumerator
777 Digit, enumerator
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2218 unsigned Digit = unsigned(Tmp.getRawData()[0]) & MaskAmt; in toString() local
2229 unsigned Digit = (unsigned)APdigit.getZExtValue(); in toString() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1105 static void writeHexDigit(char *Buffer, uint8_t Digit) { in writeHexDigit()
/external/llvm-project/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1105 static void writeHexDigit(char *Buffer, uint8_t Digit) { in writeHexDigit()
/external/clang/lib/Driver/
DDriver.cpp2635 unsigned Digit = (unsigned)strtol(Str, &End, 10); in GetReleaseVersion() local
/external/llvm-project/llvm/tools/llvm-rc/
DResourceFileWriter.cpp256 char Digit = tolower(Chars[Pos]); in processString() local
/external/llvm-project/clang/lib/Driver/
DDriver.cpp5333 unsigned Digit; in GetReleaseVersion() local
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Dguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...

12