Home
last modified time | relevance | path

Searched full:hex (Results 1 – 25 of 4973) sorted by relevance

12345678910>>...199

/external/curl/tests/data/
Dtest849 Set-Cookie: cookie1=%hex[%01-junk]hex%
50 Set-Cookie: cookie2=%hex[%02-junk]hex%
51 Set-Cookie: cookie3=%hex[%03-junk]hex%
52 Set-Cookie: cookie4=%hex[%04-junk]hex%
53 Set-Cookie: cookie5=%hex[%05-junk]hex%
54 Set-Cookie: cookie6=%hex[%06-junk]hex%
55 Set-Cookie: cookie7=%hex[%07-junk]hex%
56 Set-Cookie: cookie8=%hex[%08-junk]hex%
57 Set-Cookie: cookie9=%hex[junk--%09]hex%
58 Set-Cookie: cookie11=%hex[%0b-junk]hex%
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/charconv/charconv.msvc/
Ddouble_hex_precision_to_chars_test_cases.hpp14 {0.0, chars_format::hex, 4, "0.0000p+0"},
15 {-0.0, chars_format::hex, 4, "-0.0000p+0"},
16 {double_inf, chars_format::hex, 4, "inf"},
17 {-double_inf, chars_format::hex, 4, "-inf"},
18 {double_nan, chars_format::hex, 4, "nan"},
19 {-double_nan, chars_format::hex, 4, "-nan(ind)"},
20 {double_nan_payload, chars_format::hex, 4, "nan"},
21 {-double_nan_payload, chars_format::hex, 4, "-nan"},
22 {0x1.729p+0, chars_format::hex, 4, "1.7290p+0"},
23 {-0x1.729p+0, chars_format::hex, 4, "-1.7290p+0"},
[all …]
Dfloat_hex_precision_to_chars_test_cases.hpp14 {0.0f, chars_format::hex, 4, "0.0000p+0"},
15 {-0.0f, chars_format::hex, 4, "-0.0000p+0"},
16 {float_inf, chars_format::hex, 4, "inf"},
17 {-float_inf, chars_format::hex, 4, "-inf"},
18 {float_nan, chars_format::hex, 4, "nan"},
19 {-float_nan, chars_format::hex, 4, "-nan(ind)"},
20 {float_nan_payload, chars_format::hex, 4, "nan"},
21 {-float_nan_payload, chars_format::hex, 4, "-nan"},
22 {0x1.729p+0f, chars_format::hex, 4, "1.7290p+0"},
23 {-0x1.729p+0f, chars_format::hex, 4, "-1.7290p+0"},
[all …]
/external/google-smali/third_party/dexlib2/src/test/java/com/android/tools/smali/util/
DHexTest.java42 Assert.assertEquals("0000000000000000", Hex.u8(0L)); in testU8()
43 Assert.assertEquals("0000016b5086c128", Hex.u8(1560424137000L)); in testU8()
44 Assert.assertEquals("000462d53c8abac0", Hex.u8(1234567890123456L)); in testU8()
49 Assert.assertEquals("00000000", Hex.u4(0)); in testU4()
50 Assert.assertEquals("00bc614e", Hex.u4(12345678)); in testU4()
51 Assert.assertEquals("499602d2", Hex.u4(1234567890)); in testU4()
56 Assert.assertEquals("000000", Hex.u3(0)); in testU3()
57 Assert.assertEquals("01e240", Hex.u3(123456)); in testU3()
58 Assert.assertEquals("9602d2", Hex.u3(1234567890)); in testU3()
63 Assert.assertEquals("0000", Hex.u2(0)); in testU2()
[all …]
/external/sg3_utils/
DMakefile.am85 inhex/descriptor_sense.hex \
86 inhex/fixed_sense.hex \
87 inhex/forwarded_sense.hex \
88 inhex/get_elem_status.hex \
89 inhex/get_lba_status.hex \
90 inhex/inq_standard.hex \
91 inhex/logs_last_n.hex \
92 inhex/nvme_dev_self_test.hex \
93 inhex/nvme_identify_ctl.hex \
94 inhex/nvme_read_ctl.hex \
[all …]
/external/libxml2/test/schemas/
Dhexbinary_0.xml3 <hex>00</hex>
4 <hex>0123456789ABCDEF</hex>
5 <hex>abcdef0123456789</hex>
6 <hex>0123456789abcdef</hex>
7 <hex>0123456789ABCDEF</hex>
8 <hex>0123456789abcdef0123456789ABCDEF</hex>
9hex>0123456789abcdef0123456789ABCDEF0123456789abcdef0123456789ABCDEF0123456789abcdef0123456789ABCD…
10 <hex>01234567899876543210</hex>
11 <hex>00112233445566778899aAbBcCdDeEfF</hex>
12 <hex>A0B1C2D3E4F5</hex>
Dhexbinary_1.xml4 <hex></hex>
5 <hex/>
6 <hex>0</hex>
7 <hex>0123456789ABCDEFGH</hex>
8 <hex>+abcdef0123456789</hex>
9 <hex>-0123456789abcdef</hex>
/external/cronet/third_party/libxml/fuzz/seed_corpus/
D17b31bb2ef7f3a15434478f422276fcd736f0ff73 <hex>00</hex>
4 <hex>0123456789ABCDEF</hex>
5 <hex>abcdef0123456789</hex>
6 <hex>0123456789abcdef</hex>
7 <hex>0123456789ABCDEF</hex>
8 <hex>0123456789abcdef0123456789ABCDEF</hex>
9hex>0123456789abcdef0123456789ABCDEF0123456789abcdef0123456789ABCDEF0123456789abcdef0123456789ABCD…
10 <hex>01234567899876543210</hex>
11 <hex>00112233445566778899aAbBcCdDeEfF</hex>
12 <hex>A0B1C2D3E4F5</hex>
D4e4027f40b8e1c1a6ba70d29349f4bbdf8fd8ce44 <hex></hex>
5 <hex/>
6 <hex>0</hex>
7 <hex>0123456789ABCDEFGH</hex>
8 <hex>+abcdef0123456789</hex>
9 <hex>-0123456789abcdef</hex>
/external/rust/beto-rust/nearby/crypto/crypto_provider/src/aes/
Dctr.rs44 use hex_literal::hex;
50 let key: Aes128Key = hex!("2b7e151628aed2a6abf7158809cf4f3c").into(); in aes_128_ctr_test_encrypt()
51 let iv = hex!("f0f1f2f3f4f5f6f7f8f9fafbfcfdfeff"); in aes_128_ctr_test_encrypt()
55 block = hex!("6bc1bee22e409f96e93d7e117393172a"); in aes_128_ctr_test_encrypt()
57 let expected_ciphertext_1 = hex!("874d6191b620e3261bef6864990db6ce"); in aes_128_ctr_test_encrypt()
60 block = hex!("ae2d8a571e03ac9c9eb76fac45af8e51"); in aes_128_ctr_test_encrypt()
62 let expected_ciphertext_2 = hex!("9806f66b7970fdff8617187bb9fffdff"); in aes_128_ctr_test_encrypt()
65 block = hex!("30c81c46a35ce411e5fbc1191a0a52ef"); in aes_128_ctr_test_encrypt()
67 let expected_ciphertext_3 = hex!("5ae4df3edbd5d35e5b4f09020db03eab"); in aes_128_ctr_test_encrypt()
70 block = hex!("f69f2445df4f9b17ad2b417be66c3710"); in aes_128_ctr_test_encrypt()
[all …]
Dmod.rs171 use hex_literal::hex;
179 let key: Aes128Key = hex!("2b7e151628aed2a6abf7158809cf4f3c").into(); in aes_128_test_encrypt()
183 block.copy_from_slice(&hex!("6bc1bee22e409f96e93d7e117393172a")); in aes_128_test_encrypt()
185 assert_eq!(hex!("3ad77bb40d7a3660a89ecaf32466ef97"), block); in aes_128_test_encrypt()
187 block.copy_from_slice(&hex!("ae2d8a571e03ac9c9eb76fac45af8e51")); in aes_128_test_encrypt()
189 assert_eq!(hex!("f5d3d58503b9699de785895a96fdbaaf"), block); in aes_128_test_encrypt()
191 block.copy_from_slice(&hex!("30c81c46a35ce411e5fbc1191a0a52ef")); in aes_128_test_encrypt()
193 assert_eq!(hex!("43b1cd7f598ece23881b00e3ed030688"), block); in aes_128_test_encrypt()
195 block.copy_from_slice(&hex!("f69f2445df4f9b17ad2b417be66c3710")); in aes_128_test_encrypt()
197 assert_eq!(hex!("7b0c785e27e8ad3f8223207104725dd4"), block); in aes_128_test_encrypt()
[all …]
/external/rust/crates/pkcs1/tests/
Dprivate_key.rs3 use hex_literal::hex;
25 …assert_eq!(key.modulus.as_bytes(), hex!("B6C42C515F10A6AAF282C63EDBE24243A170F3FA2633BD4833637F47C… in decode_rsa2048_der()
26 assert_eq!(key.public_exponent.as_bytes(), hex!("010001")); in decode_rsa2048_der()
27 …assert_eq!(key.private_exponent.as_bytes(), hex!("7ECC8362C0EDB0741164215E22F74AB9D91BA06900700CF6… in decode_rsa2048_der()
28 …assert_eq!(key.prime1.as_bytes(), hex!("DCC061242D4E92AFAEE72AC513CA65B9F77036F9BD7E0E6E61461A7EF7… in decode_rsa2048_der()
29 …assert_eq!(key.prime2.as_bytes(), hex!("D3F314757E40E954836F92BE24236AF2F0DA04A34653C180AF67E96008… in decode_rsa2048_der()
30 …assert_eq!(key.exponent1.as_bytes(), hex!("CE68B7AC1B0D100D636E55488753C5C09843FDB390E2705DF768945… in decode_rsa2048_der()
31 …assert_eq!(key.exponent2.as_bytes(), hex!("25F6E5944220286B4DFBBF4235C0EE5843D2198091895120D6CA7B2… in decode_rsa2048_der()
32 …assert_eq!(key.coefficient.as_bytes(), hex!("31995406D406207CADEAEA35B38D040C5F8A9A1AE0827E9ED06B1… in decode_rsa2048_der()
43 …assert_eq!(key.modulus.as_bytes(), hex!("A7A74572811EA2617E49E85BD730DDE30F103F7D88EE3F765E540D3DD… in decode_rsa4096_der()
[all …]
/external/rust/crates/der-parser/tests/
Dber_parser.rs4 use hex_literal::hex;
12 #[test_case(&hex!("01 01 00"), Some(false) ; "val true")]
13 #[test_case(&hex!("01 01 ff"), Some(true) ; "val false")]
14 #[test_case(&hex!("01 01 7f"), Some(true) ; "true not ff")]
15 #[test_case(&hex!("01 02 00 00"), None ; "invalid length")]
16 #[test_case(&hex!("01 01"), None ; "incomplete")]
46 let data = hex!("30 80 04 03 56 78 90 00 00 02 01 01"); in test_seq_indefinite_length()
111 let data = hex!("31 80 04 03 56 78 90 00 00"); in test_set_indefinite_length()
142 #[test_case(&hex!("02 01 01"), Ok(1) ; "u32-1")]
143 #[test_case(&hex!("02 02 00 ff"), Ok(255) ; "u32-255")]
[all …]
/external/XNNPACK/eval/
Df32-f16-cvt.cc40 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
41 << ", reference = 0x" << std::hex << std::setw(4) << std::setfill('0') << reference_output in TEST()
42 << ", optimized = 0x" << std::hex << std::setw(4) << std::setfill('0') << outputs[i]; in TEST()
58 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
59 << ", reference = 0x" << std::hex << std::setw(4) << std::setfill('0') << reference_output in TEST()
60 << ", optimized = 0x" << std::hex << std::setw(4) << std::setfill('0') << outputs[i]; in TEST()
76 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
77 << ", reference = 0x" << std::hex << std::setw(4) << std::setfill('0') << reference_output in TEST()
78 << ", optimized = 0x" << std::hex << std::setw(4) << std::setfill('0') << outputs[i]; in TEST()
94 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df16-f32-cvt.cc40 … << "input = 0x" << std::hex << std::setw(4) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
41 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
42 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
58 … << "input = 0x" << std::hex << std::setw(4) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
59 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
60 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
72 << "input = 0x" << std::hex << std::setw(4) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
73 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
74 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
84 << "input = 0x" << std::hex << std::setw(4) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
[all …]
Df32-roundu.cc35 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
36 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
37 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
47 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
48 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
49 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
63 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
64 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
65 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
81 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df32-roundd.cc35 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
36 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
37 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
47 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
48 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
49 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
63 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
64 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
65 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
81 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df32-roundz.cc39 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
40 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
41 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
57 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
58 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
59 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
75 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
76 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
77 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
93 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df32-roundne.cc39 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
40 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
41 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
57 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
58 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
59 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
75 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
76 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
77 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
93 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df32-exp.cc39 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
40 …<< ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(referenc… in TEST()
41 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
53 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
54 …<< ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(referenc… in TEST()
55 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
71 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
72 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
73 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
91 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df32-expminus.cc39 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
40 …<< ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(referenc… in TEST()
41 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
53 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
54 …<< ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(referenc… in TEST()
55 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
71 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
72 << ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << reference_output in TEST()
73 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
90 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
[all …]
Df32-expm1minus.cc39 << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[0]) in TEST()
40 …<< ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(referenc… in TEST()
41 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
57 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
58 …<< ", reference = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(referenc… in TEST()
59 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
76 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
77 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
94 … << "input = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(inputs[i]) in TEST()
95 …<< ", optimized = 0x" << std::hex << std::setw(8) << std::setfill('0') << float_as_uint32(outputs[… in TEST()
[all …]
/external/llvm/test/tools/llvm-nm/X86/
Dradix.s5 //RUN: llvm-nm -t=x %t.o | FileCheck --check-prefix="HEX" %s
242 //HEX: 0000000000000000 B i0
243 //HEX: 0000000000000000 D i1
244 //HEX: 0000000000000024 D i10
245 //HEX: 0000000000000028 D i11
246 //HEX: 000000000000002c D i12
247 //HEX: 0000000000000030 D i13
248 //HEX: 0000000000000034 D i14
249 //HEX: 0000000000000038 D i15
250 //HEX: 000000000000003c D i16
[all …]
/external/rust/crates/hex/
DREADME.md1 # hex chapter
3 [![Crates.io: hex](https://img.shields.io/crates/v/hex.svg)](https://crates.io/crates/hex)
4 [![Documentation](https://docs.rs/hex/badge.svg)](https://docs.rs/hex)
5 …)](https://github.com/KokaKiwi/rust-hex/workflows/Test%20hex/badge.svg?master)](https://github.com…
14 let hex_string = hex::encode("Hello world!");
22 let decoded_string = hex::decode("48656c6c6f20776f726c6421");
27 You can find the [documentation](https://docs.rs/hex) here.
35 hex = "0.4"
44 hex = { version = "0.4", default-features = false }
/external/FP16/test/
Dieee-to-fp32x2-psimd.cc26 std::hex << std::uppercase << std::setfill('0') << in TEST()
31 std::hex << std::uppercase << std::setfill('0') << in TEST()
36 std::hex << std::uppercase << std::setfill('0') << in TEST()
41 std::hex << std::uppercase << std::setfill('0') << in TEST()
46 std::hex << std::uppercase << std::setfill('0') << in TEST()
51 std::hex << std::uppercase << std::setfill('0') << in TEST()
56 std::hex << std::uppercase << std::setfill('0') << in TEST()
61 std::hex << std::uppercase << std::setfill('0') << in TEST()
84 std::hex << std::uppercase << std::setfill('0') << in TEST()
88 std::hex << std::uppercase << std::setfill('0') << in TEST()
[all …]

12345678910>>...199