Home
last modified time | relevance | path

Searched defs:toHex (Results 1 - 12 of 12) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
H A Dchannel.sub.js17 function toHex(x, length) { function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java30 static Transliterator toHex = Transliterator.getInstance("[:^ascii:] Any-Hex"); field in CaseIterator
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h409 static inline UnicodeString toHex(int32_t number, int32_t digits=-1) { in toHex() function in IntlTest
H A Dintltest.cpp320 IntlTest::toHex(uint32_t number, int32_t digits) { in toHex() function in IntlTest
1880 static inline UChar toHex(int32_t i) { in toHex() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringExtras.h65 static inline std::string toHex(StringRef Input) { in toHex() function
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundleItem.java362 private static char toHex(int nibble) { in toHex() method in BundleItem
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringExtras.h141 inline std::string toHex(StringRef Input, bool LowerCase = false) { in toHex() function
156 inline std::string toHex(ArrayRef<uint8_t> Input, bool LowerCase = false) { in toHex() function
/third_party/vk-gl-cts/framework/common/
H A DtcuFormatUtil.hpp253 inline Format::Hex<NumDigits> toHex (T value) in toHex() function
260 inline Format::Hex<sizeof(T)*2> toHex (T value) in toHex() function
/third_party/python/Lib/test/
H A Dtest_float.py1054 toHex = float.hex variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingMutableTests.cpp183 std::string toHex (deUint32 val) in toHex() function
H A DvktBindingValveMutableTests.cpp104 std::string toHex (deUint32 val) in toHex() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp179 std::string toHex (deUint32 val) in toHex() function

Completed in 31 milliseconds