Home
last modified time | relevance | path

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

12

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DFormatter.java4 public static StringBuilder toHex(int value, int digits) { in toHex() method in Formatter
/external/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp18 static std::string toHex(StringRef Input) { in toHex() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp18 static std::string toHex(StringRef Input) { in toHex() function
/external/nist-sip/java/gov/nist/javax/sip/
DUtils.java63 private static final char[] toHex = { '0', '1', '2', '3', '4', '5', '6', field in Utils
/external/deqp/framework/common/
DtcuFormatUtil.hpp249 inline Format::Hex<NumDigits> toHex (T value) in toHex() function
256 inline Format::Hex<sizeof(T)*2> toHex (T value) in toHex() function
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
DMessageDigestAlgorithm.java206 private static final char[] toHex = { field in MessageDigestAlgorithm
/external/llvm/include/llvm/ADT/
DStringExtras.h64 static inline std::string toHex(StringRef Input) { in toHex() function
/external/bcc/examples/networking/http_filter/
Dhttp-parse-complete.py34 def toHex(s): function
/external/syzkaller/pkg/csource/
Dcsource.go505 func toHex(v byte) byte { func
/external/conscrypt/platform/src/main/java/org/conscrypt/
DCertBlacklistImpl.java246 private static byte[] toHex(byte[] in) { in toHex() method in CertBlacklistImpl
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/
DCertBlacklistImpl.java250 private static byte[] toHex(byte[] in) { in toHex() method in CertBlacklistImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringExtras.h142 inline std::string toHex(StringRef Input) { in toHex() function
156 inline std::string toHex(ArrayRef<uint8_t> Input) { in toHex() function
/external/cldr/tools/java/org/unicode/cldr/util/
DCaseIterator.java31 private static Transliterator toHex = Transliterator.getInstance("[:^ascii:] Any-Hex"); field in CaseIterator
DCldrUtility.java1501 public static String toHex(String in, boolean javaStyle) { in toHex() method in CldrUtility
1509 public static String toHex(int j, boolean javaStyle) { in toHex() method in CldrUtility
/external/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
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DCaseIterator.java30 static Transliterator toHex = Transliterator.getInstance("[:^ascii:] Any-Hex"); field in CaseIterator
/external/icu/android_icu4j/src/main/tests/android/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
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringExtras.h65 static inline std::string toHex(StringRef Input) { in toHex() function
/external/python/cpython3/Lib/test/
Dtest_float.py1009 toHex = float.hex variable
/external/python/cpython2/Lib/test/
Dtest_float.py1022 toHex = float.hex variable
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp317 IntlTest::toHex(uint32_t number, int32_t digits) { in toHex() function in IntlTest
1855 static inline UChar toHex(int32_t i) { in toHex() function
/external/owasp/sanitizer/tools/findbugs/lib/
Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/ ...
/external/junit-params/lib/
Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...

12