| /third_party/openssl/crypto/ec/ |
| H A D | ec_print.c | 49 EC_POINT_hex2point(const EC_GROUP *group, const char *hex, EC_POINT *point, BN_CTX *ctx) EC_POINT_hex2point() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | float16_helper.cc | 78 uint32_t hex = sign | exponent | mantissa; in HexFloat16ToFloat() local 95 uint32_t hex = exponent | mantissa; in HexFloat11ToFloat() local 112 uint32_t hex = exponent | mantissa; in HexFloat10ToFloat() local 137 const uint32_t* hex = reinterpret_cast<const uint32_t*>(&value); in FloatToHexFloat16() local [all...] |
| /third_party/openssl/crypto/ts/ |
| H A D | ts_lib.c | 23 char *hex; in TS_ASN1_INTEGER_print_bio() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
| H A D | md5hl.c | 63 static const char hex[] = "0123456789abcdef"; in MD5End() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | marshalling.cc | 71 const bool hex = (text.size() >= 2 && text[0] == '0' && in NumericBase() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv.h | 32 hex = 4, member in absl::chars_format
|
| H A D | str_cat.cc | 30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() argument
|
| H A D | substitute.cc | 117 Arg::Arg(Hex hex) { in Arg() argument
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/json/ |
| H A D | commonutil.c | 23 char hex_to_char(uint8_t hex) in hex_to_char() argument 29 void byte_to_hex_string(const uint8_t *hex, int32_t hex_len, uint8_t *buf, int32_t buf_len) in byte_to_hex_string() argument 40 int32_t hex_string_to_byte(const char *str, int32_t len, uint8_t *hex) in hex_string_to_byte() argument 85 byte_convert(json_pobject obj, const char *field, uint8_t *hex, uint32_t *length, uint32_t max_len) byte_convert() argument [all...] |
| /base/security/device_auth/frameworks/deviceauth_lite/source/struct/ |
| H A D | key_agreement_version.c | 86 uint8_t *raw_byte_to_hex_string(const uint8_t *hex, int32_t length) in raw_byte_to_hex_string() argument
|
| /base/startup/hvb/libhvb/src/utils/ |
| H A D | hvb_util.c | 21 char *hex; in hvb_bin2hex() local 60 uint64_t hex; in hvb_be64toh() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
| H A D | test_utils.cpp | 41 ss << "{" << std::setfill('0') << std::setw(TWO) << std::hex; in operator <<() member in BASE_NS::std
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_wpa_common_test.cpp | 127 const char hex = '1'; in HWTEST_F() local 138 const char hex = 'a'; in HWTEST_F() local 149 const char hex = 'A'; in HWTEST_F() local 160 const char hex = '*'; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| H A D | setup.c | 75 static void cell_progress(char *s, unsigned short hex) in cell_progress() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | setup.c | 75 static void cell_progress(char *s, unsigned short hex) in cell_progress() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_synproxy.c | 23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
|
| /kernel/linux/linux-6.6/tools/lib/api/ |
| H A D | io.h | 95 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex() argument
|
| /third_party/curl/lib/ |
| H A D | escape.c | 82 const char hex[] = "0123456789ABCDEF"; in curl_easy_escape() local 219 const char *hex = "0123456789abcdef"; in Curl_hexencode() local
|
| /third_party/gptfdisk/ |
| H A D | gptpart.h | 74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | WriteCharts.java | 370 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 D | WriteCharts.java | 367 public static String hex(Strin method in WriteCharts [all...] |
| /third_party/mesa3d/src/panfrost/lib/genxml/ |
| H A D | decode.h | 96 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 D | testutil_init.c | 27 char buffer[256], *hex; in internal_trace_cb() local
|
| /third_party/node/deps/npm/node_modules/color-convert/ |
| H A D | conversions.js | |
| /base/notification/distributed_notification_service/services/ans/src/common/ |
| H A D | aes_gcm_helper.cpp | 68 std::string AesGcmHelper::Hex2Byte(const std::string &hex) in Hex2Byte() argument
|