Home
last modified time | relevance | path

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

12345678910>>...45

/arkcompiler/ets_frontend/arkguard/
DOAT.xml27 "compatibility" is used to check license compatibility in the specified path;
28 "license" is used to check source license header in the specified path;
29 "copyright" is used to check source copyright header in the specified path;
30 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
32 …"filename" is used to check whether the specified file exists in the specified path(projectroot me…
33 …4. policyitem name: This field is used for define the license, copyright, "*" means match all, the…
34 …5. policyitem path: This field is used for define the source file scope to apply this policyitem, …
35 …6. policyitem rule and group: These two fields are used together to merge policy results. "may" po…
36 7. policyitem filefilter: Used to bind filefilter which define filter rules.
[all …]
/arkcompiler/runtime_core/static_core/
DOAT.xml27 "compatibility" is used to check license compatibility in the specified path;
28 "license" is used to check source license header in the specified path;
29 "copyright" is used to check source copyright header in the specified path;
30 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
32 …"filename" is used to check whether the specified file exists in the specified path(projectroot me…
33 …4. policyitem name: This field is used for define the license, copyright, "*" means match all, the…
34 …5. policyitem path: This field is used for define the source file scope to apply this policyitem, …
35 …6. policyitem rule and group: These two fields are used together to merge policy results. "may" po…
36 7. policyitem filefilter: Used to bind filefilter which define filter rules.
[all …]
/arkcompiler/runtime_core/static_core/docs/
Dglossary.md7 the terms used mean.
12 compilation" are used to indicate that the source code or bytecode is compiled before actual
13 execution. In case of Panda Runtime, AOT compilation is used to compile Panda Bytecode into
20 used to represent input program and usually designed for analysis and optimization.
25 compilation" are used to indicate that the source code or bytecode is compiled during program
26 execution. In case of Panda Runtime, JIT compilation is used to compile Panda Bytecode into
44 * **Card table** used for marking cards. In general, it has one bit or byte (a byte used to
46 It can be used by both generational and concurrent collectors.
47 It can be used for tracking references from tenured generation to the young generation and
56 that it can prove will never be used again.
[all …]
Ddoxygen.config3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
39 # control system is used.
56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
59 # left blank the current directory will be used.
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
[all …]
/arkcompiler/runtime_core/docs/
Dglossary.md7 the terms used mean.
12 compilation" are used to indicate that the source code or bytecode is compiled before actual
13 execution. In case of Panda Runtime, AOT compilation is used to compile Panda Bytecode into
20 used to represent input program and usually designed for analysis and optimization.
25 compilation" are used to indicate that the source code or bytecode is compiled during program
26 execution. In case of Panda Runtime, JIT compilation is used to compile Panda Bytecode into
44 * **Card table** used for marking cards. In general, it has one bit or byte (a byte used to
46 It can be used by both generational and concurrent collectors.
47 It can be used for tracking references from tenured generation to the young generation and
56 that it can prove will never be used again.
[all …]
Ddoxygen.config3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
39 # control system is used.
56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
59 # left blank the current directory will be used.
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
[all …]
Dassembly_format.md34 The following escape sequences can be used in string literals:
60 Simple identifiers can be used for naming metadata annotations, primitive data types, aggregate dat…
66 Prefixed identifiers can be used for naming metadata annotations, aggregate data types and function…
70 …rt many of them. To deal with language-specific metadata, annotations are used, defined as follows:
84 In all cases where annotations can be optionally used, `optional_annotation` marker is used in this…
141 To specify language `.language` directive is used. It must be declared before any other declaration…
155 | `java.access` | Used to specify access level of record, field or function. Possible values: `priv…
156 | `java.extends` | Used to specify inheritance between records. Value is the name of the base recor…
157 | `java.implements` | Used to specify interface inheritance between records. Value is the name of t…
158 | `java.interface` | Used to specify that the record represents Java interface. |
[all …]
/arkcompiler/runtime_core/
DOAT.xml27 "compatibility" is used to check license compatibility in the specified path;
28 "license" is used to check source license header in the specified path;
29 "copyright" is used to check source copyright header in the specified path;
30 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
32 …"filename" is used to check whether the specified file exists in the specified path(projectroot me…
33 …4. policyitem name: This field is used for define the license, copyright, "*" means match all, the…
34 …5. policyitem path: This field is used for define the source file scope to apply this policyitem, …
35 …6. policyitem rule and group: These two fields are used together to merge policy results. "may" po…
36 7. policyitem filefilter: Used to bind filefilter which define filter rules.
[all …]
/arkcompiler/toolchain/
DOAT.xml34 "compatibility" is used to check license compatibility in the specified path;
35 "license" is used to check source license header in the specified path;
36 "copyright" is used to check source copyright header in the specified path;
37 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
38 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
39 …"filename" is used to check whether the specified file exists in the specified path(support projec…
41 4. policyitem name: This field is used for define the license, copyright, "*" means match all, the …
42 5. policyitem path: This field is used for define the source file scope to apply this policyitem, t…
43 6. policyitem rule and group: These two fields are used together to merge policy results. "may" pol…
44 7. policyitem filefilter: Used to bind filefilter which define filter rules.
[all …]
/arkcompiler/ets_frontend/
DOAT.xml33 "compatibility" is used to check license compatibility in the specified path;
34 "license" is used to check source license header in the specified path;
35 "copyright" is used to check source copyright header in the specified path;
36 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
37 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
38 …"filename" is used to check whether the specified file exists in the specified path(support projec…
40 4. policyitem name: This field is used for define the license, copyright, "*" means match all, the …
41 5. policyitem path: This field is used for define the source file scope to apply this policyitem, t…
42 6. policyitem rule and group: These two fields are used together to merge policy results. "may" pol…
43 7. policyitem filefilter: Used to bind filefilter which define filter rules.
[all …]
/arkcompiler/ets_runtime/
DOAT.xml34 "compatibility" is used to check license compatibility in the specified path;
35 "license" is used to check source license header in the specified path;
36 "copyright" is used to check source copyright header in the specified path;
37 … "import" is used to check source dependency in the specified path, such as import ... ,include ...
38 … "filetype" is used to check file type in the specified path, supported file types: archive, binary
39 …"filename" is used to check whether the specified file exists in the specified path(support projec…
41 4. policyitem name: This field is used for define the license, copyright, "*" means match all, the …
42 5. policyitem path: This field is used for define the source file scope to apply this policyitem, t…
43 6. policyitem rule and group: These two fields are used together to merge policy results. "may" pol…
44 7. policyitem filefilter: Used to bind filefilter which define filter rules.
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md11 …on gate has multiple dependencies, an auxiliary gate `DEPEND_SELECTOR` is used to merge dependenci…
19 …) as input, and reinterpret it as a kind of memory dependency that can be used by computation gate…
53 * The 31st bit is used to distinguish between MIR type and TS type, `0` means TS type, `1` means MI…
55 * The 30th and 29th bits are used to indicate whether the output values of the MIR gates are GC rel…
61 * In the case of MIR type, the 1st bit in GateType is used to indicate whether there are output val…
99 | `RETURN_LIST` | not used |
112 | `THROW_LIST` | not used |
116 An ordinary state. Usually used as a placeholder. It will be eliminated by IR optimization.
125 | not used | not used |
138 | not used | not used |
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dclasses.rst86 An instance of the class is used to access an instance field:
98 The keyword ``static`` is used to declare a field as static. The ``static``
102 The class name is used to access ``static`` fields:
185 // More explicit syntax may also be used:
219 Setters and getters can be used to provide controlled access to object
222 In the following example, a setter is used to forbid setting invalid
280 In order to be used, an instance method must be called on an instance of
293 The keyword ``static`` is used to declare a method as static. A ``static``
299 Class name is used to call a ``static`` method:
331 c.foo() // ok, 1st signature is used
[all …]
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_queue.h25 …eue is a thread-safe queue for tasks. Queues can be registered in TaskScheduler and used to execute
27 * @tparam Allocator - allocator of Task that will be used in internal queues. By default is used
42 …* @brief The TaskQueue factory. Intended to be used by the TaskScheduler's CreateAndRegister metho…
96 * This method should be used only in TaskScheduler
117 * This method should be used only in TaskScheduler!
141 * @param add_task_func - Functor that will be used to add popped tasks to worker
185 * This method should be used only in TaskScheduler!
194 /// @brief Removes callback function. This method should be used only in TaskScheduler!
267 /// push_pop_lock_ is used in push and pop operations as first guarder
270 /// task_queue_state_lock_ is used in case of interaction with internal queues.
[all …]
Dtask_scheduler.h41 * @param task_statistics_type - type of TaskStatistics that will be used in TaskScheduler
67 … * @tparam Allocator - allocator of Task that will be used in internal queues. By default is used
89 …* @tparam Allocator - allocator of Task that will be used to deallocate TaskQueue. Use the same al…
90 * you have used in TaskScheduler::CreateAndRegisterTaskQueue method.
120 …* @brief Method waits all tasks with specified properties. This method should be used only from Ma…
197 /// workers_lock_ is used to synchronize a lot of workers in FillWithTasks method
200 /// pop_from_task_queues_lock_ is used to guard popping from queues
211 /// task_scheduler_state_lock_ is used to check state of task
215 …* queues_wait_cond_var_ is used when all registered queues are empty to wait until one of them wil…
222 * It is used in Finalize() method.
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/
Dreadme.md17 For generating tests against ArkTS stdlib the Python library Jinja2 is used. For detail information…
21 - The configuration file in the yaml format is a set of objects which will be used for rendering Ji…
85 This example contains two YAML objects fragments, each of them will be used for creating a separate…
109 ### Main keywords that are used in the configuration YAML file
111 - init_object_type - type of data that will be used for object initialization
113 - init_object_data - dictionary with data that used for object initialization
118 - param_init_data_types - dictionary that contains data type that used for parameters initialization
120 - expected_test_data - actual data that should be used for tests verification
121 - verify_test_result_function - name of a function that used for test result verification. Usually …
/arkcompiler/runtime_core/static_core/compiler/docs/
Daot_cha.md10 checksum is used.
22 have to pass a class path to AOT compiler identical to class path used by runtime.
37 …ong usage. Some classes were omitted during AOT compilation due to the fact that they are not used.
60 of boot class file the options `--paoc-boot-output` should be used. The class hierarchy verificatio…
62 files for boot panda files is needed when the options `--enable-an` is used.
66 … system. It works identically to `--paoc-location` but only for boot files used during compilation.
68 …ot panda files, then all other entries of --boot-panda-files that will be used during execution sh…
/arkcompiler/runtime_core/compiler/docs/
Daot_cha.md10 checksum is used.
22 have to pass a class path to AOT compiler identical to class path used by runtime.
37 …ong usage. Some classes were omitted during AOT compilation due to the fact that they are not used.
60 of boot class file the options `--paoc-boot-output` should be used. The class hierarchy verificatio…
62 files for boot panda files is needed when the options `--enable-an` is used.
66 … system. It works identically to `--paoc-location` but only for boot files used during compilation.
68 …ot panda files, then all other entries of --boot-panda-files that will be used during execution sh…
/arkcompiler/ets_frontend/ts2panda/scripts/
DdiagnosticMessages.json42 "A 'declare' modifier cannot be used in an already ambient context.": {
46 "'{0}' modifier cannot be used in an ambient context.": {
50 "'{0}' modifier cannot be used here.": {
74 "A '{0}' modifier cannot be used with an import declaration.": {
102 "A 'continue' statement can only be used within an enclosing iteration statement.": {
106 "A 'break' statement can only be used within an enclosing iteration or switch statement.": {
114 "A 'return' statement can only be used within a function body.": {
282 "An import declaration can only be used in a namespace or module.": {
286 "An export declaration can only be used in a module.": {
294 "'{0}' modifier cannot be used with '{1}' modifier.": {
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dreturn.64.yaml179 …description: Check that 'return.64' is used with correct accumulator value and function return typ…
256 description: "Register is not used in function."
271 description: "Register is not used in function."
286 description: "Register is used in function."
301 description: "Register is used in function."
316 description: "Register is not used in function."
331 description: "Register is not used in function."
360 description: "Registers are used in function."
389 description: "Registers are used in function."
433 description: "Registers are used in function."
[all …]
Dreturn.yaml185 … description: Check that 'return' is used with correct accumulator value and function return type.
264 description: 'Register is not used in function.'
274 description: 'Register is used in function.'
284 description: 'Register is not used in function.'
304 description: 'Registers are used in function.'
333 description: 'Registers are used in function.'
371 description: 'Register is not used in function.'
381 description: 'Register is used in function.'
391 description: 'Register is not used in function.'
411 description: 'Registers are used in function.'
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DGC.ets50 * @returns long - currently used heap space in bytes
110 …* Another call may reset the counter. In this case the last counter will be used to trigger the GC.
167 * @throws UnsupportedOperationException if used GC does not support pinning
195 * @throws UnsupportedOperationException if used GC does not support pinning
212 * @throws UnsupportedOperationException if used GC does not support pinning
229 * @throws UnsupportedOperationException if used GC does not support pinning
246 * @throws UnsupportedOperationException if used GC does not support pinning
263 * @throws UnsupportedOperationException if used GC does not support pinning
280 * @throws UnsupportedOperationException if used GC does not support pinning
297 * @throws UnsupportedOperationException if used GC does not support pinning
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_export_type-expected.txt1 SyntaxError: The type modifier cannot be used on a named export when 'export type' is used on its e…
Dtest_import_type2-expected.txt1 SyntaxError: The type modifier cannot be used on a named import when 'import type' is used on its i…
/arkcompiler/ets_runtime/ecmascript/
Dwaiter_list.h35 // Used to call wait or Signal() to unlock wait and wake up
47 // used to determine whether to wait, start wait when waiting_ is true
66 // locationListMap_ is used AddNode or DeleteNode
71 // The Singleton pattern is used to creat a global metux and WaiterList

12345678910>>...45