/third_party/node/test/fixtures/wpt/encoding/ |
H A D | iso-2022-jp-decoder.any.js | 12 decode([0x1b, 0x24], "�$", "Error ESC") 13 decode([0x1b, 0x24, 0x50], "�$P", "Error ESC, character") 25 decode([0x1b, 0x28, 0x49, 0x1b, 0x24, 0x40, 0x50, 0x50], "�佩", "Katakana ESC, multibyte ESC, character") 27 decode([0x1b, 0x28, 0x49, 0x1b, 0x24, 0x50], "�、ミ", "Katakana ESC, error ESC #2, character") 31 decode([0x1b, 0x24, 0x40, 0x50, 0x50], "佩", "Multibyte ESC, character") 32 decode([0x1b, 0x24, 0x42, 0x50, 0x50], "佩", "Multibyte ESC #2, character") 33 decode([0x1b, 0x24, 0x42, 0x1b, 0x50, 0x50], "�佩", "Multibyte ESC, error ESC, character") 34 decode([0x1b, 0x24, 0x40, 0x1b, 0x24, 0x40], "�", "Double multibyte ESC") 35 decode([0x1b, 0x24, [all...] |
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | SynthTest.cs | 251 (byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x06))), unchecked((byte)unchecked((int)(0x48))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xdc))), unchecked(
in TestClClTreeExcess() 316 (byte)unchecked((int)(0xb0))), unchecked((byte)unchecked((int)(0x65))), unchecked((byte)unchecked((int)(0x12))), unchecked((byte)unchecked((int)(0x03))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestCompressedUncompressedShortCompressed() 317 (byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))) };
in TestCompressedUncompressedShortCompressed() 344 (byte)unchecked((int)(0xb0))), unchecked((byte)unchecked((int)(0x65))), unchecked((byte)unchecked((int)(0x12))), unchecked((byte)unchecked((int)(0x03))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestCompressedUncompressedShortCompressedSmallWindow() 345 (byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))) };
in TestCompressedUncompressedShortCompressedSmallWindow() 522 (byte)unchecked((int)(0xb0))), unchecked((byte)unchecked((int)(0x65))), unchecked((byte)unchecked((int)(0x12))), unchecked((byte)unchecked((int)(0x03))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestInvalidTooLargeContextMap() 598 (byte)unchecked((int)(0x65))), unchecked((byte)unchecked((int)(0x12))), unchecked((byte)unchecked((int)(0x03))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestManyTinyMetablocks() 603 (byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0xee))), unchecked((byte)unchecked((int)(0xb4))), unchecked((byte)unchecked((int)(0x11))), unchecked(
in TestManyTinyMetablocks() 607 (byte)unchecked((int)(0x65))), unchecked((byte)unchecked((int)(0x12))), unchecked((byte)unchecked((int)(0x03))), unchecked((byte)unchecked((int)(0x24))), unchecked((byte)unchecked((int)(0x00))), unchecked((byte)unchecked((int)(0x00))), unchecked(
in TestManyTinyMetablocks() 612 (byte)unchecked((int)(0x24))), unchecke in TestManyTinyMetablocks() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CharsetRecog_2022.java | 102 {0x1b, 0x24, 0x28, 0x43}, // KS X 1001:1992 103 {0x1b, 0x24, 0x28, 0x44}, // JIS X 212-1990 104 {0x1b, 0x24, 0x40}, // JIS C 6226-1978 105 {0x1b, 0x24, 0x41}, // GB 2312-80 106 {0x1b, 0x24, 0x42}, // JIS X 208-1983 130 {0x1b, 0x24, 0x29, 0x43} 147 {0x1b, 0x24, 0x29, 0x41}, // GB 2312-80 148 {0x1b, 0x24, 0x29, 0x47}, // CNS 11643-1992 Plane 1 149 {0x1b, 0x24, 0x2A, 0x48}, // CNS 11643-1992 Plane 2 150 {0x1b, 0x24, [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | CharsetRecog_2022.java | 103 {0x1b, 0x24, 0x28, 0x43}, // KS X 1001:1992 104 {0x1b, 0x24, 0x28, 0x44}, // JIS X 212-1990 105 {0x1b, 0x24, 0x40}, // JIS C 6226-1978 106 {0x1b, 0x24, 0x41}, // GB 2312-80 107 {0x1b, 0x24, 0x42}, // JIS X 208-1983 131 {0x1b, 0x24, 0x29, 0x43} 148 {0x1b, 0x24, 0x29, 0x41}, // GB 2312-80 149 {0x1b, 0x24, 0x29, 0x47}, // CNS 11643-1992 Plane 1 150 {0x1b, 0x24, 0x2A, 0x48}, // CNS 11643-1992 Plane 2 151 {0x1b, 0x24, [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | alternate_format.cc | 24 0x0A, 0x2C, 0x4A, 0x00, 0x50, 0xCB, 0x07, 0x9A, 0x01, 0x24, 0x0A, 0x15, 0x28, 26 0x28, 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0x29, 0x12, 0x08, 0x24, 0x31, 0x20, 0x24, 27 0x32, 0x20, 0x24, 0x33, 0x1A, 0x01, 0x35, 0x0A, 0xFA, 0x02, 0x4A, 0x00, 0x50, 30 0x7D, 0x29, 0x12, 0x08, 0x24, 0x31, 0x20, 0x24, 0x32, 0x20, 0x24, 0x33, 0x1A, 49 0x24, 0x31, 0x20, 0x24, 0x32, 0x20, 0x24, [all...] |
H A D | test_metadata.cc | 84 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0x29, 0x12, 0x08, 0x24, 0x31, 0x20, 0x24, 0x32, 85 0x20, 0x24, 0x33, 0xAA, 0x01, 0x0B, 0x48, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 92 0x0A, 0x48, 0x0B, 0x12, 0x24, 0x12, 0x0C, 0x5B, 0x31, 0x2D, 0x33, 0x5D, 0x5C, 95 0x48, 0x0A, 0x1A, 0x24, 0x12, 0x12, 0x39, 0x5C, 0x64, 0x7B, 0x31, 0x30, 0x7D, 108 0x35, 0x29, 0x3F, 0x82, 0x01, 0x03, 0x39, 0x24, 0x31, 0x9A, 0x01, 0x2A, 0x0A, 110 0x7D, 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x34, 0x7D, 0x29, 0x12, 0x08, 0x24, 0x31, 111 0x20, 0x24, 0x32, 0x2D, 0x24, 0x33, 0x1A, 0x02, 0x31, 0x31, 0x22, 0x03, 0x30, 112 0x24, [all...] |
H A D | metadata.cc | 38 0x01, 0xCA, 0x01, 0x24, 0x12, 0x18, 0x28, 0x3F, 0x3A, 0x30, 0x5B, 0x31, 0x2D, 59 0x05, 0x24, 0x31, 0x20, 0x24, 0x32, 0x1A, 0x07, 0x5B, 0x31, 0x33, 0x35, 0x2D, 61 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x34, 0x7D, 0x29, 0x12, 0x05, 0x24, 0x31, 0x20, 62 0x24, 0x32, 0x1A, 0x01, 0x31, 0x9A, 0x01, 0x24, 0x0A, 0x15, 0x28, 0x5C, 0x64, 64 0x64, 0x7B, 0x33, 0x7D, 0x29, 0x12, 0x08, 0x24, 0x31, 0x20, 0x24, 0x32, 0x20, 65 0x24, 0x33, 0x1A, 0x01, 0x36, 0xAA, 0x01, 0x0B, 0x48, 0xFF, 0xFF, 0xFF, 0xFF, 92 0x5C, 0x64, 0x7B, 0x32, 0x2C, 0x39, 0x7D, 0x29, 0x12, 0x05, 0x24, [all...] |
H A D | lite_metadata.cc | 54 0x29, 0x28, 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0x29, 0x12, 0x05, 0x24, 0x31, 0x20, 55 0x24, 0x32, 0x1A, 0x07, 0x5B, 0x31, 0x33, 0x35, 0x2D, 0x39, 0x5D, 0x9A, 0x01, 57 0x7B, 0x34, 0x7D, 0x29, 0x12, 0x05, 0x24, 0x31, 0x20, 0x24, 0x32, 0x1A, 0x01, 58 0x31, 0x9A, 0x01, 0x24, 0x0A, 0x15, 0x28, 0x5C, 0x64, 0x7B, 0x33, 0x7D, 0x29, 60 0x29, 0x12, 0x08, 0x24, 0x31, 0x20, 0x24, 0x32, 0x20, 0x24, 0x33, 0x1A, 0x01, 84 0x7D, 0x29, 0x12, 0x05, 0x24, 0x31, 0x20, 0x24, [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | csr2022.cpp | 109 {0x1b, 0x24, 0x28, 0x43, 0x00}, // KS X 1001:1992 110 {0x1b, 0x24, 0x28, 0x44, 0x00}, // JIS X 212-1990 111 {0x1b, 0x24, 0x40, 0x00, 0x00}, // JIS C 6226-1978 112 {0x1b, 0x24, 0x41, 0x00, 0x00}, // GB 2312-80 113 {0x1b, 0x24, 0x42, 0x00, 0x00}, // JIS X 208-1983 125 {0x1b, 0x24, 0x29, 0x43, 0x00} 129 {0x1b, 0x24, 0x29, 0x41, 0x00}, // GB 2312-80 130 {0x1b, 0x24, 0x29, 0x47, 0x00}, // CNS 11643-1992 Plane 1 131 {0x1b, 0x24, 0x2A, 0x48, 0x00}, // CNS 11643-1992 Plane 2 132 {0x1b, 0x24, [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | csr2022.cpp | 109 {0x1b, 0x24, 0x28, 0x43, 0x00}, // KS X 1001:1992 110 {0x1b, 0x24, 0x28, 0x44, 0x00}, // JIS X 212-1990 111 {0x1b, 0x24, 0x40, 0x00, 0x00}, // JIS C 6226-1978 112 {0x1b, 0x24, 0x41, 0x00, 0x00}, // GB 2312-80 113 {0x1b, 0x24, 0x42, 0x00, 0x00}, // JIS X 208-1983 125 {0x1b, 0x24, 0x29, 0x43, 0x00} 129 {0x1b, 0x24, 0x29, 0x41, 0x00}, // GB 2312-80 130 {0x1b, 0x24, 0x29, 0x47, 0x00}, // CNS 11643-1992 Plane 1 131 {0x1b, 0x24, 0x2A, 0x48, 0x00}, // CNS 11643-1992 Plane 2 132 {0x1b, 0x24, [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | csr2022.cpp | 109 {0x1b, 0x24, 0x28, 0x43, 0x00}, // KS X 1001:1992 110 {0x1b, 0x24, 0x28, 0x44, 0x00}, // JIS X 212-1990 111 {0x1b, 0x24, 0x40, 0x00, 0x00}, // JIS C 6226-1978 112 {0x1b, 0x24, 0x41, 0x00, 0x00}, // GB 2312-80 113 {0x1b, 0x24, 0x42, 0x00, 0x00}, // JIS X 208-1983 125 {0x1b, 0x24, 0x29, 0x43, 0x00} 129 {0x1b, 0x24, 0x29, 0x41, 0x00}, // GB 2312-80 130 {0x1b, 0x24, 0x29, 0x47, 0x00}, // CNS 11643-1992 Plane 1 131 {0x1b, 0x24, 0x2A, 0x48, 0x00}, // CNS 11643-1992 Plane 2 132 {0x1b, 0x24, [all...] |
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | SynthTest.java | 77 (byte) 0x26, (byte) 0xf8, (byte) 0x24, (byte) 0x3f, (byte) 0x34, (byte) 0xc1, (byte) 0x27, in testAllTransforms10() 315 (byte) 0xe2, (byte) 0x0b, (byte) 0x44, (byte) 0xf9, (byte) 0x24, (byte) 0x1b, (byte) 0x10, in testAllTransforms4() 370 (byte) 0xd3, (byte) 0x24, (byte) 0x79, (byte) 0x45, (byte) 0xf9, (byte) 0x34, (byte) 0x4f, in testAllTransforms4() 754 (byte) 0xe0, (byte) 0x60, (byte) 0xcb, (byte) 0x24, (byte) 0x06, (byte) 0x48, (byte) 0x00, in testClClTreeExcess() 828 (byte) 0x12, (byte) 0x03, (byte) 0x24, (byte) 0x00, (byte) 0x00, (byte) 0xee, (byte) 0xb4, in testCompressedUncompressedShortCompressed() 829 (byte) 0x11, (byte) 0x24, (byte) 0x00 in testCompressedUncompressedShortCompressed() 867 (byte) 0x12, (byte) 0x03, (byte) 0x24, (byte) 0x00, (byte) 0x00, (byte) 0xee, (byte) 0xb4, in testCompressedUncompressedShortCompressedSmallWindow() 868 (byte) 0x11, (byte) 0x24, (byte) 0x00 in testCompressedUncompressedShortCompressedSmallWindow() 1137 (byte) 0x1b, (byte) 0x41, (byte) 0x80, (byte) 0x20, (byte) 0x50, (byte) 0x10, (byte) 0x24, in testIntactDistanceRingBuffer2() 1292 (byte) 0x00, (byte) 0x70, (byte) 0xb0, (byte) 0x65, (byte) 0x12, (byte) 0x03, (byte) 0x24, in testInvalidTooLargeContextMap() [all...] |
/third_party/vixl/test/aarch32/traces/ |
H A D | assembler-cond-rdlow-operand-imm8-movs-t32.h | 146 0x24, 0x20 // movs al r0 36 914 0x24, 0x21 // movs al r1 36 1682 0x24, 0x22 // movs al r2 36 2450 0x24, 0x23 // movs al r3 36 3110 0x00, 0x24 // movs al r4 0 3113 0x01, 0x24 // movs al r4 1 3116 0x02, 0x24 // movs al r4 2 3119 0x03, 0x24 // movs al r4 3 3122 0x04, 0x24 // movs al r4 4 3125 0x05, 0x24 // mov [all...] |
H A D | assembler-cond-rdlow-operand-imm8-in-it-block-mov-t32.h | 65 0xb8, 0xbf, 0x98, 0x24 // It lt; mov lt r4 152 68 0x48, 0xbf, 0xa5, 0x24 // It mi; mov mi r4 165 86 0x28, 0xbf, 0xcc, 0x24 // It cs; mov cs r4 204 92 0xb8, 0xbf, 0xb9, 0x24 // It lt; mov lt r4 185 107 0x28, 0xbf, 0x15, 0x24 // It cs; mov cs r4 21 125 0xb8, 0xbf, 0x67, 0x24 // It lt; mov lt r4 103 131 0x18, 0xbf, 0xea, 0x24 // It ne; mov ne r4 234 137 0x18, 0xbf, 0xe0, 0x24 // It ne; mov ne r4 224 143 0xb8, 0xbf, 0x31, 0x24 // It lt; mov lt r4 49 149 0xa8, 0xbf, 0x85, 0x24 // I [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | sha512-armv8.S | 82 stp x23,x24,[sp,#48] 89 ldp x24,x25,[x0,#4*8] 103 ror x16,x24,#14 105 eor x6,x24,x24,ror#23 106 and x17,x25,x24 107 bic x19,x26,x24 131 and x17,x24,x23 156 bic x19,x24,x22 178 add x24,x2 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
H A D | sha512-armv8.S | 82 stp x23,x24,[sp,#48] 89 ldp x24,x25,[x0,#4*8] 103 ror x16,x24,#14 105 eor x6,x24,x24,ror#23 106 and x17,x25,x24 107 bic x19,x26,x24 131 and x17,x24,x23 156 bic x19,x24,x22 178 add x24,x2 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
H A D | sha512-armv8.S | 82 stp x23,x24,[sp,#48] 89 ldp x24,x25,[x0,#4*8] 103 ror x16,x24,#14 105 eor x6,x24,x24,ror#23 106 and x17,x25,x24 107 bic x19,x26,x24 131 and x17,x24,x23 156 bic x19,x24,x22 178 add x24,x2 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | sha512-armv8.S | 82 stp x23,x24,[sp,#48] 89 ldp x24,x25,[x0,#4*8] 103 ror x16,x24,#14 105 eor x6,x24,x24,ror#23 106 and x17,x25,x24 107 bic x19,x26,x24 131 and x17,x24,x23 156 bic x19,x24,x22 178 add x24,x2 [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ulti_cb.h | 108 0x00, 0x12, 0x1B, 0x24, 109 0x00, 0x09, 0x1B, 0x24, 110 0x00, 0x09, 0x12, 0x24, 196 0x01, 0x24, 0x24, 0x24, 197 0x01, 0x01, 0x24, 0x24, 198 0x01, 0x01, 0x01, 0x24, 463 0x04, 0x14, 0x1C, 0x24, [all...] |
H A D | rv40vlc2.h | 57 0x72, 0x50, 0x88, 0x82, 0x27, 0x24, 0x44, 0x40, 0x62, 0x55, 0x18, 0x13, 65 0x51, 0x44, 0x40, 0x32, 0x55, 0x41, 0x26, 0x24, 0x30, 0x27, 0x57, 0x36, 73 0x10, 0x01, 0x24, 0x12, 0x88, 0x83, 0x70, 0x14, 0x08, 0x46, 0x25, 0x87, 82 0x88, 0x82, 0x50, 0x47, 0x74, 0x43, 0x76, 0x75, 0x68, 0x24, 0x00, 0x37, 92 0x33, 0x68, 0x63, 0x88, 0x71, 0x34, 0x24, 0x50, 0x47, 0x37, 0x08, 0x48, 104 0x66, 0x55, 0x38, 0x24, 0x56, 0x41, 0x02, 0x01, 0x20, 0x14, 0x16, 0x12, 114 0x48, 0x71, 0x67, 0x82, 0x65, 0x17, 0x06, 0x24, 0x20, 0x88, 0x83, 0x60, 118 0x66, 0x01, 0x14, 0x03, 0x24, 0x23, 0x62, 0x08, 0x04, 0x35, 0x20, 0x72, 129 0x17, 0x26, 0x24, 0x60, 0x42, 0x78, 0x71, 0x84, 0x81, 0x44, 0x23, 0x52, 138 0x40, 0x78, 0x71, 0x25, 0x23, 0x32, 0x31, 0x42, 0x26, 0x61, 0x52, 0x24, [all...] |
/third_party/backends/backend/genesys/ |
H A D | tables_frontend.cpp | 54 { 0x24, 0x00 }, in genesys_init_frontend_tables() 76 { 0x24, 0x00 }, in genesys_init_frontend_tables() 98 { 0x24, 0x00 }, in genesys_init_frontend_tables() 120 { 0x24, 0x00 }, in genesys_init_frontend_tables() 143 { 0x24, 0x00 }, in genesys_init_frontend_tables() 165 { 0x24, 0x00 }, in genesys_init_frontend_tables() 188 { 0x24, 0x00 }, in genesys_init_frontend_tables() 234 { 0x24, 0x00 }, in genesys_init_frontend_tables() 257 { 0x24, 0x00 }, in genesys_init_frontend_tables() 279 { 0x24, in genesys_init_frontend_tables() [all...] |
/third_party/mesa3d/src/imagination/vulkan/usc/hardcoded_apps/ |
H A D | pvr_simple_compute.h | 34 0x00, 0x00, 0x00, 0x24, 67 0x67, 0x38, 0x24, 0x00, 68 0x24, 0xff, 0x04, 0x80, 95 0x67, 0x24, 0x24, 0x00, 96 0x24, 0xff, 0xf1, 0xff,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/bn/ |
H A D | armv8-mont.S | 34 stp x23,x24,[sp,#48] 220 ldp x23,x24,[x29,#48] 933 stp x23,x24,[sp,#48] 971 mov x24,xzr 1021 adcs x24,x24,x14 1035 adcs x24,x24,x16 1048 adcs x24,x24,x1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/bn/ |
H A D | armv8-mont.S | 34 stp x23,x24,[sp,#48] 220 ldp x23,x24,[x29,#48] 933 stp x23,x24,[sp,#48] 971 mov x24,xzr 1021 adcs x24,x24,x14 1035 adcs x24,x24,x16 1048 adcs x24,x24,x1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/bn/ |
H A D | armv8-mont.S | 34 stp x23,x24,[sp,#48] 220 ldp x23,x24,[x29,#48] 933 stp x23,x24,[sp,#48] 971 mov x24,xzr 1021 adcs x24,x24,x14 1035 adcs x24,x24,x16 1048 adcs x24,x24,x1 [all...] |