Home
last modified time | relevance | path

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

12345678910>>...16

/arkcompiler/runtime_core/docs/
Ddoxygen.config9 # All text after a single hash (#) is considered a comment and will be ignored.
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
59 # left blank the current directory will be used.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
65 # will distribute the generated files over these directories. Enabling this
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
82 # documentation generated by doxygen is written. Doxygen will use this
[all …]
Dirtoc.md69 After automatic phi insertion will be implemented:
117 Sometimes there will be need to specify target register for the input parameter or other entities w…
129 It will be transformed to the folloiwng code for Arm64 target:
134 PARAMETER(1, 1).ptr().DstReg(28); // for x86 will be `.DstReg(15)`
139 So, 28 register will be reserved for the life interval started by the second parameter.
D2022-08-18-isa-changelog.md15 … "deprecated"-prefixed opcodes (for compatibility). These prefixed opcode will be deleted once we …
27 This will not introduce compatibility issue because the later 24-bit of `access_flags_` is unused i…
35 This will help runtime to build constant pool more efficiently.
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DarrowFunctionParsingDoesNotConfuseParenthesizedObjectForArrowHead.ts30will be gone run: () => { //replace arrow function with regular function to see that errors wil…
31will be gone run: () => { //replace arrow function with regular function to see that errors wil…
32will be gone run: () => { //replace arrow function with regular function to see that errors wil…
35 prop: !value, // remove ! to see that errors will be gone
40 run: () => { //replace arrow function with regular function to see that errors will be gone
42 … regular function to see that errors will be gone // comment next line or remove "()" to se…
44 // comment next line or remove "()" to see that errors will be gone
DunicodeIdentifierNames.ts21 …est is passing, except that on node the resulting file will not have a BOM and on CScript it will
DtsNoCheckForTypescript.ts23 …error, ofc, `Operator '+' cannot be applied to types '1' and '{}'`, which will be suppressed by th…
34 q: string = "lol" // And so will this implements error
/arkcompiler/ets_frontend/arkguard/
DREADME.md21 When you create a new project, the following config will be generated in `build-profile.json5`.
32 When you create a new library, additional property `consumerFiles` will be added.
49 The files in the property `ruleOptions.files` will be applied when you build HAP or HAR.
51 The files in the property `consumerFiles` will be applied when you build the project or library whi…
52 depends on this library. They will also be merged into a file `obfuscation.txt` in the resulting HA…
58 HAP, `obfuscation.txt` will not be generated. For more details, please jump to
86 Specifies to disable all obfuscations. If you use this option, the resulting HAP or HAR will not be…
91 Specifies to obfuscate the property names. If you use this option, all property names will be obfus…
94 property names will be kept. For example, the property name `data` in
100 will not be obfuscated.
[all …]
DOAT.xml17 …All configurations in this file will be merged to OAT-Default.xml, if you have any questions or co…
20 …in root dir, please define all the license files in this project in , OAT will check license files…
34 …means exclude the files. For example, "!.*/lib/.*" means files in lib dir will be exclude while pr…
35 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
37 …7. policyitem desc: Used to describe the reason of this policy item, committers will check this wh…
/arkcompiler/ets_frontend/test/scripts/auto_xts_test/
Dreadme.md4 This script will get the latest images and xts testcases from dailybuilds, then burn the images on …
9 This script will be running on windows, python3.7 or above needed.
15 - Only for the first time of running the script will download the burnning tool and need to install…
17 Click 'yes' and you will see the driver installation interface as following:
20 will go on
24 At that time, this script will be blocked in next running, you should reboot the rk3568 demo borad …
/arkcompiler/ets_frontend/test/scripts/
Dreadme.md12 In timer.py, it will run downloading sdk,xts, sdk_test,performance_test, and send email, you can de…
16 It will find the daily build in last 24 hours, if failed to download, the test will stop.
17 Do not close the cmd or terminal, or it will not run at the time you specified.
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md21 -o, --output DIR Path to directory where tests will be generated (required)
34 This command will generate CTS tests using provided template file. Template is validated using sche…
78 This command will start all tests in `cts-generated` directory. Tests which have runner options `ig…
79 Tests that have `release` and `sanitizer-fail` will be excluded.
109 All test can be executed using `make cts-generated` command, test with `ignore` runner options will
129 Tests with `release` tag will be included to test execution, with `sanitizer-fail` will be excluded.
143 Please note that `-a` options (`--run-all`) is defined, otherwise tests will be excluded, if they h…
/arkcompiler/runtime_core/compiler/docs/
Dreg_alloc_graph_coloring_doc.md20 …-site crossing will interfere with fixed-intervals (special intervals that are placeholders of con…
26 …arameters is marked for split if it has intersection with call-site. They will be split later, to …
28 Output graph will be interference-graph G = {Nodes, IEdges, AEdges} – graph with 2 types of edges: …
40 …two values by move-relation. That means that in worst-case scenario there will be additional move …
41 … nodes in affinity-component should be colored with the same color, which will remove all move-ins…
42will be later to prevent situation, when first bias’s colored node doesn’t have call-site intersec…
49 …ecked by neighbor bitset), this color is set for node. Else the new color will be allocated: bias …
51 …-array color is in “Undefined” state, this color is set in bias-array and will be used for other n…
Daot_resolve_string.md6 application have to perform `ResolveStringAot` runtime call that will return a pointer. That runtim…
7 returned string pointer into the slot and subsequent executions of the same code will bypass runtim…
26 There are two options controlling when and how many string will be saved into PLT-slots:
27 …-roots-limit` controls how many time the same string should be resolved before its pointer will be
35 …then each resolution attempt will increment value inside the slot until it either get replaced wit…
36 …or it reaches `PANDA_32BITS_HEAP_START_ADDRESS - 1` (after that invocations will not increment slo…
Dinterface_inline_cache.md6 `Interface Inline Cache` will stores the parsing result of the previous method address as the cache…
11 * There is a 90% - 95% chance that the same method will be used in real-world application test.
56 2. because `class address` is no move in ark, so we do not need to worry that the saved class will
57 3. if class address is move, it is still save, but maybe the hit rate will be lower.
97 this optimization will be abandoned.This condition is quite rare.
104 1. `Interface Inline Cache` will reduce `RESOLVE_VIRTUAL_CALL_AOT` calls by more than 90%
105 2. benchmark test case: ImtConflicts100 -- runing time will accelerate by more than 300%
/arkcompiler/runtime_core/libziparchive/
Dzip_archive.h73 * CloseArchive will close the file opened.
87 * CloseArchiveFile will not close the fp. It is the caller's responsibility.
139 …* Get the current file offset opened with OpenCurrentFile. The offset will be stored into entry->o…
160 …* append takes value from APPEND_STATUS_CREATE(which will create the archive zipname for first tim…
161 * APPEND_STATUS_ADDINZIP(which will append filename into exsisted zip archive zipname).
162 …* level takes value from Z_BEST_COMPRESSION(which will deflate the pbuf with best compression effe…
163 * Z_NO_COMPRESSION(which will store the pbuf into zipname without compression).
/arkcompiler/runtime_core/tests/checked/
DREADME.md23 * **RUN_PAOC** run paoc application on the compiled panda file. Output panda file will be passed to…
29 …ck of specified method, all following checks that require specific method will use method specifie…
39 * **ASM_METHOD** (name: string) select a specified method in disasm file, next "ASM*" checks will b…
40 …attern) select a specified instruction in disasm file, next "ASM*" checks will be applied only for…
42 If none of these checks were specified, then search will be applied in the whole disasm file.
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_table_test.cpp69 … it will be returned directly. If not, it will be added to the detention pool and then returned.
90 … it will be returned directly. If not, it will be added to the detention pool and then returned.
112 … it will be returned directly. If not, it will be added to the detention pool and then returned.
/arkcompiler/runtime_core/
DOAT.xml17 …All configurations in this file will be merged to OAT-Default.xml, if you have any questions or co…
20 …in root dir, please define all the license files in this project in , OAT will check license files…
34 …means exclude the files. For example, "!.*/lib/.*" means files in lib dir will be exclude while pr…
35 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
37 …7. policyitem desc: Used to describe the reason of this policy item, committers will check this wh…
/arkcompiler/toolchain/
DOAT.xml19 …in root dir, please define all the license files in this project in , OAT will check license files…
22 1. task: Define oat check thread, each task will start a new thread.
30 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe…
42 …means exclude the files. For example, "!.*/lib/.*" means files in lib dir will be exclude while pr…
43 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
/arkcompiler/ets_frontend/
DOAT.xml18 …in root dir, please define all the license files in this project in , OAT will check license files…
21 1. task: Define oat check thread, each task will start a new thread.
29 1. policy: All policyitems will be merged to default OAT.xml rules, the name of policy doesn't affe…
41 …means exclude the files. For example, "!.*/lib/.*" means files in lib dir will be exclude while pr…
42 … "may" policyitems in the same group means any one in this group passed, the result will be passed.
/arkcompiler/toolchain/build/config/
Darm.gni16 # other contexts when the code will change its behavior based on the
24 # The ARM architecture. This will be a string like "armv6" or "armv7-a".
28 # The ARM floating point hardware. This will be a string like "neon" or
37 # The ARM variant-specific tuning mode. This will be a string like "armv6"
/arkcompiler/runtime_core/cmake/
DTesting.cmake58 # This will create a target test_name which consists of the sources defined
60 # paths is specified in INCLUDE_DIRS, these paths will be added as include
63 # If OUTPUT_DIRECTORY is not defined, the binary will be put to bin-gtests
/arkcompiler/runtime_core/libpandabase/
DREADME.md46 - Argument name, is a name, which will appear in a command line.
47 - Default value is a value argument will have regardless was it parsed or not.
48 - Argument description will be used to form a help message.
114 …. Tail arguments may be added to a parser when tail is disabled, but they will be ignored if tail …
162 In the remainder arguments example, all literals coming after `--` will go to remainder and can be …
168 // now pab will be processed as a positional argument
/arkcompiler/runtime_core/compiler/tests/
Dconstructor_test.cpp55 // TODO! Enable when will supported in ~ConstructorTest()
92 // TODO! Enable when will supported in TEST_F()
129 // TODO! Enable when will supported in TEST_F()
173 // TODO! Enable when will supported in TEST_F()
214 // TODO! Enable when will supported in TEST_F()
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dreadme.md22 The daily run will download the SDK built on the current day from the trunk branch and use it to pe…
27 By default, it will run all the test items. Optional parameters can be viewed through `--help`.

12345678910>>...16