Home
last modified time | relevance | path

Searched full:negative (Results 1 – 25 of 1174) sorted by relevance

12345678910>>...47

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/04.casting_contexts_and_conversions/
Dsequenced.params.yaml71 - { stype: Byte, sval: 'new Byte()', dtype: Short, tags: 'compile-only, negative' }
72 - { stype: Byte, sval: 'new Byte()', dtype: Char, tags: 'compile-only, negative' }
73 - { stype: Byte, sval: 'new Byte()', dtype: Int, tags: 'compile-only, negative' }
74 - { stype: Byte, sval: 'new Byte()', dtype: Long, tags: 'compile-only, negative' }
75 - { stype: Byte, sval: 'new Byte()', dtype: Float, tags: 'compile-only, negative' }
76 - { stype: Byte, sval: 'new Byte()', dtype: Double, tags: 'compile-only, negative' }
84 - { stype: Char, sval: "new Char(c'X')", dtype: Byte, tags: 'compile-only, negative' }
85 - { stype: Char, sval: "new Char(c'X')", dtype: Short, tags: 'compile-only, negative' }
86 - { stype: Char, sval: "new Char(c'X')", dtype: Int, tags: 'compile-only, negative' }
87 - { stype: Char, sval: "new Char(c'X')", dtype: Long, tags: 'compile-only, negative' }
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/15.exceptions/05.exceptions_and_errors_inside_field_initializers/
Dfld_prim.params.yaml16 # negative, throws exception
29 tags: 'compile-only, negative'
45 # negative, exception throwing lambda
57 tags: 'compile-only, negative'
72 # negative, rethrows with non-throwing argument
85 tags: 'compile-only, negative'
87 # negative, rethrows with throwing argument
103 tags: 'compile-only, negative'
105 # negative, rethrows with non-throwing lambda argument
115 tags: 'compile-only, negative'
[all …]
Dfld_prim2.params.yaml16 # negative, throws exception
27 tags: 'compile-only, negative'
41 # negative, exception throwing lambda
50 tags: 'compile-only, negative'
62 # negative, rethrows with non-throwing argument
73 tags: 'compile-only, negative'
75 # negative, rethrows with throwing argument
89 tags: 'compile-only, negative'
91 # negative, rethrows with non-throwing lambda argument
99 tags: 'compile-only, negative'
[all …]
Dfld_obj.params.yaml16 # negative, throws exception
29 tags: 'compile-only, negative'
45 # negative, exception throwing lambda
57 tags: 'compile-only, negative'
72 # negative, rethrows with non-throwing argument
85 tags: 'compile-only, negative'
87 # negative, rethrows with throwing argument
103 tags: 'compile-only, negative'
105 # negative, rethrows with non-throwing lambda argument
115 tags: 'compile-only, negative'
[all …]
Dfld_arr.params.yaml16 # negative, throws exception
29 tags: 'compile-only, negative'
45 # negative, exception throwing lambda
57 tags: 'compile-only, negative'
72 # negative, rethrows with non-throwing argument
85 tags: 'compile-only, negative'
87 # negative, rethrows with throwing argument
103 tags: 'compile-only, negative'
105 # negative, rethrows with non-throwing lambda argument
115 tags: 'compile-only, negative'
[all …]
Dfld_tup.params.yaml16 # negative, throws exception
29 tags: 'compile-only, negative'
45 # negative, exception throwing lambda
57 tags: 'compile-only, negative'
72 # negative, rethrows with non-throwing argument
85 tags: 'compile-only, negative'
87 # negative, rethrows with throwing argument
103 tags: 'compile-only, negative'
105 # negative, rethrows with non-throwing lambda argument
115 tags: 'compile-only, negative'
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/07.overloading_and_overriding/04.overloading_and_overriding_in_classes/
Daccess_modifier_over.params.yaml45 tags: negative, compile-only
54 tags: negative, compile-only
63 tags: negative, compile-only
72 tags: negative, compile-only
81 tags: negative, compile-only
90 tags: negative, compile-only
109 tags: negative, compile-only
117 - tags: negative, compile-only
125 - tags: negative, compile-only
153 tags: negative, compile-only
[all …]
Dconstructor_overload.params.yaml73 - tags: negative, compile-only
79 - tags: negative, compile-only
83 - tags: negative, compile-only
93 - tags: negative, compile-only
105 - tags: negative, compile-only
117 - tags: negative, compile-only
127 - tags: negative, compile-only
137 - tags: negative, compile-only
147 - tags: negative, compile-only
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/09.final_classes_and_methods/02.final_methods/
Dfm.params.yaml33 - tags: 'compile-only, negative'
44 - tags: 'compile-only, negative'
75 - tags: 'compile-only, negative'
91 - tags: 'compile-only, negative'
107 - tags: 'compile-only, negative'
125 - tags: 'compile-only, negative'
134 - tags: 'compile-only, negative'
143 - tags: 'compile-only, negative'
155 - tags: 'compile-only, negative'
166 - tags: 'compile-only, negative'
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/04.type_compatibility/
Dfunctions_compatibility.params.yaml17 - { assign: bars, call: 1, res: -1, tags: "compile-only, negative" }
18 - { assign: bars, call: "1, \"some str\"", res: -1, tags: "compile-only, negative" }
19 - { assign: barf, call: 1, res: -1, tags: "compile-only, negative" }
20 - { assign: barl, call: 1, res: -1, tags: "compile-only, negative" }
21 - { assign: barretstr, call: 1, res: "\"str\"", tags: "compile-only, negative" }
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/04.casting_contexts_and_conversions/03.casting_conversions_from_union/
Dimpl.params.yaml29 tags: 'compile-only, negative'
39 tags: 'compile-only, negative'
82 tags: 'compile-only, negative'
94 tags: 'compile-only, negative'
113 tags: 'compile-only, negative'
118 tags: 'compile-only, negative'
129 tags: 'compile-only, negative'
134 tags: 'compile-only, negative'
151 tags: 'compile-only, negative'
161 tags: 'compile-only, negative'
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/09.final_classes_and_methods/01.final_classes/
Dfc.params.yaml30 - tags: 'compile-only, negative'
38 - tags: 'compile-only, negative'
46 - tags: 'compile-only, negative'
55 - tags: 'compile-only, negative'
63 - tags: 'compile-only, negative'
80 - tags: 'compile-only, negative'
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/test-lists/ets-func-tests/
Dets-func-tests-excluded-JIT-REPEATS.txt4 spec/03.types/References_Types/Bigint/bigint-arithmetic-mul-2-operands-zero-negative-number.sts
7 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-zero-negative.sts
8 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-equal-zero-negative-number.sts
13 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-negative-number-1.sts
16 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-operands-negative-number-2.sts
43 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-negative-number-2.sts
47 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-negative-number-1.sts
48 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-equal-operands-negative-number.sts
76 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-operands-zero-negative.sts
78 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-equal-zero-negative.sts
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/linker/
DCMakeLists.txt16 # #17626: enable negative/.abc integrity tests for runtime class linker
17 # default_method2 # negative
18 # default_method3 # negative
19 # default_method4 # negative
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Djne.yaml383 fldai 0x80000000 # Negative zero (-0.0)
391 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
399 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
407 fldai 0xff800000 # Negative infinity
419 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
427 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
435 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
443 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
538 fmovi v1, 0x80000000 # Negative zero (-0.0)
546 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djne.obj.yaml379 fldai 0x80000000 # Negative zero (-0.0)
387 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
395 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
403 fldai 0xff800000 # Negative infinity
415 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
423 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
431 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
439 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
499 fmovi v1, 0x80000000 # Negative zero (-0.0)
507 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djlt.yaml383 fldai 0x80000000 # Negative zero (-0.0)
391 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
399 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
407 fldai 0xff800000 # Negative infinity
419 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
427 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
435 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
443 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
538 fmovi v1, 0x80000000 # Negative zero (-0.0)
546 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djgt.yaml383 fldai 0x80000000 # Negative zero (-0.0)
391 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
399 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
407 fldai 0xff800000 # Negative infinity
419 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
427 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
435 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
443 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
538 fmovi v1, 0x80000000 # Negative zero (-0.0)
546 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djge.yaml383 fldai 0x80000000 # Negative zero (-0.0)
391 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
399 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
407 fldai 0xff800000 # Negative infinity
419 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
427 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
435 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
443 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
538 fmovi v1, 0x80000000 # Negative zero (-0.0)
546 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djle.yaml383 fldai 0x80000000 # Negative zero (-0.0)
391 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
399 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
407 fldai 0xff800000 # Negative infinity
419 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
427 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
435 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
443 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
538 fmovi v1, 0x80000000 # Negative zero (-0.0)
546 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djeq.yaml386 fldai 0x80000000 # Negative zero (-0.0)
394 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
402 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
410 fldai 0xff800000 # Negative infinity
422 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
430 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
438 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
446 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
541 fmovi v1, 0x80000000 # Negative zero (-0.0)
549 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djlt.yaml401 fldai 0x80000000 # Negative zero (-0.0)
409 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
417 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
425 fldai 0xff800000 # Negative infinity
437 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
445 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
453 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
461 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
557 fmovi v1, 0x80000000 # Negative zero (-0.0)
565 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djgt.yaml401 fldai 0x80000000 # Negative zero (-0.0)
409 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
417 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
425 fldai 0xff800000 # Negative infinity
437 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
445 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
453 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
461 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
557 fmovi v1, 0x80000000 # Negative zero (-0.0)
565 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djge.yaml401 fldai 0x80000000 # Negative zero (-0.0)
409 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
417 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
425 fldai 0xff800000 # Negative infinity
437 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
445 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
453 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
461 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
557 fmovi v1, 0x80000000 # Negative zero (-0.0)
565 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]
Djeq.yaml405 fldai 0x80000000 # Negative zero (-0.0)
413 fldai 0x80000001 # Maximal negative value (-1.4012985e-45)
421 fldai 0xff7fffff # Minimal negative value (-3.4028235e38)
429 fldai 0xff800000 # Negative infinity
441 …fldai.64 0x8000000000000000 # Negative zero (-0.0, hexadecimal representation is `0x80000000000000…
449 …fldai.64 0x8000000000000001 # Maximal negative value (-4.9E-324, hexadecimal representation is `0x…
457 …fldai.64 0xffefffffffffffff # Minimal negative value (-1.7976931348623157e308, hexadecimal represe…
465 …fldai.64 0xfff0000000000000 # Negative infinity (hexadecimal representation is `0xfff0000000000000…
561 fmovi v1, 0x80000000 # Negative zero (-0.0)
569 fmovi v1, 0x80000001 # Maximal negative value (-1.4012985e-45)
[all …]

12345678910>>...47