Home
last modified time | relevance | path

Searched defs:HexValue (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DFormat.h143 uint64_t HexValue; variable
/external/cpu_features/src/
Dstring_view.c102 static int HexValue(const char c) { in HexValue() function
/external/v8/src/utils/
Dutils.h41 inline int HexValue(uc32 c) { in HexValue() function
/external/deqp-deps/amber/src/
Dtokenizer_test.cc264 TEST_F(TokenizerTest, HexValue) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1453 typename std::make_unsigned<T>::type HexValue = Value; in printImmSVE() local