Searched full:primitives (Results 1 – 25 of 35) sorted by relevance
12
| /arkcompiler/ets_frontend/ts2panda/tests/types/ |
| D | primitives.test.ts | 29 describe("primitives tests in primitives.test.ts", function() { 30 it("test primitives in block", function() { 31 let fileNames = 'tests/types/primitives/primitives_in_block.ts'; 60 let fileNames = 'tests/types/primitives/primitives_in_function.ts'; 99 it("test primitives in for", function() { 100 let fileNames = 'tests/types/primitives/primitives_in_for.ts'; 129 it("test primitives in if", function() { 130 let fileNames = 'tests/types/primitives/primitives_in_if.ts'; 158 it("test primitives in class", function() { 159 let fileNames = 'tests/types/primitives/primitives_in_class.ts'; [all …]
|
| D | union.test.ts | 30 it("test union with primitives", function () { 104 it("test union with multi same primitives", function () {
|
| D | object.test.ts | 30 it("test object with primitives", function() {
|
| D | array.test.ts | 30 it("test array with primitives", function() {
|
| /arkcompiler/runtime_core/scripts/ |
| D | run-check-concurrency-format.sh | 24 # Do not check files with primitives wrappers. 29 # Do not check files with primitives wrappers.
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | newobj.yaml | 37 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 200 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 241 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 284 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 345 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 413 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 760 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 1134 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat… 1178 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…
|
| D | fldarr.32.yaml | 188 description: Check fldarr.32 reads correct items from array of primitives. 234 …description: Check fldarr.32 reads correct items from array of primitives. Inspect different index…
|
| D | ldarr.16.yaml | 184 description: Check ldarr.16 reads correct items from array of primitives. 231 …description: Check ldarr.16 reads correct items from array of primitives. Inspect different indexe…
|
| D | ldarr.8.yaml | 193 description: Check ldarr.8 reads correct items from array of primitives. 242 …description: Check ldarr.8 reads correct items from array of primitives. Inspect different indexes…
|
| D | ldarru.16.yaml | 184 description: Check ldarru.16 reads correct items from array of primitives. 231 …description: Check ldarru.16 reads correct items from array of primitives. Inspect different index…
|
| D | fldarr.64.yaml | 188 description: Check fldarr.64 reads correct items from array of primitives. 233 …description: Check fldarr.64 reads correct items from array of primitives. Inspect different index…
|
| D | ldarru.8.yaml | 191 description: Check ldarru.8 reads correct items from array of primitives. 240 …description: Check ldarru.8 reads correct items from array of primitives. Inspect different indexe…
|
| D | ldarr.64.yaml | 187 description: Check ldarr.64 reads correct items from array of primitives. 237 …description: Check ldarr.64 reads correct items from array of primitives. Inspect different indexe…
|
| D | ldarr.yaml | 187 description: Check ldarr reads correct items from array of primitives. 234 …description: Check ldarr reads correct items from array of primitives. Inspect different indexes a…
|
| D | initobj.short.yaml | 25 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 1941 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 2033 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3334 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3458 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3583 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3619 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a …
|
| D | initobj.yaml | 25 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 2008 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 2122 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3562 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3683 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3806 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3843 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a …
|
| D | lenarr.yaml | 54 description: Check 'lenarr' returns correct array length with array of primitives.
|
| D | initobj.range.yaml | 25 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 2168 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 2272 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3828 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 3948 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 4068 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a … 4106 …default values (i.e. 0 for primitives and null for objects), call specified initializer and put a …
|
| D | newarr.yaml | 689 … description: Check `newarr` creates array of primitives which is filled by 0 in Panda context. 787 …description: Check `newarr` creates array of primitives which is filled by 0 in PandaAssembly cont…
|
| D | lda.const.yaml | 105 Check that big size literal arrays of primitives work as expected.
|
| D | starr.yaml | 1147 description: Check starr stores correct items into array of primitives.
|
| /arkcompiler/runtime_core/cmake/ |
| D | CodeStyle.cmake | 94 # Function to check correct usage of std primitives.
|
| /arkcompiler/ets_frontend/testTs/ |
| D | skip_tests.json | 252 "./testTs/test/types/primitives/string/invalidStringAssignments.ts", 253 "./testTs/test/types/primitives/string/assignFromStringInterface.ts", 254 "./testTs/test/types/primitives/string/assignFromStringInterface2.ts", 255 "./testTs/test/types/primitives/string/stringPropertyAccessWithError.ts", 256 "./testTs/test/types/primitives/number/assignFromNumberInterface2.ts", 257 "./testTs/test/types/primitives/number/assignFromNumberInterface.ts", 258 "./testTs/test/types/primitives/number/invalidNumberAssignments.ts", 259 "./testTs/test/types/primitives/undefined/invalidUndefinedAssignments.ts", 260 "./testTs/test/types/primitives/undefined/directReferenceToUndefined.ts", 261 "./testTs/test/types/primitives/void/invalidVoidAssignments.ts", [all …]
|
| /arkcompiler/runtime_core/ |
| D | README.md | 39 … # Basic ArkCompiler runtime library, including logs, synchronization primitives, and common data…
|
| /arkcompiler/runtime_core/docs/ |
| D | design-of-interpreter.md | 159 objects and non-garbage collectable primitives to simplify automatic memory management.
|
12