Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Support/
H A DFormat.h143 uint64_t HexValue; variable
/aosp_15_r20/external/cpu_features/src/
H A Dstring_view.c111 static int HexValue(const char c) { in HexValue() function
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Dstring_view.c111 static int HexValue(const char c) { in HexValue() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer_test.cc264 TEST_F(TokenizerTest, HexValue) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1502 typename std::make_unsigned<T>::type HexValue = Value; in printImmSVE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1993 std::make_unsigned_t<T> HexValue = Value; in printImmSVE() local