Home
last modified time | relevance | path

Searched +full:0 +full:x35 (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/createarray/
Dcreatearray.js23 0x01, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
24 0x00, 0x02, 0x00, 0x00, 0xcd, 0x1f, 0x40, 0xcd, 0x37, 0x56, 0x2f, 0x78, 0xbb, 0x27, 0x1e, 0xba,
25 0x66, 0xba, 0x84, 0xc6, 0xdb, 0xa0, 0x72, 0xf3, 0x1b, 0x53, 0x8c, 0x46, 0x99, 0x65, 0x0d, 0xf7,
26 0xb4, 0xae, 0x19, 0x46, 0x1e, 0x05, 0xb0, 0xbc, 0xe1, 0x84, 0x9b, 0x44, 0xc5, 0x06, 0x18, 0xef,
27 0x68, 0x4b, 0x80, 0xf4, 0xfc, 0x00, 0x79, 0x8e, 0x21, 0x5e, 0x8f, 0x26, 0x65, 0x69, 0x09, 0x31,
28 0x4b, 0xa0, 0x95, 0x37, 0x53, 0xa2, 0xf5, 0x52, 0x78, 0xb5, 0x3c, 0xec, 0x58, 0x25, 0x1f, 0x23,
29 0x99, 0x89, 0xc1, 0x46, 0x29, 0x65, 0xbb, 0xbe, 0x59, 0x4c, 0xe4, 0x6f, 0xfc, 0xeb, 0x53, 0xe5,
30 0x33, 0x6e, 0x9a, 0x14, 0x57, 0x2a, 0x39, 0xc5, 0xec, 0x4e, 0xc3, 0x3e, 0xcf, 0x76, 0xa3, 0xe9,
31 0xf8, 0xe3, 0x8a, 0x40, 0x1b, 0x3d, 0x07, 0x0e, 0xe4, 0x8e, 0xc7, 0x03, 0xbe, 0xf0, 0x3b, 0xb1,
32 0x25, 0x4d, 0x20, 0x07, 0x9d, 0x2a, 0x18, 0x92, 0x4b, 0x62, 0x34, 0x73, 0xbc, 0x60, 0x3c, 0x18,
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/09.literals/05.string_literals/
Dhex.sts21 …22\x23\x24\x25\x26\x27\x28\x29\x2a\x2b\x2c\x2d\x2e\x2f\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x3a…
23 for (let i = 0; i < s.length; i++) {
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_imm_fetch_tests.cpp30 const uint8_t bytecode[] = {0x4f, 0x17}; in TEST()
32 EXPECT_EQ(static_cast<uint8_t>(inst.GetOpcode()), 0x4f); in TEST()
33 …PECT_EQ((inst.GetImm<BytecodeInstruction::Format::IMM8_V8_V8_V8, 0>()), static_cast<int8_t>(0x17)); in TEST()
34 EXPECT_EQ((inst.GetImm<BytecodeInstruction::Format::IMM8_V8_V8_V8, 0, true>()), in TEST()
35 static_cast<int8_t>(0x17)); in TEST()
40 const uint8_t bytecode[] = {0x4d, 0xea}; in TEST()
42 EXPECT_EQ(static_cast<uint8_t>(inst.GetOpcode()), 0x4d); in TEST()
43 EXPECT_EQ((inst.GetImm<BytecodeInstruction::Format::IMM8, 0>()), static_cast<int8_t>(-22)); in TEST()
44 … EXPECT_EQ((inst.GetImm<BytecodeInstruction::Format::IMM8, 0, true>()), static_cast<int8_t>(-22)); in TEST()
49 const uint8_t bytecode[] = {0x62, 0x1e, 0x00, 0x00, 0x00}; in TEST()
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/01.character_type_and_literals/01.character_literals/
Dchar_literals.sts24 for (let i = 0; i < escaped_chars.length; i++) {
35 c'\x34', c'\x35', c'\x36', c'\x37', c'\x38', c'\x39', c'\x3a', c'\x3b', c'\x3c',
45 for (let i = 0; i < 128; i++) {
60 let j = 0;
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dletters.h23 #define LEX_CHAR_NULL 0x00 /* \0 */
26 #define LEX_CHAR_LF 0x0A /* line feed */
27 #define LEX_CHAR_CR 0x0D /* carriage return */
28 #define LEX_CHAR_LS 0x2028 /* line separator */
29 #define LEX_CHAR_PS 0x2029 /* paragraph separator */
31 #define LEX_CHAR_LOWERCASE_A 0x61 /* a */
32 #define LEX_CHAR_LOWERCASE_B 0x62 /* b */
33 #define LEX_CHAR_LOWERCASE_C 0x63 /* c */
34 #define LEX_CHAR_LOWERCASE_D 0x64 /* d */
35 #define LEX_CHAR_LOWERCASE_E 0X65 /* e */
[all …]
/arkcompiler/ets_frontend/es2panda/test/optimizer/ts/branch-elimination/projects/ts_ohmurl_project/
Dtest-import-exec-expected.pa.txt3 slotNum = 0x0
8 stmodulevar 0x0
10 stmodulevar 0x1
19 slotNum = 0x0
24 stmodulevar 0x0
33 slotNum = 0x0
38 stmodulevar 0x0
47 slotNum = 0x0
52 stmodulevar 0x5
54 stmodulevar 0x6
[all …]
/arkcompiler/ets_frontend/ets2panda/test/compiler/js/
Dmany_locals_1.js18 let x0 = 0
53 let x35 = 35 variable
Dmany_locals_1-expected.txt131 "value": 0,
2146 "name": "x35",
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dletters.h23 inline constexpr char32_t LEX_CHAR_NULL = 0x00; /* \0 */
26 inline constexpr char32_t LEX_CHAR_LF = 0x0A; /* line feed */
27 inline constexpr char32_t LEX_CHAR_CR = 0x0D; /* carriage return */
28 inline constexpr char32_t LEX_CHAR_LS = 0x2028; /* line separator */
29 inline constexpr char32_t LEX_CHAR_PS = 0x2029; /* paragraph separator */
31 inline constexpr char32_t LEX_CHAR_LOWERCASE_A = 0x61; /* a */
32 inline constexpr char32_t LEX_CHAR_LOWERCASE_B = 0x62; /* b */
33 inline constexpr char32_t LEX_CHAR_LOWERCASE_C = 0x63; /* c */
34 inline constexpr char32_t LEX_CHAR_LOWERCASE_D = 0x64; /* d */
35 inline constexpr char32_t LEX_CHAR_LOWERCASE_E = 0X65; /* e */
[all …]
/arkcompiler/ets_frontend/ets2panda/test/compiler/ets/
DmanyLocalsParamRegUsage.sts282 0,
283 0,
284 0,
285 0,
286 0,
287 0,
288 0,
289 0,
290 0,
291 0,
[all …]
DmanyLocalsParamRegUsage-expected.txt10772 "value": 0,
10786 "value": 0,
10800 "value": 0,
10814 "value": 0,
10828 "value": 0,
10842 "value": 0,
10856 "value": 0,
10870 "value": 0,
10884 "value": 0,
10898 "value": 0,
[all …]
/arkcompiler/ets_frontend/es2panda/test/optimizer/js/opt-try-catch-func/
Dtest-nested-try-catch-expected.pa.txt3 slotNum = 0x1e
14 ldai 0x1
25 tryldglobalbyname 0x0, print
26 callarg1 0x1, v4
27 tryldglobalbyname 0x3, print
28 callarg1 0x4, v5
37 tryldglobalbyname 0x6, print
38 callarg1 0x7, v3
44 ldai 0x3
62 ldai 0x5
[all …]
/arkcompiler/toolchain/tooling/test/
Dpt_base64_test.cpp52 EXPECT_EQ(numOctets, 0u); in HWTEST_F_L0()
56 EXPECT_EQ(len, 0u); in HWTEST_F_L0()
64 size_t len = 0; in HWTEST_F_L0()
165 EXPECT_EQ(numOctets, 0u); in HWTEST_F_L0()
174 EXPECT_EQ(numOctets, 0u); in HWTEST_F_L0()
183 EXPECT_EQ(numOctets, 0u); in HWTEST_F_L0()
1910x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, in HWTEST_F_L0()
1920x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f, in HWTEST_F_L0()
1930x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, in HWTEST_F_L0()
1940x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f, in HWTEST_F_L0()
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/binder/
Dindex-hex-name-ts-expected.txt3 slotNum = 0x5a
9 defineclasswithbuffer 0x0, .#~A=A~BB=#BB, _2, 0x0, v0
11 ldobjbyname 0x1, prototype
13 stobjbyname 0x3, B, a2
16 defineclasswithbuffer 0x5, .#~A=A~@0=#CCC, _3, 0x0, v0
18 ldobjbyname 0x6, prototype
20 stobjbyname 0x8, C, a2
23 defineclasswithbuffer 0xa, .#~A=A~@1=#DDD, _4, 0x0, v0
25 ldobjbyname 0xb, prototype
27 stobjbyname 0xd, D, a2
[all …]
Dindex-hex-name-js-expected.txt3 slotNum = 0x2
7 ldlexvar 0x0, 0x0
8 callruntime.callinit 0x0, a2
14 slotNum = 0x5a
20 defineclasswithbuffer 0x0, .#~A>@0~BB=#BB, _2, 0x0, v0
22 ldobjbyname 0x1, prototype
24 definepropertybyname 0x3, BB, a2
27 defineclasswithbuffer 0x5, .#~A>@0~@1=#CCC, _3, 0x0, v0
29 ldobjbyname 0x6, prototype
31 definepropertybyname 0x8, CCC, a2
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/binder/noModule/
DscopeNames-order-without-module-expected.txt3 slotNum = 0x5a
9 defineclasswithbuffer 0x0, .#~A=A~BB=#BB, _1, 0x0, v0
11 ldobjbyname 0x1, prototype
13 stobjbyname 0x3, B, a2
16 defineclasswithbuffer 0x5, .#~A=A~@0=#CCC, _2, 0x0, v0
18 ldobjbyname 0x6, prototype
20 stobjbyname 0x8, C, a2
23 defineclasswithbuffer 0xa, .#~A=A~@1=#DDD, _3, 0x0, v0
25 ldobjbyname 0xb, prototype
27 stobjbyname 0xd, D, a2
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcalle.polymorphic.range.yaml58 call.virt.acc.short panda.reflect.Field.get, v0, 0
186 ldai 0
253 ldai 0
319 movi v4, 0
342 ldai 0
436 ldai 0
499 movi v4, 0
521 ldai 0
532 movi v6, 0x800000000039
533 movi v7, 0x7ffffffffff1
[all …]
Dcall.polymorphic.range.yaml58 call.virt.acc.short panda.reflect.Field.get, v0, 0
186 ldai 0
253 ldai 0
319 movi v4, 0
342 ldai 0
436 ldai 0
499 movi v4, 0
521 ldai 0
532 movi v6, 0x800000000039
533 movi v7, 0x7ffffffffff1
[all …]
Dcalle.polymorphic.yaml58 call.virt.acc.short panda.reflect.Field.get, v0, 0
162 ldai 0
229 ldai 0
295 movi v4, 0
318 ldai 0
412 ldai 0
475 movi v4, 0
497 ldai 0
508 movi v6, 0x800000000039
509 movi v7, 0x7ffffffffff1
[all …]
Dcall.polymorphic.yaml58 call.virt.acc.short panda.reflect.Field.get, v0, 0
162 ldai 0
229 ldai 0
295 movi v4, 0
318 ldai 0
412 ldai 0
475 movi v4, 0
497 ldai 0
508 movi v6, 0x800000000039
509 movi v7, 0x7ffffffffff1
[all …]
/arkcompiler/runtime_core/isa/
Disa.yaml84 - Positive zero (+0.0, hexadecimal representation is `0x0000000000000000`)
85 - Negative zero (-0.0, hexadecimal representation is `0x8000000000000000`)
86 - Minimal positive value (4.9E-324, hexadecimal representation is `0x0000000000000001`)
87 - Maximal negative value (-4.9E-324, hexadecimal representation is `0x8000000000000001`)
88 …- Maximal positive value (1.7976931348623157e308, hexadecimal representation is `0x7feffffffffffff…
89 …- Minimal negative value (-1.7976931348623157e308, hexadecimal representation is `0xffefffffffffff…
90 - Positive infinity (hexadecimal representation is `0x7ff0000000000000`)
91 - Negative infinity (hexadecimal representation is `0xfff0000000000000`)
92 …- Not a number - set of all NaN values (one of hexadecimal representations is `0x7ff8000000000000`)
112 # 0 is default value, alaways reflects to the newest version
[all …]
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml84 - Positive zero (+0.0, hexadecimal representation is `0x0000000000000000`)
85 - Negative zero (-0.0, hexadecimal representation is `0x8000000000000000`)
86 - Minimal positive value (4.9E-324, hexadecimal representation is `0x0000000000000001`)
87 - Maximal negative value (-4.9E-324, hexadecimal representation is `0x8000000000000001`)
88 …- Maximal positive value (1.7976931348623157e308, hexadecimal representation is `0x7feffffffffffff…
89 …- Minimal negative value (-1.7976931348623157e308, hexadecimal representation is `0xffefffffffffff…
90 - Positive infinity (hexadecimal representation is `0x7ff0000000000000`)
91 - Negative infinity (hexadecimal representation is `0xfff0000000000000`)
92 …- Not a number - set of all NaN values (one of hexadecimal representations is `0x7ff8000000000000`)
163 description: Bytecode throws ArithmeticException if the divisor is 0.
[all …]
/arkcompiler/ets_frontend/es2panda/test/bytecode/ts/ic/
Dic-slot-16-overflow-expected.txt3 slotNum = 0x0
12 slotNum = 0x10001
19 ldai 0x0
20 stobjbyname 0x0, a0, v4
23 ldai 0x1
24 stobjbyname 0x2, a1, v4
27 ldai 0x2
28 stobjbyname 0x4, a2, v4
31 ldai 0x3
32 stobjbyname 0x6, a3, v4
[all …]