| /arkcompiler/ets_frontend/ets2panda/test/runtime/ets/ |
| D | BigInt0.ets | 18 assertTrue(a.positive()) 22 assertTrue(b.positive()) 301 assertEQ(new BigInt().positive() , true , 'BigInt() is not positive') 302 assertEQ(new BigInt(0).positive() , true , 'BigInt(0) is not positive') 303 assertEQ(new BigInt(-0).positive() , true , 'BigInt(-0) is not positive') 304 assertEQ(new BigInt(0.0).positive() , true , 'BigInt(0.0) is not positive') 305 assertEQ(new BigInt(-0.0).positive(), true , 'BigInt(-0.0) is not positive') 306 assertEQ(new BigInt("0").positive() , true , 'BigInt("0") is not positive') 307 assertEQ(new BigInt("-0").positive(), true , 'BigInt("-0") is not positive') 309 assertEQ(new BigInt("0").negate().positive() , true , 'BigInt("0").negate() is not positive') [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/arithmetic/ |
| D | bininst_dynamic.cpp | 63 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAdd2, abc-kind=ArkTS1, category=positive, ext… 69 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateMul2, abc-kind=ArkTS1, category=positive, ext… 75 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateMod2, abc-kind=ArkTS1, category=positive, ext… 81 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDiv2, abc-kind=ArkTS1, category=positive, ext… 87 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSub2, abc-kind=ArkTS1, category=positive, ext… 93 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateExp, abc-kind=ArkTS1, category=positive, exte… 99 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateEq, abc-kind=ArkTS1, category=positive, exten… 105 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateNoteq, abc-kind=ArkTS1, category=positive, ex… 111 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLess, abc-kind=ArkTS1, category=positive, ext… 117 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLesseq, abc-kind=ArkTS1, category=positive, e… [all …]
|
| D | unaryinst_dynamic.cpp | 62 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateNot, abc-kind=ArkTS1, category=positive, exte… 68 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateNeg, abc-kind=ArkTS1, category=positive, exte… 74 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateInc, abc-kind=ArkTS1, category=positive, exte… 80 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDec, abc-kind=ArkTS1, category=positive, exte… 86 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateIstrue, abc-kind=ArkTS1, category=positive, e… 92 …i, api=IsaApiDynamicImpl::iCreateCallruntimeIstrue, abc-kind=ArkTS1, category=positive, extension=c 98 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateIsfalse, abc-kind=ArkTS1, category=positive, … 104 …est-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeIsfalse, abc-kind=ArkTS1, category=positive, 111 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateTonumber, abc-kind=ArkTS1, category=positive,… 117 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateTonumeric, abc-kind=ArkTS1, category=positive… [all …]
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | jeq.obj.yaml | 49 check-type: exit-positive 83 check-type: exit-positive 115 check-type: exit-positive 197 check-type: exit-positive 238 check-type: exit-positive 340 check-type: exit-positive 373 fldai 0x00000000 # Positive zero (+0.0) 381 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 389 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 397 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jlt.yaml | 41 check-type: exit-positive 71 check-type: exit-positive 104 check-type: exit-positive 181 check-type: exit-positive 225 check-type: exit-positive 326 check-type: exit-positive 379 fldai 0x00000000 # Positive zero (+0.0) 387 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 395 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 403 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jle.yaml | 41 check-type: exit-positive 71 check-type: exit-positive 104 check-type: exit-positive 181 check-type: exit-positive 225 check-type: exit-positive 326 check-type: exit-positive 379 fldai 0x00000000 # Positive zero (+0.0) 387 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 395 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 403 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jne.obj.yaml | 49 check-type: exit-positive 83 check-type: exit-positive 198 check-type: exit-positive 239 check-type: exit-positive 342 check-type: exit-positive 375 fldai 0x00000000 # Positive zero (+0.0) 383 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 391 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 399 fldai 0x7f800000 # Positive infinity 411 …fldai.64 0x0000000000000000 # Positive zero (+0.0, hexadecimal representation is `0x00000000000000… [all …]
|
| D | jge.yaml | 41 check-type: exit-positive 71 check-type: exit-positive 104 check-type: exit-positive 181 check-type: exit-positive 225 check-type: exit-positive 326 check-type: exit-positive 379 fldai 0x00000000 # Positive zero (+0.0) 387 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 395 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 403 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jgt.yaml | 41 check-type: exit-positive 71 check-type: exit-positive 104 check-type: exit-positive 181 check-type: exit-positive 225 check-type: exit-positive 326 check-type: exit-positive 379 fldai 0x00000000 # Positive zero (+0.0) 387 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 395 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 403 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jne.yaml | 41 check-type: exit-positive 71 check-type: exit-positive 104 check-type: exit-positive 181 check-type: exit-positive 225 check-type: exit-positive 326 check-type: exit-positive 379 fldai 0x00000000 # Positive zero (+0.0) 387 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 395 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 403 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jeq.yaml | 40 check-type: exit-positive 70 check-type: exit-positive 103 check-type: exit-positive 184 check-type: exit-positive 228 check-type: exit-positive 329 check-type: exit-positive 382 fldai 0x00000000 # Positive zero (+0.0) 390 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 398 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 406 fldai 0x7f800000 # Positive infinity [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | jeq.yaml | 41 check-type: exit-positive 72 check-type: exit-positive 106 check-type: exit-positive 189 check-type: exit-positive 239 check-type: exit-positive 348 check-type: exit-positive 401 fldai 0x00000000 # Positive zero (+0.0) 409 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 417 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 425 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jne.yaml | 41 check-type: exit-positive 72 check-type: exit-positive 106 check-type: exit-positive 185 check-type: exit-positive 235 check-type: exit-positive 344 check-type: exit-positive 397 fldai 0x00000000 # Positive zero (+0.0) 405 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 413 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 421 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jge.yaml | 41 check-type: exit-positive 72 check-type: exit-positive 106 check-type: exit-positive 185 check-type: exit-positive 235 check-type: exit-positive 344 check-type: exit-positive 397 fldai 0x00000000 # Positive zero (+0.0) 405 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 413 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 421 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jgt.yaml | 41 check-type: exit-positive 72 check-type: exit-positive 106 check-type: exit-positive 185 check-type: exit-positive 235 check-type: exit-positive 344 check-type: exit-positive 397 fldai 0x00000000 # Positive zero (+0.0) 405 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 413 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 421 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jlt.yaml | 41 check-type: exit-positive 72 check-type: exit-positive 106 check-type: exit-positive 185 check-type: exit-positive 235 check-type: exit-positive 344 check-type: exit-positive 397 fldai 0x00000000 # Positive zero (+0.0) 405 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 413 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 421 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jle.yaml | 41 check-type: exit-positive 72 check-type: exit-positive 106 check-type: exit-positive 185 check-type: exit-positive 235 check-type: exit-positive 344 check-type: exit-positive 397 fldai 0x00000000 # Positive zero (+0.0) 405 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 413 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 421 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jeq.obj.yaml | 54 check-type: exit-positive 89 check-type: exit-positive 122 check-type: exit-positive 206 check-type: exit-positive 253 check-type: exit-positive 437 check-type: exit-positive 470 fldai 0x00000000 # Positive zero (+0.0) 478 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 486 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 494 fldai 0x7f800000 # Positive infinity [all …]
|
| D | jne.obj.yaml | 54 check-type: exit-positive 89 check-type: exit-positive 207 check-type: exit-positive 254 check-type: exit-positive 439 check-type: exit-positive 472 fldai 0x00000000 # Positive zero (+0.0) 480 fldai 0x00000001 # Minimal positive value (1.4012985e-45) 488 fldai 0x7f7fffff # Maximal positive value (3.4028235e38) 496 fldai 0x7f800000 # Positive infinity 508 …fldai.64 0x0000000000000000 # Positive zero (+0.0, hexadecimal representation is `0x00000000000000… [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/immsize/ |
| D | immsize_dynamic.cpp | 118 // abc-kind=ArkTS1, category=positive 125 // abc-kind=ArkTS1, category=positive 132 // abc-kind=ArkTS1, category=positive 139 // abc-kind=ArkTS1, category=positive 146 // abc-kind=ArkTS1, category=positive 153 // abc-kind=ArkTS1, category=positive 160 // abc-kind=ArkTS1, category=positive 167 // abc-kind=ArkTS1, category=positive 174 // abc-kind=ArkTS1, category=positive 181 // abc-kind=ArkTS1, category=positive
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/namespaces/ |
| D | namespaces_test.cpp | 119 …i, api=InspectApiImpl::namespaceGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 125 …i, api=InspectApiImpl::namespaceGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 131 …pi, api=InspectApiImpl::functionGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 137 …pi, api=InspectApiImpl::functionGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 143 …pi, api=InspectApiImpl::functionGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 149 …pi, api=InspectApiImpl::functionGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 155 …pi, api=InspectApiImpl::functionGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 161 …d=api, api=InspectApiImpl::classGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 167 …d=api, api=InspectApiImpl::classGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c 173 …d=api, api=InspectApiImpl::classGetParentNamespace, abc-kind=ArkTS1, category=positive, extension=c
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/loadstore/ |
| D | ld_dynamic.cpp | 91 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdnan, abc-kind=ArkTS1, category=positive, ex… 97 …kind=api, api=IsaApiDynamicImpl::iCreateLdinfinity, abc-kind=ArkTS1, category=positive, extension=c 103 …ind=api, api=IsaApiDynamicImpl::iCreateLdundefined, abc-kind=ArkTS1, category=positive, extension=c 109 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdnull, abc-kind=ArkTS1, category=positive, e… 115 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdsymbol, abc-kind=ArkTS1, category=positive,… 122 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdglobal, abc-kind=ArkTS1, category=positive,… 128 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdtrue, abc-kind=ArkTS1, category=positive, e… 134 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdfalse, abc-kind=ArkTS1, category=positive, … 140 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdhole, abc-kind=ArkTS1, category=positive, e… 146 …kind=api, api=IsaApiDynamicImpl::iCreateLdfunction, abc-kind=ArkTS1, category=positive, extension=c [all …]
|
| /arkcompiler/runtime_core/libabckit/scripts/ |
| D | run_script.sh | 75 # CC-OFFNXT(bc-50008) false positive 80 # CC-OFFNXT(bc-50008) false positive 85 # CC-OFFNXT(bc-50008) false positive 90 # CC-OFFNXT(bc-50008) false positive 95 # CC-OFFNXT(bc-50008) false positive 100 # CC-OFFNXT(bc-50008) false positive 105 # CC-OFFNXT(bc-50008) false positive
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/literals/ |
| D | literals_test.cpp | 36 // Test: test-kind=api, api=InspectApiImpl::literalGetBool, abc-kind=ArkTS1, category=positive, ext… 52 // Test: test-kind=api, api=InspectApiImpl::literalGetU8, abc-kind=ArkTS1, category=positive, exten… 68 // Test: test-kind=api, api=InspectApiImpl::literalGetU16, abc-kind=ArkTS1, category=positive, exte… 84 …api, api=InspectApiImpl::literalGetMethodAffiliate, abc-kind=ArkTS1, category=positive, extension=c 100 // Test: test-kind=api, api=InspectApiImpl::literalGetU32, abc-kind=ArkTS1, category=positive, exte… 116 // Test: test-kind=api, api=InspectApiImpl::literalGetU64, abc-kind=ArkTS1, category=positive, exte… 132 // Test: test-kind=api, api=InspectApiImpl::literalGetFloat, abc-kind=ArkTS1, category=positive, ex… 148 // Test: test-kind=api, api=InspectApiImpl::literalGetDouble, abc-kind=ArkTS1, category=positive, e… 164 …nd=api, api=InspectApiImpl::literalGetLiteralArray, abc-kind=ArkTS1, category=positive, extension=c 185 // Test: test-kind=api, api=InspectApiImpl::literalGetString, abc-kind=ArkTS1, category=positive, e… [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/builtins/ |
| D | builtinsgc.js | 23 print("not positive free heap size"); 28 print("not positive max heap size"); 33 print("not positive used heap size"); 39 print("not positive object address");
|