Home
last modified time | relevance | path

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

12345678910>>...56

/arkcompiler/runtime_core/libabckit/src/mock/
Dmock_values.h37 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage, cppcoreguidelines-pro-type-cstyle-cast)
39 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
41 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
44 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
46 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
49 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
51 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
53 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
55 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
57 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/static_core/runtime/arch/
Dasm_support.h23 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
26 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
29 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
32 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
41 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
49 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
51 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
53 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
55 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
57 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/libpandabase/
Dmacros.h26 #define ALWAYS_INLINE // NOLINT(cppcoreguidelines-macro-usage)
28 #define ALWAYS_INLINE __attribute__((always_inline)) // NOLINT(cppcoreguidelines-macro-usage)
31 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
35 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
38 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
43 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
46 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
51 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
57 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
62 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
Dclang.h24 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
30 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
33 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
36 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
39 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
42 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
45 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
48 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
51 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
54 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/static_core/libpandabase/
Dmacros.h24 #define ALWAYS_INLINE // NOLINT(cppcoreguidelines-macro-usage)
26 #define ALWAYS_INLINE __attribute__((always_inline)) // NOLINT(cppcoreguidelines-macro-usage)
29 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
33 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
36 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
41 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
44 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
48 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
52 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
58 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
Dclang.h24 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
30 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
33 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
36 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
39 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
42 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
45 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
48 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
51 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
54 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/disassembler/tests/
Ddisassembler_user_annotations_test.cpp64 GRAPH_TEST_ABC_DIR "declaration-usage-3d-array-boolean.abc";
66 GRAPH_TEST_ABC_DIR "declaration-usage-3d-array-enum-number.abc";
68 GRAPH_TEST_ABC_DIR "declaration-usage-3d-array-enum-string.abc";
70 GRAPH_TEST_ABC_DIR "declaration-usage-3d-array-number.abc";
72 GRAPH_TEST_ABC_DIR "declaration-usage-3d-array-string.abc";
74 GRAPH_TEST_ABC_DIR "declaration-usage-array-boolean.abc";
76 GRAPH_TEST_ABC_DIR "declaration-usage-array-enum-number.abc";
78 GRAPH_TEST_ABC_DIR "declaration-usage-array-enum-string.abc";
80 GRAPH_TEST_ABC_DIR "declaration-usage-array-number.abc";
82 GRAPH_TEST_ABC_DIR "declaration-usage-array-string.abc";
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/rules/
Drule151.ets.json34 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
44 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
54 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
64 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
74 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
84 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
94 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
104 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
114 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
124 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
[all …]
Drule144.ets.json24 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
34 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
44 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
64 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
74 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
84 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
104 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
114 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
124 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
134 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Des_object.ets.json34 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
44 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
54 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
64 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
74 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
84 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
94 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
104 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
114 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
124 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
[all …]
Dlimited_stdlib_api.ets.json24 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
34 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
44 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
64 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
74 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
84 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
104 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
114 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
124 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
134 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
[all …]
Des_object.ets.arkts2.json34 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
44 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
54 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
64 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
74 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
84 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
94 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
104 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
114 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
124 "rule": "Usage of 'ESValue' type is restricted (arkts-limited-esobj)",
[all …]
Dlimited_stdlib_api.ets.arkts2.json24 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
84 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
104 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
144 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
154 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
164 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
184 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
194 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
204 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
214 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)",
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/11.type_undefined/
Dundefined_incorrect_usage.params.yaml3 # you may not usage this file except in compliance with the License.
16 - { declaration: 'undefined class A {}', usage: 'let a = new A' }
17 - { declaration: 'class undefined {}', usage: 'let a = new undefined()' }
18 - { declaration: 'undefined interface I {}', usage: 'let a = 1' }
19 - { declaration: 'undefined function foo() { return 1}', usage: 'assertTrue(foo() == 2)' }
20 - { declaration: 'function undefined() { return 1}', usage: 'assertTrue(undefined() == 1)' }
21 - { declaration: 'undefined foo() { return 1}', usage: 'assertTrue(foo() == 1)' }
22 …- { declaration: 'function foo(undefined int) { return 1}', usage: 'assertTrue(foo() == undefined)…
23 - { declaration: 'class A { undefined:int = 1 }', usage: 'assertTrue(new A().undefined == 1)' }
24 - { declaration: 'class A { static undefined:int = 1 }', usage: 'assertTrue(A.undefined == 1)' }
[all …]
/arkcompiler/ets_runtime/ecmascript/mem/
Dassert_scope.h75 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
77 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
79 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
81 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
83 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
85 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
87 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
89 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
91 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
94 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h76 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
78 …offset); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic, cppcoreguidelines-macro-usage)
80 #define GOTO_NEXT() // NOLINT(clang-diagnostic-gnu-label-as-value, cppcoreguidelines-macro-usage)
82 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
89 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
120 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
123 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
128 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
130 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
132 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/interop/
Dreflect_built_in.ets.arkts2.json24 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
34 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
44 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
54 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
64 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
74 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
114 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
124 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
134 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
144 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
[all …]
Dreflect_built_in.ets.json24 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
34 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
44 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
54 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
94 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
104 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
114 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
124 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
134 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
144 …"rule": "Reflect API usage is not allowed in interop calls when an \"Object\" parameter receives a…
[all …]
/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.h36 #define CONTEXT_PC uc_->uc_mcontext.arm_pc // NOLINT(cppcoreguidelines-macro-usage)
37 #define CONTEXT_SP uc_->uc_mcontext.arm_sp // NOLINT(cppcoreguidelines-macro-usage)
38 #define CONTEXT_FP uc_->uc_mcontext.arm_fp // NOLINT(cppcoreguidelines-macro-usage)
39 #define CONTEXT_LR uc_->uc_mcontext.arm_lr // NOLINT(cppcoreguidelines-macro-usage)
42 #define CONTEXT_PC uc_->uc_mcontext->__ss.__pc // NOLINT(cppcoreguidelines-macro-usage)
43 #define CONTEXT_FP uc_->uc_mcontext->__ss.__fp // NOLINT(cppcoreguidelines-macro-usage)
44 #define CONTEXT_LR uc_->uc_mcontext->__ss.__lr // NOLINT(cppcoreguidelines-macro-usage)
46 #define CONTEXT_PC uc_->uc_mcontext.pc // NOLINT(cppcoreguidelines-macro-usage)
47 #define CONTEXT_FP uc_->uc_mcontext.regs[29] // NOLINT(cppcoreguidelines-macro-usage)
48 #define CONTEXT_LR uc_->uc_mcontext.regs[30] // NOLINT(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/common_interfaces/base/
Dcommon.h65 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
69 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
74 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
79 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
83 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
88 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
93 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
98 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
103 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
108 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/static_core/runtime/templates/
Dshorty_values.h.erb22 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
34 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
36 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
38 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
40 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
42 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
44 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
46 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
48 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
/arkcompiler/ets_runtime/ecmascript/
Decma_macros.h28 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
59 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
62 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
70 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
88 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
143 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
157 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
197 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
201 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
219 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/ets_frontend/ets2panda/util/
Des2pandaMacros.h32 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
40 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
44 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
50 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
55 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
58 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
61 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
64 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
/arkcompiler/runtime_core/libabckit/src/
Dmacros.h32 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
40 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
48 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
56 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
64 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
72 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
80 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
88 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
96 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
105 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
[all …]
/arkcompiler/runtime_core/scripts/
Drun-check-concurrency-format.sh34 # Usage of this_thread::sleep
39 # Usage of this_thread::sleep
44 # Usage of specific UNIX functions: clock_gettime(), pthread_getcpuclockid()
49 # Usage of specific UNIX functions: pthread_kill()
54 # Usage of std::call_once
60 …echo "File ${FILE} contains '${pattern}' usage. Please use wrapper functions from 'os/mutex.h' ins…

12345678910>>...56