Home
last modified time | relevance | path

Searched defs:Radix (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DStringRef.cpp260 static bool GetAsUnsignedInteger(StringRef Str, unsigned Radix, in GetAsUnsignedInteger()
301 bool StringRef::getAsInteger(unsigned Radix, unsigned long long &Result) const { in getAsInteger()
306 bool StringRef::getAsInteger(unsigned Radix, long long &Result) const { in getAsInteger()
331 bool StringRef::getAsInteger(unsigned Radix, int &Result) const { in getAsInteger()
340 bool StringRef::getAsInteger(unsigned Radix, unsigned &Result) const { in getAsInteger()
349 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger()
DAPInt.cpp2183 void APInt::toString(SmallVectorImpl<char> &Str, unsigned Radix, in toString()
2301 std::string APInt::toString(unsigned Radix = 10, bool Signed = true) const { in toString()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h494 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger()
505 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger()
528 consumeInteger(unsigned Radix, T &Result) { in consumeInteger()
539 consumeInteger(unsigned Radix, T &Result) { in consumeInteger()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp425 bool llvm::consumeUnsignedInteger(StringRef &Str, unsigned Radix, in consumeUnsignedInteger()
473 bool llvm::consumeSignedInteger(StringRef &Str, unsigned Radix, in consumeSignedInteger()
503 bool llvm::getAsUnsignedInteger(StringRef Str, unsigned Radix, in getAsUnsignedInteger()
513 bool llvm::getAsSignedInteger(StringRef Str, unsigned Radix, in getAsSignedInteger()
523 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger()
DAPInt.cpp2121 void APInt::toString(SmallVectorImpl<char> &Str, unsigned Radix, in toString()
2242 std::string APInt::toString(unsigned Radix = 10, bool Signed = true) const { in toString()
/external/llvm/lib/Support/
DStringRef.cpp378 bool llvm::getAsUnsignedInteger(StringRef Str, unsigned Radix, in getAsUnsignedInteger()
419 bool llvm::getAsSignedInteger(StringRef Str, unsigned Radix, in getAsSignedInteger()
445 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger()
DAPInt.cpp2147 void APInt::toString(SmallVectorImpl<char> &Str, unsigned Radix, in toString()
2268 std::string APInt::toString(unsigned Radix = 10, bool Signed = true) const { in toString()
/external/llvm/lib/MC/MCParser/
DAsmLexer.cpp260 unsigned Radix = doLookAhead(CurPtr, 10); in LexDigit() local
347 unsigned Radix = doLookAhead(CurPtr, 8); in LexDigit() local
/external/llvm/include/llvm/ADT/
DStringRef.h366 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger()
377 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger()
DAPSInt.h70 std::string toString(unsigned Radix) const { in toString()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPSInt.h66 std::string toString(unsigned Radix) const { in toString()
/external/swiftshader/third_party/LLVM/tools/llvm-size/
Dllvm-size.cpp52 Radix("-radix", variable
/external/llvm/tools/llvm-size/
Dllvm-size.cpp73 Radix("-radix", cl::desc("Print size in radix. Only 8, 10, and 16 are valid"), variable
/external/clang/lib/Lex/
DLiteralSupport.cpp895 static bool alwaysFitsInto64Bits(unsigned Radix, unsigned NumDigits) { in alwaysFitsInto64Bits()
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp142 enum Radix { d, o, x }; enum
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp578 uint8_t Radix) { in LLVMConstIntOfString()
584 unsigned SLen, uint8_t Radix) { in LLVMConstIntOfStringAndSize()
/external/llvm/lib/IR/
DCore.cpp934 uint8_t Radix) { in LLVMConstIntOfString()
940 unsigned SLen, uint8_t Radix) { in LLVMConstIntOfStringAndSize()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h330 Radix, enumerator
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c630 value Radix) { in llvm_const_int_of_string()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c792 value Radix) { in llvm_const_int_of_string()
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...