Home
last modified time | relevance | path

Searched defs:toHex (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/framework/common/
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/node/tools/
Dlicense2rtf.mjs222 function toHex(number, length) { function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DCaseIterator.java30 static Transliterator toHex = Transliterator.getInstance("[:^ascii:] Any-Hex"); field in CaseIterator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DUnicodeNormalizerConformanceTest.java221 String toHex = s.substring(pos,delim); in hexsplit() local
DConformanceTest.java460 String toHex = s.substring(pos,delim); in hexsplit() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DUnicodeNormalizerConformanceTest.java218 String toHex = s.substring(pos,delim); in hexsplit() local
DConformanceTest.java457 String toHex = s.substring(pos,delim); in hexsplit() local
/third_party/node/deps/npm/node_modules/ip-address/dist/
Dipv4.js152 toHex() { method in Address4
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringExtras.h65 static inline std::string toHex(StringRef Input) { in toHex() function
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DBundleItem.java362 private static char toHex(int nibble) { in toHex() method in BundleItem
/third_party/python/Lib/test/
Dtest_float.py1073 toHex = float.hex variable
/third_party/node/test/fixtures/wpt/resources/
Dchannel.sub.js17 function toHex(x, length) { function
/third_party/icu/icu4c/source/test/intltest/
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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp104 std::string toHex (deUint32 val) in toHex() function
DvktBindingMutableTests.cpp179 std::string toHex (deUint32 val) in toHex() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingMutableTests.cpp179 std::string toHex (deUint32 val) in toHex() function