Home
last modified time | relevance | path

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

12345678910>>...16

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani_protection.md13 … the ANI API [N->M] | - | full | full | full
14 …the method signature [M->N] | - | partial | partial | full |
15 …inter | - | - | full | full |
16 …er memory in the VM | - | - | partial | full |
17 …aks, file descriptor leaks, etc.) | - | - | - | full |
18 … | - | - | - | full |
19 … | - | - | - | full |
/arkcompiler/ets_frontend/ets2panda/linter/test/ohmurl/
Dohmurl_import.ets.arkts2.json24 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
34 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
44 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
54 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
64 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
Dohmurl_import.ets.autofix.json31 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
48 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
65 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
82 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
99 … "rule": "Importing from \"oh module\" requires specifying full path (arkts-ohmurl-full-path)",
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/core/dateformat/
DIntlDateTimeFormatStyleTest.ets31 addFormatResult("en-US", {dateStyle: "full"}, "Wednesday, October 11, 2023")
32 …addFormatResult("en-US", {dateStyle: "full", timeStyle: "full", timeZone: "UTC"}, "Wednesday, Octo…
33 …addFormatResult("en-US", {dateStyle: "full", timeStyle: "long", timeZone: "UTC"}, "Wednesday, Octo…
34 …addFormatResult("en-US", {dateStyle: "full", timeStyle: "medium", timeZone: "UTC"}, "Wednesday, Oc…
35 …addFormatResult("en-US", {dateStyle: "full", timeStyle: "short", timeZone: "UTC"}, "Wednesday, Oct…
37 …addFormatResult("en-US", {dateStyle: "long", timeStyle: "full", timeZone: "UTC"}, "October 11, 202…
42 …addFormatResult("en-US", {dateStyle: "medium", timeStyle: "full", timeZone: "UTC"}, "Oct 11, 2023,…
47 …addFormatResult("en-US", {dateStyle: "short", timeStyle: "full", timeZone: "UTC"}, "10/11/23, 12:2…
56 addFormatResult("zh-CN", {dateStyle: "full"}, "2023年10月11日星期三")
57 …addFormatResult("zh-CN", {dateStyle: "full", timeStyle: "full", timeZone: "UTC"}, "2023年10月11日星期三 …
[all …]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/cfg/test-suites/
Dparser.yaml32 es2panda-full-args:
40 es2panda-full-args:
48 es2panda-full-args:
57 es2panda-full-args:
65 es2panda-full-args:
74 es2panda-full-args:
84 es2panda-full-args:
94 es2panda-full-args:
Dastchecker.yaml32 es2panda-full-args:
40 es2panda-full-args:
48 es2panda-full-args:
57 es2panda-full-args:
65 es2panda-full-args:
74 es2panda-full-args:
84 es2panda-full-args:
94 es2panda-full-args:
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dgenerate.py34 SrcPath = namedtuple("SrcPath", "full rel")
40 self.args = args # need to keep full cmdline for measure overrides
68 full = p.resolve()
70 SrcPath(full, full.parent.relative_to(root.resolve())))
95 Returns flat list of (Full, Relative) paths
127 libpath = src.full.parent.joinpath(m[0])
136 def check_common_files(full: Path, lang_name: str, includes: List[str]) -> str:
147 include = full.parent.joinpath(inc)
153 if full.parent.name != lang_name:
155 common = full.parent.parent.joinpath('common', lang_name)
[all …]
/arkcompiler/runtime_core/tests/cts-coverage-tool/
DCMakeLists.txt31 set(FULL "${PROJECT_BINARY_DIR}/full.yaml") variable
32 set(FULL_MD "${PROJECT_BINARY_DIR}/full.md")
34 set(OUTPUT_FILES ${UNCOVERED} ${UNCOVERED_MD} ${ORPHANED} ${ORPHANED_MD} ${FULL} ${FULL_MD} ${REPOR…
41 … ${UNCOVERED_MD} --orphaned ${ORPHANED} --orphaned_md ${ORPHANED_MD} --full ${FULL} --full_md ${FU…
DREADME.md25 --full (-f) - output the full spec in yaml format with additional fields showing the coverage data …
26 --full_md (-F) - same as --full, but in markdown format
41 -f full.yaml \
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/
DCMakeLists.txt31 set(FULL "${PROJECT_BINARY_DIR}/full.yaml") variable
32 set(FULL_MD "${PROJECT_BINARY_DIR}/full.md")
34 set(OUTPUT_FILES ${UNCOVERED} ${UNCOVERED_MD} ${ORPHANED} ${ORPHANED_MD} ${FULL} ${FULL_MD} ${REPOR…
41 … ${UNCOVERED_MD} --orphaned ${ORPHANED} --orphaned_md ${ORPHANED_MD} --full ${FULL} --full_md ${FU…
DREADME.md25 --full (-f) - output the full spec in yaml format with additional fields showing the coverage data …
26 --full_md (-F) - same as --full, but in markdown format
41 -f full.yaml \
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/cfg/workflows/
Dpanda-aot.yaml32 full-gc-bombing-frequency: 0
36 ark-full-args:
57 full-gc-bombing-frequency: ${parameters.full-gc-bombing-frequency}
67 full-gc-bombing-frequency: ${parameters.full-gc-bombing-frequency}
71 - ${parameters.ark-full-args}
Dark-aot-pgo.yaml22 ark-full-args:
35 full-gc-bombing-frequency: 0
48 full-gc-bombing-frequency: ${parameters.full-gc-bombing-frequency}
52 - ${parameters.ark-full-args}
61 - "--full-gc-bombing-frequency=${parameters.full-gc-bombing-frequency}"
Dpanda-aot-pgo.yaml34 full-gc-bombing-frequency: 0
54 full-gc-bombing-frequency: ${parameters.full-gc-bombing-frequency}
66 full-gc-bombing-frequency: ${parameters.full-gc-bombing-frequency}
70 - ${parameters.ark-full-args}
Dpanda-jit.yaml32 full-gc-bombing-frequency: 0
36 ark-full-args:
59 full-gc-bombing-frequency: ${parameters.full-gc-bombing-frequency}
61 ark-args: ${parameters.ark-full-args}
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DConsoleHelper.ets19 internal static objectToString(obj: Object, full: boolean = false): string {
20 return (new Formatter).stringifyObject(obj, '\n', 1, full)
43 …elimiter: string, subObj: NullishType, subObjName: string, depth: number, full: boolean = false): …
53 …':' + delimiter + Formatter.arrayToString(delimiter + ' ', subObj! as Array<Object>, depth, full))
57 strB.append(Formatter.functionDescription(subObj!, delimiter, true, full))
67 …private objectDescription(obj: Object, delimiter: string = '\n', depth: number = 1, full: boolean …
77 strB.append(this.stringifySubObject(delimiter, objEntry[1], objEntry[0], depth, full))
113 …private stringifyObject(obj: NullishType, delimiter: string = '\n', depth: number = 1, full: boole…
123 strB.append(Formatter.arrayToString(delimiter, obj! as Array<Object>, depth, full))
125 strB.append(Formatter.functionDescription(obj!, delimiter, false, full))
[all …]
/arkcompiler/runtime_core/libpandabase/tests/
Dring_buffer_test.cpp33 ASSERT_FALSE(buffer.full()); in TEST()
50 ASSERT_TRUE(buffer.full()); in TEST()
57 // Add new element when buffer is full in TEST()
66 ASSERT_TRUE(buffer.full()); in TEST()
84 ASSERT_FALSE(buffer.full()); in TEST()
99 ASSERT_TRUE(buffer.full()); in TEST()
110 ASSERT_FALSE(buffer.full()); in TEST()
119 ASSERT_FALSE(buffer.full()); in TEST()
131 ASSERT_FALSE(buffer.full()); in TEST()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dring_buffer_test.cpp33 ASSERT_FALSE(BUFFER.full()); in TEST()
50 ASSERT_TRUE(buffer.full()); in TEST()
57 // Add new element when buffer is full in TEST()
66 ASSERT_TRUE(buffer.full()); in TEST()
84 ASSERT_FALSE(buffer.full()); in TEST()
99 ASSERT_TRUE(buffer.full()); in TEST()
110 ASSERT_FALSE(buffer.full()); in TEST()
119 ASSERT_FALSE(buffer.full()); in TEST()
131 ASSERT_FALSE(buffer.full()); in TEST()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/stress/
Dtest_gc_old.ets139 let full : int = (n / TestGCOld.treeSize) as int;
142 for (let i : int = 0; i < full; i++) {
191 private static doReplaceTreeWork(full : TreeNode, partial : TreeNode, dir : boolean) : void {
192 let canGoLeft : boolean = full.left != undefined && full.left!.value > partial.value;
193 let canGoRight : boolean = full.right != undefined && full.right!.value > partial.value;
196 TestGCOld.doReplaceTreeWork(full.left!, partial, !dir);
198 TestGCOld.doReplaceTreeWork(full.right!, partial, !dir);
201 full.left = partial;
203 full.right = partial;
205 full.left = partial;
[all …]
Dtest_gc_old_longrun.ets139 let full : int = (n / TestGCOld.treeSize) as int;
142 for (let i : int = 0; i < full; i++) {
191 private static doReplaceTreeWork(full : TreeNode, partial : TreeNode, dir : boolean) : void {
192 let canGoLeft : boolean = full.left != undefined && full.left!.value > partial.value;
193 let canGoRight : boolean = full.right != undefined && full.right!.value > partial.value;
196 TestGCOld.doReplaceTreeWork(full.left!, partial, !dir);
198 TestGCOld.doReplaceTreeWork(full.right!, partial, !dir);
201 full.left = partial;
203 full.right = partial;
205 full.left = partial;
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dfull_md.rb23 attr_accessor :full, :properties_hash, :exceptions_hash, :verification_hash accessor in FullMd
27 @full = spec
28 @exceptions_hash = convert_to_hash(@full['exceptions'])
29 @properties_hash = convert_to_hash(@full['properties'])
30 @verification_hash = convert_to_hash(@full['verification'])
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dfull_md.rb23 attr_accessor :full, :properties_hash, :exceptions_hash, :verification_hash accessor in FullMd
27 @full = spec
28 @exceptions_hash = convert_to_hash(@full['exceptions'])
29 @properties_hash = convert_to_hash(@full['properties'])
30 @verification_hash = convert_to_hash(@full['verification'])
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_config.py160 FULL = 0 variable in LogType
186 LogType.FULL: os.path.join(mail_data_path, 'debug_full_time.csv'),
192 LogType.FULL: os.path.join(mail_data_path, 'release_full_time.csv'),
201 LogType.FULL: os.path.join(mail_data_path, 'debug_full_time.jpg'),
207 LogType.FULL: os.path.join(mail_data_path, 'release_full_time.jpg'),
216 LogType.FULL: 'Debug Full Build',
219 LogType.SIZE: 'Debug Full Build size'
222 LogType.FULL: 'Release Full Build',
225 LogType.SIZE: 'Release Full Build size'
/arkcompiler/ets_frontend/ets2panda/linter/scripts/
Dbundle-ts-lib-declarations.mjs34 'lib.es2016.full.d.ts',
42 'lib.es2017.full.d.ts',
47 'lib.es2018.full.d.ts',
55 'lib.es2019.full.d.ts',
64 'lib.es2020.full.d.ts',
72 'lib.es2021.full.d.ts',
78 'lib.es2022.full.d.ts',
88 'lib.esnext.full.d.ts',
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
Dpending_exception_gc_test.ets26 // adding a couple Full GC to be run without waiting for its completion
28 GC.startGC(GC.Cause.FULL);
29 GC.startGC(GC.Cause.FULL);

12345678910>>...16