Searched full:usage (Results 1 – 25 of 1200) sorted by relevance
12345678910>>...48
| /arkcompiler/runtime_core/static_core/runtime/arch/ |
| D | asm_support.h | 23 // 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/ets_frontend/ets2panda/linter/test/ |
| D | es_object.ts.json | 29 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 36 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 43 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 50 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 57 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 64 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 71 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 78 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 85 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 92 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" [all …]
|
| D | limited_stdlib_api.ts.json | 22 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 29 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 36 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 50 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 57 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 64 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 78 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 85 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 92 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 99 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test_rules/ |
| D | rule151.ts.json | 29 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 36 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 43 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 50 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 57 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 64 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 71 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 78 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 85 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" 92 "rule": "Usage of \"ESObject\" type is restricted (arkts-limited-esobj)" [all …]
|
| D | rule144.ts.json | 22 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 29 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 36 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 50 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 57 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 64 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 78 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 85 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 92 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" 99 "rule": "Usage of standard library is restricted (arkts-limited-stdlib)" [all …]
|
| /arkcompiler/runtime_core/libpandabase/ |
| D | macros.h | 26 #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 …]
|
| D | clang.h | 24 // 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/ |
| D | macros.h | 26 #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) 50 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 54 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 60 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) [all …]
|
| D | clang.h | 24 // 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/plugins/ets/tests/ets-templates/03.types/08.reference_types/09.undefined_type/ |
| D | undefined_incorrect_usage.params.yaml | 3 # 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: 'assert foo() == 2' } 20 - { declaration: 'function undefined() { return 1}', usage: 'assert undefined() == 1' } 21 - { declaration: 'undefined foo() { return 1}', usage: 'assert foo() == 1' } 22 - { declaration: 'function foo(undefined int) { return 1}', usage: 'assert foo() == undefined' } 23 - { declaration: 'class A { undefined:int = 1 }', usage: 'assert new A().undefined == 1' } 24 - { declaration: 'class A { static undefined:int = 1 }', usage: 'assert A.undefined == 1' } [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | assert_scope.h | 73 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 75 // 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) 92 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) [all …]
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.h | 78 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 80 …offset); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic, cppcoreguidelines-macro-usage) 82 #define GOTO_NEXT() // NOLINT(clang-diagnostic-gnu-label-as-value, cppcoreguidelines-macro-usage) 84 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 91 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 122 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 125 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 130 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 132 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 134 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) [all …]
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_macros.h | 27 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 56 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 59 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 67 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 71 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 106 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 120 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 143 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 147 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 160 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/templates/ |
| D | shorty_values.h.erb | 22 // 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/runtime_core/static_core/runtime/ |
| D | signal_handler.h | 36 #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) 41 #define CONTEXT_PC uc_->uc_mcontext.pc // NOLINT(cppcoreguidelines-macro-usage) 42 #define CONTEXT_FP uc_->uc_mcontext.regs[29] // NOLINT(cppcoreguidelines-macro-usage) 43 #define CONTEXT_LR uc_->uc_mcontext.regs[30] // NOLINT(cppcoreguidelines-macro-usage) 45 #define CONTEXT_PC uc_->uc_mcontext.gregs[REG_RIP] // NOLINT(cppcoreguidelines-macro-usage) 46 #define CONTEXT_SP uc_->uc_mcontext.gregs[REG_RSP] // NOLINT(cppcoreguidelines-macro-usage) 47 #define CONTEXT_FP uc_->uc_mcontext.gregs[REG_RBP] // NOLINT(cppcoreguidelines-macro-usage) [all …]
|
| /arkcompiler/runtime_core/scripts/ |
| D | run-check-concurrency-format.sh | 34 # 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…
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | asan_interface.h | 39 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 41 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 46 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 49 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 51 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 53 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
|
| D | logger.h | 39 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 445 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 448 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 454 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 458 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 464 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 470 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 473 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 479 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 483 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) [all …]
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | asan_interface.h | 40 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 42 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 47 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 50 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 52 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 54 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
|
| /arkcompiler/runtime_core/static_core/scripts/ |
| D | shell_linters.sh | 18 echo "Usage: $0 <sources>" 37 # - SC2006 - for $(...) usage instead of obsolete `` 41 # - SC2041 - usage of strings instead of commands 45 # - SC2067 - find-exec usage 46 # - SC2081 - square/single brackets usage 48 # - SC2088 - Tilde usage 49 # - SC2093 - exec usage 50 # - SC2115 - safe var usage in rm
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ |
| D | fmutex.h | 49 …D thread::ThreadId // NOLINT(cppcoreguidelines-macro-usage) 50 …ENT_THREAD os::thread::GetCurrentThreadId() // NOLINT(cppcoreguidelines-macro-usage) 51 …ype) std::atomic<type> // NOLINT(cppcoreguidelines-macro-usage) 52 …NT ATOMIC(int) // NOLINT(cppcoreguidelines-macro-usage) 53 …TORE(addr, val, mem) (addr)->store(val, std::mem) // NOLINT(cppcoreguidelines-macro-usage) 54 …OAD(addr, mem) (addr)->load(std::mem) // NOLINT(cppcoreguidelines-macro-usage) 55 …ETCH_ADD(addr, val, mem) (addr)->fetch_add(val, std::mem) // NOLINT(cppcoreguidelines-macro-usage) 56 …ETCH_SUB(addr, val, mem) (addr)->fetch_sub(val, std::mem) // NOLINT(cppcoreguidelines-macro-usage) 57 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | opcodes.h.erb | 18 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 27 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 34 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 41 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 47 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
|
| /arkcompiler/ets_frontend/ets2panda/ir/visitor/ |
| D | AstVisitor.h | 25 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 31 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 42 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) in AST_NODE_REINTERPRET_MAPPING() 52 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) in AST_NODE_REINTERPRET_MAPPING()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | opcodes.h.erb | 18 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 33 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 39 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 46 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 55 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage) 61 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ |
| D | fmutex.h | 48 …D ark::os::thread::ThreadId // NOLINT(cppcoreguidelines-macro-usage) 49 …ENT_THREAD ark::os::thread::GetCurrentThreadId() // NOLINT(cppcoreguidelines-macro-usage) 50 …ype) std::atomic<type> // NOLINT(cppcoreguidelines-macro-usage) 51 …NT ATOMIC(int) // NOLINT(cppcoreguidelines-macro-usage) 52 …TORE(addr, val, mem) (addr)->store(val, std::mem) // NOLINT(cppcoreguidelines-macro-usage) 53 …OAD(addr, mem) (addr)->load(std::mem) // NOLINT(cppcoreguidelines-macro-usage) 54 …ETCH_ADD(addr, val, mem) (addr)->fetch_add(val, std::mem) // NOLINT(cppcoreguidelines-macro-usage) 55 …ETCH_SUB(addr, val, mem) (addr)->fetch_sub(val, std::mem) // NOLINT(cppcoreguidelines-macro-usage) 56 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage)
|
12345678910>>...48