Home
last modified time | relevance | path

Searched defs:Init (Results 1 - 25 of 59) sorted by relevance

123

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/src/
H A Dtriple.cpp20 void Triple::Init(bool isAArch64) in Init() function in maple::Triple
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dlocation_mask.h34 void Init(const T &mask) in Init() function in panda::compiler::LocationMask
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dlocation_mask.h31 void Init(const T &mask) in Init() function in ark::compiler::LocationMask
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
H A Dtask_selector.cpp26 void TaskSelector::Init() in Init() function in ark::taskmanager::internal::TaskSelector
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/ark_js_napi_tests/
H A Dsample_function.cpp36 static napi_value Init(napi_env env, napi_value exports) in Init() function
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dthread_communicator.h51 bool Init() in Init() function in ark::tooling::sampler::final
/arkcompiler/runtime_core/static_core/verification/jobs/
H A Dservice.cpp22 void VerifierService::Init() {} in Init() function in ark::verifier::VerifierService
/arkcompiler/runtime_core/compiler/
H A Dcompiler_logger.h41 static void Init([[maybe_unused]] const std::vector<std::string> &args) in Init() function in panda::compiler::CompilerLogger
/arkcompiler/runtime_core/static_core/compiler/
H A Dcompiler_logger.h41 static void Init([[maybe_unused]] const std::vector<std::string> &args) in Init() function in ark::compiler::CompilerLogger
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/napi_impl/
H A Dnapi_impl.cpp28 void NapiImpl::Init(NapiImpl impl) in Init() function in ark::ets::interop::js::NapiImpl
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_logger.h41 static void Init([[maybe_unused]] const std::vector<std::string> &args) in Init() function in ark::llvmbackend::LLVMLogger
/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ark_hz/
H A Dark_js_runtime.cpp56 bool ArkJsRuntime::Init() in Init() function in panda::ArkJsRuntime
/arkcompiler/runtime_core/static_core/verification/value/
H A Dvariables.h33 static void Init(Wrapper &v, size_t idx) in Init() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsEnumMember.h41 const Expression *Init() const in Init() function in ark::es2panda::ir::TSEnumMember
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsEnumMember.h46 const Expression *Init() const in Init() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSEnumMember
51 Expression *Init() in Init() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSEnumMember
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DvariableDeclarator.h47 Expression *Init() in Init() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::VariableDeclarator
52 const Expression *Init() const in Init() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::VariableDeclarator
H A DforUpdateStatement.h50 AstNode *Init() in Init() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ForUpdateStatement
55 const AstNode *Init() const in Init() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ForUpdateStatement
/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_env.cpp24 void GlobalEnv::Init(JSThread *thread) in Init() function in panda::ecmascript::GlobalEnv
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_thread_pool.cpp24 bool GCWorkersProcessor::Init() in Init() function in ark::mem::GCWorkersProcessor
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DforUpdateStatement.h35 AstNode *Init() in Init() function in ark::es2panda::ark::es2panda::ir::ForUpdateStatement
40 const AstNode *Init() const in Init() function in ark::es2panda::ark::es2panda::ir::ForUpdateStatement
H A DvariableDeclarator.h49 Expression *Init() in Init() function in ark::es2panda::ark::es2panda::ir::VariableDeclarator
54 const Expression *Init() const in Init() function in ark::es2panda::ark::es2panda::ir::VariableDeclarator
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dir_builder.h54 void Init(Graph *graph, uint32_t try_id) in Init() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
H A Dets_interop_js_gtest.cpp100 static napi_value Init(napi_env env, napi_value exports) in Init() function
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Drem_set_test.cpp67 void Init() in Init() function in ark::mem::test::RemSetTest
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dglobal_tables.cpp35 void TypeTable::Init() in Init() function in maple::TypeTable

Completed in 6 milliseconds

123