Home
last modified time | relevance | path

Searched defs:functions (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/scripts/
Dkeywords.rb188 def collect_functions(functions, keys) argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompileQueue.cpp53 const auto &functions = context->parserProgram->VarBinder()->Functions(); in Schedule() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dwrapped_module.cpp128 size_t functions {0}; in Dump() local
/arkcompiler/runtime_core/static_core/irtoc/lang/
Dirtoc.rb61 attr_reader :functions, :cpp_functions accessor in Irtoc
/arkcompiler/toolchain/tooling/test/
Dpt_returns_test.cpp191 auto functions = std::vector<std::unique_ptr<FunctionCoverage>>(); in HWTEST_F_L0() local
222 auto functions = std::vector<std::unique_ptr<FunctionCoverage>>(); in HWTEST_F_L0() local
Ddebugger_types_test.cpp2423 … const std::vector<std::unique_ptr<FunctionCoverage>> *functions = scriptCoverage->GetFunctions(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/docs/
Dassembly_format.md280 #### Call instructions
/arkcompiler/runtime_core/docs/
Dassembly_format.md331 #### Call instructions
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.cpp241 const auto &functions = context_->Binder()->Functions(); in Schedule() local
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/
D.eslintrc.json50 "functions": "never" string
/arkcompiler/ets_frontend/ets2panda/linter/
D.eslintrc.json71 "functions": "never" string
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2966 std::unique_ptr<PtJson> functions; in Create() local
2999 std::unique_ptr<PtJson> functions = PtJson::CreateArray(); in ToJson() local
Dpt_types.h2497 ScriptCoverage &SetFunctions(std::vector<std::unique_ptr<FunctionCoverage>> functions) in SetFunctions()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument