Home
last modified time | relevance | path

Searched full:packages (Results 1 – 25 of 112) sorted by relevance

12345

/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/ets-cts/
Dets-cts-excluded-DI.txt41 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_0_8.sts
42 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_0_9.sts
43 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_0_10.sts
44 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a2_8.sts
45 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a2_9.sts
46 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a2_10.sts
47 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a3_8.sts
48 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a3_9.sts
49 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a3_10.sts
50 17.experimental_features/19.packages/package_declarations_0.sts
[all …]
Dets-cts-ignored-DI.txt2 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_0.sts
3 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_1.sts
4 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_2.sts
5 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_8.sts
6 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_9.sts
7 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_10.sts
8 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_11.sts
9 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_12.sts
10 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_14.sts
11 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_15.sts
[all …]
Dets-cts-ignored-ARM64-AOT.txt10 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_3.sts
11 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_4.sts
12 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_5.sts
13 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_6.sts
14 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_7.sts
15 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_8.sts
16 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_9.sts
17 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_10.sts
18 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_13.sts
19 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_18.sts
[all …]
Dets-cts-ignored-AMD64-AOT.txt10 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_3.sts
11 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_4.sts
12 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_5.sts
13 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_6.sts
14 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_7.sts
15 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_8.sts
16 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_9.sts
17 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_10.sts
18 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_13.sts
19 17.experimental_features/19.packages/03.import_and_overloading_of_function_names/pkgs_a_18.sts
[all …]
/arkcompiler/runtime_core/scripts/
Dinstall-deps-ubuntu33 This script installs all necessary packages for building and testing Panda
61 …--install=arm-all | -i=arm-all Install extra packages for cross-compiling for AArch32 and A…
63 --install=x86 | -i=x86 Install extra packages for cross-compiling for x86.
65 --install=windows | -i=windows Install extra packages for cross-compiling for Windows.
77 * Packages for cross-compiling for aarch64 and x86 cannot co-exist, so the
78 script (read: apt) will replace any conflicting packages on each run.
79 * However, packages for cross-compiling for aarch64 and 32-bit ARM can
216 echo "Installing packages for Ubuntu 18.04 LTS."
219 echo "Installing packages for Ubuntu 20.04 LTS."
222 echo "Trying to install packages for Ubuntu with unpinned versions."
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/import_tests/
Dimport_several_1.sts16 import {foo} from "import_tests/packages";
17 import {flt} from "import_tests/packages";
18 import {dbl} from "import_tests/packages";
Dimport_alias_and_without_alias_3.sts16 import {foo} from "import_tests/packages/aliasWithoutAlias/import2"
17 import {foo as test1foo} from "import_tests/packages/aliasWithoutAlias/import1"
18 import * as all from "import_tests/packages/aliasWithoutAlias/import1"
Dimport_alias_and_without_alias_2.sts16 import {foo as test1foo} from "import_tests/packages/aliasWithoutAlias/import1"
17 import {foo} from "import_tests/packages/aliasWithoutAlias/import2"
18 import * as all from "import_tests/packages/aliasWithoutAlias/import1"
Dimport_several_3.sts16 import {foo} from "import_tests/packages";
17 import * as all from "import_tests/packages";
Dimport_several_5.sts16 import {foo as Foo} from "import_tests/packages";
17 import * as all from "import_tests/packages";
Dimport_several_6.sts16 import {foo as Foo} from "import_tests/packages";
17 import * as Test from "import_tests/packages";
Dimport_several_4.sts16 import {foo} from "import_tests/packages";
17 import * as Test from "import_tests/packages";
Dimport_all.sts16 import * as all from "import_tests/packages";
17 import * as sub from "import_tests/packages/subpackage";
/arkcompiler/ets_frontend/ets2panda/test/test-lists/srcdumper/
Dsrcdumper-ets-ignored.txt146 parser/ets/import_tests/packages/aliasWithoutAlias/import1/import1.sts
147 parser/ets/import_tests/packages/aliasWithoutAlias/import2/import2.sts
148 parser/ets/import_tests/packages/package_module_1.sts
149 parser/ets/import_tests/packages/package_module_2.sts
150 parser/ets/import_tests/packages/subpackage-1/package_module_1.sts
151 parser/ets/import_tests/packages/subpackage-2/package_module_1.sts
152 parser/ets/import_tests/packages/subpackage/package_module_1.sts
153 parser/ets/import_tests/packages/var-duplication/subpackage_module_1.sts
154 parser/ets/import_tests/packages/var-duplication/subpackage_module_2.sts
215 parser/ets/import_tests/packages/import_package_with_alias/import_package_with_alias.sts
/arkcompiler/runtime_core/static_core/scripts/
Dinstall-deps-ubuntu73 This script installs all necessary packages for building and testing Panda
101 …--install=arm-all | -i=arm-all Install extra packages for cross-compiling f…
103 …--install=x86 | -i=x86 Install extra packages for cross-compiling f…
105 …--install=windows | -i=windows Install extra packages for cross-compiling f…
123 * Packages for cross-compiling for aarch64 and x86 cannot co-exist, so the
124 script (read: apt) will replace any conflicting packages on each run.
125 * However, packages for cross-compiling for aarch64 and 32-bit ARM can
262 echo "Installing pip packages for all"
266 echo "Creating venv and installing pip packages there"
391 # only shell builtins and commands from required packages are invoked.
[all …]
/arkcompiler/runtime_core/static_core/scripts/sdk/
DREADME.md17 @panda:registry=${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/npm/
18 ${CI_API_V4_URL#https?}/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/import_tests/
Dimport_name_conflict_1.sts16 import {dbl as floatingPointNumber} from "import_tests/packages";
17 import {flt as floatingPointNumber} from /* @@ label */"import_tests/packages";
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units_packages_and_modules/01.separate_modules/
Dmodule_implicit_import.sts20 …mplicitly imports (see Implicit Import) all exported entities from essential kernel packages of the
22 …All entities from these packages are accessible (see Accessible) as simple names, like the console…
/arkcompiler/ets_frontend/ets2panda/test/test-lists/parser/
Dparser-ets-allowed.txt188 parser/ets/import_tests/packages/package_module_2.sts
189 parser/ets/import_tests/packages/aliasWithoutAlias/import1/import1.sts
190 parser/ets/import_tests/packages/aliasWithoutAlias/import2/import2.sts
191 parser/ets/import_tests/packages/package_module_1.sts
192 parser/ets/import_tests/packages/import_package_with_alias/package/package_module.sts
193 parser/ets/import_tests/packages/import_package_with_alias/import_package_with_alias.sts
194 parser/ets/import_tests/packages/different-header/subpackage_module_2.sts
195 parser/ets/import_tests/packages/different-header/subpackage_module_1.sts
196 parser/ets/import_tests/packages/var-duplication/subpackage_module_2.sts
197 parser/ets/import_tests/packages/var-duplication/subpackage_module_1.sts
[all …]
Dparser-ets-WIN-ignored.txt468 parser\ets\import_tests\packages\aliasWithoutAlias\import1\import1.sts
469 parser\ets\import_tests\packages\aliasWithoutAlias\import2\import2.sts
470 parser\ets\import_tests\packages\import_package_with_alias\import_package_with_alias.sts
471 parser\ets\import_tests\packages\import_package_with_alias\package\package_module.sts
472 parser\ets\import_tests\packages\package_module_1.sts
473 parser\ets\import_tests\packages\package_module_2.sts
474 parser\ets\import_tests\packages\subpackage-1\package_module_1.sts
475 parser\ets\import_tests\packages\subpackage-2\package_module_1.sts
476 parser\ets\import_tests\packages\subpackage\package_module_1.sts
477 parser\ets\import_tests\packages\var-duplication\subpackage_module_1.sts
[all …]
/arkcompiler/ets_frontend/ets2panda/test/runtime/ets/mypackage/
Dimplicit_package_import_1.sts30 …ble this assert, when correct initialization order of global variables is well defined for packages
34 …in): Merge these when correct initialization order of global variables is well defined for packages
/arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-build/ets/
Dexpected.txt2 ./build/packages/world.abc
Dtsconfig.json9 "packages/*"
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/debug/
DREADME.md3 … contains various debug tools and is not implicitly imported by default like other stdlib packages.
/arkcompiler/ets_frontend/legacy_bin/
Dprebuilts-readme-legacy.md16 cd out/sdk/packages/ohos-sdk

12345