Home
last modified time | relevance | path

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

12345678910>>...208

/arkcompiler/ets_frontend/ets2panda/public/
DignoredAllowed.yaml22 - name: AstNode
23 - name: ClassElement
24 - name: Annotated
25 - name: AnnotationAllowed
26 - name: Typed
27 - name: Scope
28 - name: Type
29 - name: ObjectType
30 - name: VarBinder
31 - name: ETSBinder
[all …]
DcppToCTypes.yaml17 name: '|arg_name|'
19 name: ArenaVector
25 name: '|arg_name|'
30 name: size_t
31 name: '|arg_name|Len'
34 name: size_t
36 name: '|arg_name|Len'
39 …ArenaVector<|new_args.0.namespace||es2panda_arg.type.template_args.0.type.name| |es2panda_arg.type…
53 \t*|return_args.0.name| = resultVector|accessor|size();\n
54 ….0.type.const| |new_args.0.type.name| |new_args.0.type.ptr_depth - 1||new_args.0.type.ref_depth|[]…
[all …]
/arkcompiler/runtime_core/static_core/libpandabase/templates/
Dlogger.yaml15 - name: fatal
17 - name: error
19 - name: warning
21 - name: info
23 - name: debug
27 - name: alloc
28 - name: mm-obj-events
30 - name: assembler
31 - name: classlinker
33 - name: common
[all …]
/arkcompiler/runtime_core/libpandabase/templates/
Dlogger.yaml15 - name: fatal
17 - name: error
19 - name: warning
21 - name: info
23 - name: debug
27 - name: alloc
28 - name: mm-obj-events
30 - name: assembler
31 - name: classlinker
33 - name: common
[all …]
/arkcompiler/runtime_core/static_core/libpandabase/events/
Devents.yaml15 # - name - name of the event
17 # Then you can dump your event by writing EVENT_<name.upcase()>(values). For example, for 'osr_entr…
27 - name: osr_entry
29 - name: method_name
31 - name: bc_offset
33 - name: kind
36 - name: result
40 - name: inline
42 - name: caller
44 - name: callee
[all …]
/arkcompiler/runtime_core/libpandabase/events/
Devents.yaml15 # - name - name of the event
17 # Then you can dump your event by writing EVENT_<name.upcase()>(values). For example, for 'osr_entr…
27 - name: osr_entry
29 - name: method_name
31 - name: bc_offset
33 - name: kind
36 - name: result
40 - name: inline
42 - name: caller
44 - name: callee
[all …]
/arkcompiler/ets_frontend/ets2panda/util/diagnostic/
Dsyntax.yaml15 - name: MISSING_TYPE_ANNOTATION
19 - name: DIFFERENT_PACKAGE_NAME
23 - name: PACKAGE_MODULE_IMPORT_OWN_PACKAGE
27 - name: AMBIENT_CLASS_MISSING_BODY
31 - name: EXPORT_DEFAULT_WITH_MUPLTIPLE_SPECIFIER
35 - name: NAMESPACE_MERGE_ERROR
39 - name: NAMESPACE_ANNOTATION_CONFLICT
43 - name: INVALID_NODE_NUMBER
47 - name: INVALID_NODE_TYPE
51 - name: INSERT_NODE_ABSENT
[all …]
Dsemantic.yaml15 - name: ASYNC_FUNCTION_RETURN_TYPE
19 - name: NO_CALL_SIGNATURE
23 - name: INVALID_ANNOTATION_RETENTION
27 - name: ANNOTATION_POLICY_INVALID
31 - name: ANNOTATION_ON_LAMBDA_LOCAL_TYPE
35 - name: STANDARD_ANNOTATION_REQUIRED
39 - name: TYPE_PARAMETER_AS_ARRAY_ELEMENT_TYPE
43 - name: VOID_IN_LOGIC
47 - name: POSSIBLY_NULLISH
51 - name: ILLEGAL_UNARY_OP
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/
Dtsconfig-sdk.json7 "name":"Entry", string
11 "name":"Component", string
15 "name":"CustomDialog", string
19 "name":"Consume", string
23 "name":"Link", string
27 "name":"LocalStorageLink", string
31 "name":"LocalStorageProp", string
35 "name":"ObjectLink", string
39 "name":"Prop", string
43 "name":"Provide", string
[all …]
/arkcompiler/ets_frontend/ets2panda/lexer/scripts/
Dtokens.yaml15 - name: PUNCTUATOR_BITWISE_AND
19 - name: PUNCTUATOR_BITWISE_OR
23 - name: PUNCTUATOR_MULTIPLY
27 - name: PUNCTUATOR_DIVIDE
31 - name: PUNCTUATOR_MINUS
35 - name: PUNCTUATOR_EXCLAMATION_MARK
39 - name: PUNCTUATOR_TILDE
43 - name: PUNCTUATOR_MINUS_MINUS
47 - name: PUNCTUATOR_LEFT_SHIFT
51 - name: PUNCTUATOR_RIGHT_SHIFT
[all …]
Dkeywords.yaml15 - name: 'js'
17 - name: 'ts'
19 - name: 'as'
21 - name: 'ets'
25 - name: 'abstract'
30 - name: 'any'
35 - name: 'Any'
40 - name: 'anyref'
44 - name: 'arguments'
48 - name: 'as'
[all …]
/arkcompiler/runtime_core/compiler/
Dcompiler.yaml15 name: compiler
19 - name: compiler-non-optimizing
25 - name: compiler-regex
31 - name: compiler-visualizer-dump
37 - name: compiler-dump
41 - name: final
45 - name: compact
49 - name: life-intervals
53 - name: folder
57 - name: bytecode
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DEtsConst.ts20 name: 'Entry',
24 name: 'Component', constant
28 name: 'Reusable', constant
32 name: 'CustomDialog', constant
36 name: 'Consume', constant
40 name: 'Link', constant
44 name: 'LocalStorageLink', constant
48 name: 'LocalStorageProp', constant
52 name: 'ObjectLink', constant
56 name: 'Prop', constant
[all …]
/arkcompiler/toolchain/test/autotest/resource/
Darchive.json4 "hap name": "MultiWorker01.hap",
5 "bundle name": "com.example.multiWorker01"
9 "hap name": "MultiWorker02.hap",
10 "bundle name": "com.example.multiWorker02"
14 "hap name": "MultiWorker03.hap",
15 "bundle name": "com.example.multiWorker03"
19 "hap name": "MultiWorker04.hap",
20 "bundle name": "com.example.multiWorker04"
24 "hap name": "MultiWorker05.hap",
25 "bundle name": "com.example.multiWorker05"
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/doc/CompilerErrorsTemporary/
Dsyntax.yml15 - name: MISSING_TYPE_ANNOTATION
19 - name: DIFFERENT_PACKAGE_NAME
23 - name: PACKAGE_MODULE_IMPORT_OWN_PACKAGE
27 - name: AMBIENT_CLASS_MISSING_BODY
31 - name: EXPORT_DEFAULT_WITH_MUPLTIPLE_SPECIFIER
35 - name: NAMESPACE_MERGE_ERROR
39 - name: NAMESPACE_ANNOTATION_CONFLICT
43 - name: INVALID_NODE_NUMBER
47 - name: INVALID_NODE_TYPE
51 - name: INSERT_NODE_ABSENT
[all …]
/arkcompiler/ets_runtime/test/resource/js_runtime/
Dohos_test.xml16 <target name="JSHelper_ArrayHelper_Test">
18 …<option name="push" value="arkcompiler/ets_runtime/libark_jsruntime_test.so -> /data/test" src="ou…
21 <target name="JSHelper_AtomicHelper_Test">
23 …<option name="push" value="arkcompiler/ets_runtime/libark_jsruntime_test.so -> /data/test" src="ou…
26 <target name="JSHelper_BitHelper_Test">
28 …<option name="push" value="arkcompiler/ets_runtime/libark_jsruntime_test.so -> /data/test" src="ou…
31 <target name="Builtins_Base_Test">
33 …<option name="push" value="arkcompiler/ets_runtime/libark_jsruntime_test.so -> /data/test" src="ou…
36 <target name="JSHelper_ErrorHelper_Test">
38 …<option name="push" value="arkcompiler/ets_runtime/libark_jsruntime_test.so -> /data/test" src="ou…
[all …]
/arkcompiler/runtime_core/static_core/compiler/
Dcompiler.yaml15 name: compiler
19 - name: compiler-non-optimizing
25 - name: compiler-regex
28 A method matches if its qualified name (e.g. 'Foo::bar') is fully matched.
33 - name: compiler-regex-with-signature
41 - name: compiler-visualizer-dump
47 - name: compiler-dump
51 - name: final
55 - name: compact
59 - name: no-checks
[all …]
/arkcompiler/ets_frontend/ets2panda/compiler/scripts/
Dsignatures.yaml15 - name: '-'
17 - name: <ctor>
19 - name: <cctor>
21 - name: ETSGLOBAL
23 - name: _$init$_
25 - name: _$initializerBlockInit$_
27 - name: $_get
29 - name: $_set
31 - name: $_iterator
33 - name: Iterator
[all …]
/arkcompiler/ets_runtime/common_components/tests/
Dohos_test.xml16 <target name="Allocator_Test">
18 …<option name="push" value="arkcompiler/ets_runtime/libark_common_components_test.so -> /data/test"…
21 <target name="Barrier_Test">
23 …<option name="push" value="arkcompiler/ets_runtime/libark_common_components_test.so -> /data/test"…
26 <target name="Base_Runtime_Test">
28 …<option name="push" value="arkcompiler/ets_runtime/libark_common_components_test.so -> /data/test"…
31 <target name="Base_String_Test">
33 …<option name="push" value="arkcompiler/ets_runtime/libark_common_components_test.so -> /data/test"…
36 <target name="Collector_Test">
38 …<option name="push" value="arkcompiler/ets_runtime/libark_common_components_test.so -> /data/test"…
[all …]
/arkcompiler/ets_runtime/test/aottest/ts_multi_inline_max_call/
Dexpect_output.txt14 [trace] aot inline function name: #*#foo@ts_multi_inline_max_call caller function name: func_main_0…
15 [trace] aot inline function name: #*#foo1@ts_multi_inline_max_call caller function name: #*#foo@ts_…
16 [trace] aot inline function name: #*#bar@ts_multi_inline_max_call caller function name: #*#foo1@ts_…
18 [trace] aot inline function name: #*#foo2@ts_multi_inline_max_call caller function name: #*#foo@ts_…
19 [trace] aot inline function name: #*#bar@ts_multi_inline_max_call caller function name: #*#foo2@ts_…
21 [trace] aot inline function name: #*#foo3@ts_multi_inline_max_call caller function name: #*#foo@ts_…
22 [trace] aot inline function name: #*#bar@ts_multi_inline_max_call caller function name: #*#foo3@ts_…
24 [trace] aot inline function name: #*#foo4@ts_multi_inline_max_call caller function name: #*#foo@ts_…
25 [trace] aot inline function name: #*#bar@ts_multi_inline_max_call caller function name: #*#foo4@ts_…
27 [trace] aot inline function name: #*#foo5@ts_multi_inline_max_call caller function name: #*#foo@ts_…
[all …]
/arkcompiler/ets_runtime/test/aottest/pgo_call_recursive_js/
Dexpect_output.txt14 [trace] aot inline function name: #*#foo@pgo_call_recursive_js caller function name: func_main_0@pg…
15 [trace] aot inline function name: #*#foo1@pgo_call_recursive_js caller function name: #*#foo@pgo_ca…
16 [trace] aot inline function name: #*#foo2@pgo_call_recursive_js caller function name: #*#foo1@pgo_c…
17 [trace] aot inline function name: #*#foo1@pgo_call_recursive_js caller function name: #*#foo@pgo_ca…
18 [trace] aot inline function name: #*#foo2@pgo_call_recursive_js caller function name: #*#foo1@pgo_c…
19 [trace] aot inline function name: #*#foo2@pgo_call_recursive_js caller function name: #*#foo@pgo_ca…
20 [trace] aot inline function name: #*#foo2@pgo_call_recursive_js caller function name: #*#foo@pgo_ca…
21 [trace] aot inline function name: #*#foo1@pgo_call_recursive_js caller function name: #*#foo@pgo_ca…
22 [trace] aot inline function name: #*#foo2@pgo_call_recursive_js caller function name: #*#foo1@pgo_c…
23 [trace] aot inline function name: #*#foo2@pgo_call_recursive_js caller function name: #*#foo@pgo_ca…
[all …]
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
De2p_test_plugin_is-expected.txt8 "name": "GoodGreeter",
15 "name": "name",
24 "name": {
26 "name": "string",
35 "name": {
37 "name": "string",
45 "name": "string",
52 "name": "b",
64 "name": "fooExample",
75 "name": "fooExample",
[all …]
/arkcompiler/runtime_core/taihe/test/ani_iface/user/
Dmain.ets24 name: string = "";
28 get name(): string;
32 readonly name: string = "";
37 let name = foo.name;
38 console.log("foo.name is " + name)
39 assertEQ(name, "foo")
44 let nooName = noo.name;
45 console.log("noo.name is " + nooName)
51 foo.name = "alice"
52 let name = foo.name;
[all …]
/arkcompiler/ets_runtime/docs/
Dusing-the-toolchain.md1 # Using the Toolchain<a name="EN-US_TOPIC_0000001128256014"></a>
12 $ $ ./build.sh --product-name rk3568 --build-target ets_frontend_build
22 <a name="table2035444615599"></a>
24 …0128987101%" id="mcps1.1.6.1.1"><p id="p13354134619595"><a name="p13354134619595"></a><a name="p13…
26 …3806619338066%" id="mcps1.1.6.1.3"><p id="p157281281906"><a name="p157281281906"></a><a name="p157…
28 …2741725827417%" id="mcps1.1.6.1.4"><p id="p103276335016"><a name="p103276335016"></a><a name="p103…
30 …493350664935%" id="mcps1.1.6.1.5"><p id="p1835494695915"><a name="p1835494695915"></a><a name="p18…
34 …8987101%" headers="mcps1.1.6.1.1 "><p id="p881325510017"><a name="p881325510017"></a><a name="p881…
36 …9338066%" headers="mcps1.1.6.1.3 "><p id="p072882813015"><a name="p072882813015"></a><a name="p072…
38 …725827417%" headers="mcps1.1.6.1.4 "><p id="p10327833305"><a name="p10327833305"></a><a name="p103…
[all …]
/arkcompiler/ets_runtime/test/aottest/pgo_call_js/
Dexpect_output.txt14 [trace] aot inline function name: #*#foo@pgo_call_js caller function name: #*#callFoo1@pgo_call_js
15 [trace] aot inline function name: #*#foo@pgo_call_js caller function name: #*#callFoo1@pgo_call_js
16 [trace] aot inline function name: #*#callFoo2@pgo_call_js caller function name: func_main_0@pgo_cal…
17 [trace] aot inline function name: #*#callFoo2@pgo_call_js caller function name: func_main_0@pgo_cal…
18 [trace] aot inline function name: #*#callFoo2@pgo_call_js caller function name: func_main_0@pgo_cal…
19 [trace] aot inline function name: #*#callFoo2@pgo_call_js caller function name: func_main_0@pgo_cal…
20 [trace] aot inline function name: #*#callFoo3@pgo_call_js caller function name: func_main_0@pgo_cal…
21 [trace] aot inline function name: #*#callFoo2@pgo_call_js caller function name: func_main_0@pgo_cal…
22 [trace] aot inline function name: #*#callFoo2@pgo_call_js caller function name: func_main_0@pgo_cal…
23 [trace] aot inline function name: #*#callFoo1@pgo_call_js caller function name: func_main_0@pgo_cal…
[all …]

12345678910>>...208