Home
last modified time | relevance | path

Searched refs:Hexadecimal (Results 1 – 25 of 43) sorted by relevance

12

/external/mesa3d/src/compiler/glsl/glcpp/tests/
D114-paste-integer-tokens.c.expected5 5. Hexadecimal for 20560: 5050
D113-line-and-file-macros.c.expected5 5. Hexadecimal for 20560: 5 0 5 0
D113-line-and-file-macros.c5 5. Hexadecimal for 20560: __LINE__ __FILE__ __LINE__ __FILE__
D114-paste-integer-tokens.c5 5. Hexadecimal for 20560: PASTE4(__LINE__, __FILE__, __LINE__, __FILE__)
/external/llvm-project/flang/lib/Evaluate/
Dreal.cpp442 return "NaN 0x"s + word_.Hexadecimal(); in DumpHexadecimal()
465 .Hexadecimal()}; in DumpHexadecimal()
476 .Hexadecimal(); in DumpHexadecimal()
Dformatting.cpp444 o << "z'" << x.Hexadecimal() << "'"; in AsFortran()
/external/owasp/sanitizer/lib/commons-codec-1.4/
DRELEASE-NOTES.txt10 such as Base64 and Hexadecimal. In addition to these widely used encoders and
/external/llvm-project/llvm/test/tools/llvm-size/
Dradix.test28 ## Case 3: Hexadecimal radix (Berkeley).
81 ## Case 6: Hexadecimal radix (sysv).
/external/llvm-project/flang/unittests/Evaluate/
Dinteger.cpp53 std::string hex{a.Hexadecimal()}; in exhaustiveTesting()
252 TEST(Integer<128>{big}.Hexadecimal() == "123456789abcdef"); in main()
/external/llvm/docs/
DExtensions.rst20 C99-style Hexadecimal Floating-point Constants
/external/python/cpython2/Tools/pynche/
DREADME155 be a bit slower). Click on "Hexadecimal" to display the arrow
199 value!) Click on "Hexadecimal" to display and enter color values
/external/python/cpython3/Tools/pynche/
DREADME155 be a bit slower). Click on "Hexadecimal" to display the arrow
199 value!) Click on "Hexadecimal" to display and enter color values
/external/cldr/common/testData/localeIdentifiers/
DlocaleDisplayName.txt86 en-t-d0-hex; English (To Hexadecimal Codes)
298 en-t-s0-hex; English (From Hexadecimal Codes)
/external/icu/icu4c/source/data/lang/
Dar_XB.txt982 hex{"؜‮To‬؜ ؜‮Hexadecimal‬؜ ؜‮Codes‬؜"}
1223 hex{"؜‮From‬؜ ؜‮Hexadecimal‬؜ ؜‮Codes‬؜"}
Den.txt982 hex{"To Hexadecimal Codes"}
1202 hex{"From Hexadecimal Codes"}
/external/libxkbcommon/test/data/symbols/
Dkeypad506 // Hexadecimal Numpad, by Roland Kaufmann <rlndkfmn at gmail dot com>
/external/rust/crates/nom/
DREADME.md22 [Hexadecimal color](https://developer.mozilla.org/en-US/docs/Web/CSS/color) parser:
/external/llvm-project/llvm/docs/
DAMDGPUOperandSyntax.rst774 Hexadecimal [-]?0x[0-9a-fA-F]+ 0xff
796 Hexadecimal [-]0x[0-9a-fA-F]*(.[0-9a-fA-F]*)?[pP][+-]?[0-9a-fA-F]+ -0x1afp-10, 0x.1afp10
DExtensions.rst20 C99-style Hexadecimal Floating-point Constants
/external/fmtlib/doc/
Dsyntax.rst233 | ``'a'`` | Hexadecimal floating point format. Prints the number in |
/external/llvm-project/flang/include/flang/Evaluate/
Dinteger.h342 std::string Hexadecimal() const { in Hexadecimal() function
/external/libcups/ppdc/
Dfoo.drv185 // characters except the double quote ("). Hexadecimal numbers
/external/curl/tests/
DFILEFORMAT.md43 ## Hexadecimal decoding
/external/python/cpython3/Doc/faq/
Dprogramming.rst804 Hexadecimal is just as easy. Simply precede the hexadecimal number with a zero,
805 and then a lower or uppercase "x". Hexadecimal digits can be specified in lower
/external/python/cpython2/Doc/faq/
Dprogramming.rst931 Hexadecimal is just as easy. Simply precede the hexadecimal number with a zero,
932 and then a lower or uppercase "x". Hexadecimal digits can be specified in lower

12