Home
last modified time | relevance | path

Searched defs:hex (Results 26 - 50 of 171) sorted by relevance

1234567

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DWriteCharts.java370 public static String hex(Strin method in WriteCharts
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DWriteCharts.java367 public static String hex(Strin method in WriteCharts
[all...]
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.h96 pan_hexdump(FILE *fp, const uint8_t *hex, size_t cnt, bool with_strings) in pan_hexdump() argument
/third_party/openssl/test/testutil/
H A Dtestutil_init.c27 char buffer[256], *hex; in internal_trace_cb() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() argument
H A Dsubstitute.cc117 Arg::Arg(Hex hex) { in Arg() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DNormalizerBuilder.java486 static public String hex(int i) { in hex() method in NormalizerBuilder
494 static public String hex(char i) { in hex() method in NormalizerBuilder
502 public static String hex(String s, String sep) { hex() method in NormalizerBuilder
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerBuilder.java485 static public String hex(int i) { in hex() method in NormalizerBuilder
493 static public String hex(char i) { in hex() method in NormalizerBuilder
501 public static String hex(String s, String sep) { hex() method in NormalizerBuilder
[all...]
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dpsa_storage.py163 def hex(self) -> str: member in Key
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-ss.c103 static const char *hex = "0123456789abcdef"; in bin2hex() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-value.h195 stream << "0x" << std::hex; in to_string() member in v8::internal::wasm::WasmValue::std
/third_party/node/deps/v8/tools/
H A Dwindbg.js130 function hex(number) { function
[all...]
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
H A Dmain.c38 char hex[2048], dump[3072]; in cose_key_dump() local
[all...]
/third_party/node/deps/v8/src/utils/
H A Dostreams.cc175 std::ostream& operator<<(std::ostream& os, const AsHex& hex) { in operator <<() argument
186 std::ostream& operator<<(std::ostream& os, const AsHexBytes& hex) { in operator <<() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c30 char *hex = NULL; in ERR_print_errors_cb() local
/third_party/openssl/crypto/err/
H A Derr_prn.c30 char *hex = NULL; in ERR_print_errors_cb() local
/third_party/toybox/toys/posix/
H A Dcpio.c63 static unsigned x8u(char *hex) in x8u() argument
/third_party/node/deps/npm/node_modules/color-convert/
H A Dconversions.js
/third_party/fsverity-utils/programs/
H A Dutils.c258 bool hex2bin(const char *hex, u8 *bin, size_t bin_len) in hex2bin() argument
285 void bin2hex(const u8 *bin, size_t bin_len, char *hex) in bin2hex() argument
/third_party/cups-filters/fontembed/
H A Dembed_pdf.c49 const char hex[]="0123456789abcdef"; in emb_pdf_escape_name() local
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc25 void TestFlag::element(const char* desc, int hex) in element() argument
43 bool TestFlag::verify(int hex, char* err) const in verify() argument
/third_party/gptfdisk/
H A Dgptpart.cc387 cout << hex; local
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c83 static const char *hex = "0123456789abcdef"; variable
/third_party/nghttp2/src/
H A Ddeflatehd.cc82 auto hex = std::vector<char>(buflen * 2); in output_to_json() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DAnyTransliterator.java42 static private Transliterator hex = Transliterator.getInstance("[^\\u0020-\\u007E] hex"); field in AnyTransliterator

Completed in 14 milliseconds

1234567