Home
last modified time | relevance | path

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

12345678910>>...286

/arkcompiler/runtime_core/static_core/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/toolchain/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_runtime/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/ets2panda/
DLICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/runtime_core/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/ets_frontend/arkguard/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
17 other entities that control, are controlled by, or are under common
19 "control" means (i) the power, direct or indirect, to cause the
20 direction or management of such entity, whether by contract or
21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
24 "You" (or "Your") shall mean an individual or Legal Entity
32 transformation or translation of a Source form, including but
36 "Work" shall mean the work of authorship, whether in Source or
38 copyright notice that is included in or attached to the work
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/11.requirements_in_overriding_and_hiding/
Doverriding_methods_with_different_access_modifiers.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20or hiding method must provide at least as much access as the overridden or hidden method, as follo…
Dhiding_methods_with_different_access_modifiers_n.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20or hiding method must provide at least as much access as the overridden or hidden method, as follo…
Dhiding_methods_with_different_access_modifiers.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20or hiding method must provide at least as much access as the overridden or hidden method, as follo…
Ddeclaring_methods.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18or a supertype of T such that all of the following are true. m1 and m2 have the same name. m2 is a…
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dor.yaml8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 - file-name: "or"
27 - sig: or v1:in:i32, v2:in:i32
36 or v0, v1
44 description: Check 'or' with zero and various values.
68 - sig: or v1:in:i32, v2:in:i32
76 or v0, v1
84 description: Check 'or' with +1 and various values.
117 - sig: or v1:in:i32, v2:in:i32
[all …]
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dor.yaml8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 - file-name: "or"
27 - sig: or v1:in:i32, v2:in:i32
36 or v0, v1
44 description: Check 'or' with zero and various values.
68 - sig: or v1:in:i32, v2:in:i32
76 or v0, v1
84 description: Check 'or' with +1 and various values.
116 - sig: or v1:in:i32, v2:in:i32
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/utils/
Dtest_verifier_lib.j29 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30or item.method_return_type == "UTF_16_CodePoint" or item.method_return_type == "char" or item.meth…
41 …f item.method_return_type == "float" or item.method_return_type == "double" or item.method_return_…
62or item.method_return_type == "Boolean" or item.method_return_type == "Byte" or item.method_return…
66 {%- if item.method_return_type == "Float" or item.method_return_type == "Double" %}
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/06.contexts_and_conversions/02.kinds_of_conversion/01.primitive_types_conversions/
Dprim_narrowing.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20 - short to byte or char
21 - char to byte or short
22 - int to byte, short, or char
23 - long to byte, short, char, or int
24 - float to byte, short, char, int, or long
25 - double to byte, short, char, int, long, or float
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/
Descompat.cpp9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
90 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
96 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
102 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
108 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
114 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
120 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
126 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
132 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/09.constructor_declaration/03.constructor_body/01.explicit_constructor_call/
Dinvocation_another_constructor_with_refer_to_instance_0.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…
Dinvocation_another_constructor_with_refer_to_instance_2.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…
Dinvocation_another_constructor_with_refer_to_instance_1.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…
Dinvocation_another_constructor_with_refer_to_instance_3.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 …fer to any instance variables or instance methods or inner classes declared in this class or any s…
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebug_inf.cpp9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
103 …// Atomic with relaxed order reason: data race with update_lock_ with no synchronization or orderi… in Lock()
104 // imposed on other reads or writes in Lock()
112 …// Atomic with relaxed order reason: data race with update_lock_ with no synchronization or orderi… in UnLock()
113 // imposed on other reads or writes in UnLock()
121 …// Atomic with relaxed order reason: data race with metaInfo with no synchronization or ordering c… in AddCodeMetaInfoImpl()
122 // on other reads or writes in AddCodeMetaInfoImpl()
129 …// Atomic with relaxed order reason: data race with code_item with no synchronization or ordering … in AddCodeMetaInfoImpl()
130 // imposed on other reads or writes in AddCodeMetaInfoImpl()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cc.def9 * Unless required by applicable law or agreed to in writing, software
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 CONDCODE(HS, 0x2) /* unsigned higher or same (== CS) */
22 CONDCODE(MI, 0x4) /* Minus or negative result */
23 CONDCODE(PL, 0x5) /* positive or zero result */
27 CONDCODE(LS, 0x9) /* unsigned lower or same */
28 CONDCODE(GE, 0xa) /* signed greater than or equal */
31 CONDCODE(LE, 0xd) /* signed less than or equal */
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/add-two-anon-function/
Dexpected.txt8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 [Patch] Found new anonymous, special(containing '.' or '\') or duplicate name function .#2883375060…
15 [Patch] Found new anonymous, special(containing '.' or '\') or duplicate name function .#3272928923…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/lookup_by_name/
DCMakeLists.txt8 # Unless required by applicable law or agreed to in writing, software
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
57 if (PANDA_TARGET_ARM64 OR PANDA_TARGET_AMD64)
137 add_ets_verifier_test(FILE "no_field_case" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bit …
138 add_ets_verifier_test(FILE "no_field_case_2" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bi…
139 add_ets_verifier_test(FILE "no_getter_case" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bit…
140 add_ets_verifier_test(FILE "no_setter_case" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bit…
141 …_test(FILE "wrong_setter_args_case" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bit width")
142 …est(FILE "wrong_setter_args_case_2" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bit width")
144 …est(FILE "wrong_setter_args_case_4" VERIFIER_FAIL_TEST SEARCH_STDERR "Bad field name or bit width")
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/01.class_declaration/03.local_classes/
Dlocal_class_with_declared_name.ets9 Unless required by applicable law or agreed to in writing, software
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18or interface declaration has a name that is used to declare a new local class or interface (unless…

12345678910>>...286