| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsEnumMember.h | 46 const Expression *Init() const in Init() function 51 Expression *Init() in Init() function
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | variableDeclarator.h | 47 Expression *Init() in Init() function 52 const Expression *Init() const in Init() function
|
| D | forUpdateStatement.h | 50 AstNode *Init() in Init() function 55 const AstNode *Init() const in Init() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/src/ |
| D | triple.cpp | 19 void Triple::Init(bool isAArch64) in Init() function in maple::Triple
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | forUpdateStatement.h | 35 AstNode *Init() in Init() function 40 const AstNode *Init() const in Init() function
|
| D | variableDeclarator.h | 49 Expression *Init() in Init() function 54 const Expression *Init() const in Init() function
|
| /arkcompiler/ets_runtime/test/deopttest/polymorphic_array/ |
| D | polymorphic_array.ts | 46 function Init() { function
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ |
| D | thread_communicator.h | 51 bool Init() in Init() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_call_conv.h | 56 void Init() override in Init() function 99 void Init() override in Init() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsEnumMember.h | 41 const Expression *Init() const in Init() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/ark_js_napi_tests/ |
| D | sample_function.cpp | 36 static napi_value Init(napi_env env, napi_value exports) in Init() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/ |
| D | task_selector.cpp | 26 void TaskSelector::Init() in Init() function in ark::taskmanager::internal::TaskSelector
|
| /arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ark_hz/ |
| D | ark_js_runtime.cpp | 56 bool ArkJsRuntime::Init() in Init() function in panda::ArkJsRuntime
|
| /arkcompiler/runtime_core/static_core/verification/value/ |
| D | variables.h | 33 static void Init(Wrapper &v, size_t idx) in Init() function
|
| /arkcompiler/runtime_core/static_core/verification/jobs/ |
| D | service.cpp | 22 void VerifierService::Init() {} in Init() function in ark::verifier::VerifierService
|
| /arkcompiler/runtime_core/compiler/ |
| D | compiler_logger.h | 41 static void Init([[maybe_unused]] const std::vector<std::string> &args) in Init() function
|
| /arkcompiler/runtime_core/panda_guard/configs/ |
| D | guard_context.cpp | 39 void panda::guard::GuardContext::Init(int argc, const char **argv) in Init() function in panda::guard::GuardContext
|
| /arkcompiler/runtime_core/static_core/compiler/ |
| D | compiler_logger.h | 41 static void Init([[maybe_unused]] const std::vector<std::string> &args) in Init() function
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_logger.h | 41 static void Init([[maybe_unused]] const std::vector<std::string> &args) in Init() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/ |
| D | gc_workers_thread_pool.cpp | 24 bool GCWorkersProcessor::Init() in Init() function in ark::mem::GCWorkersProcessor
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | global_env.cpp | 24 void GlobalEnv::Init(JSThread *thread) in Init() function in panda::ecmascript::GlobalEnv
|
| /arkcompiler/runtime_core/static_core/runtime/jit/ |
| D | profiling_data.h | 47 void Init(uintptr_t pc) in Init() function 153 void Init(uintptr_t pc) in Init() function 211 void Init(uintptr_t pc) in Init() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | cl_option.h | 82 struct Init { struct 84 explicit Init(const T &val) : defaultVal(val) {} in Init() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/napi_impl/ |
| D | napi_impl.cpp | 28 void NapiImpl::Init(NapiImpl impl) in Init() function in ark::ets::interop::js::NapiImpl
|
| /arkcompiler/ets_runtime/test/aottest/pgo_track_type/ |
| D | pgo_track_type.ts | 76 let Init = Change; variable
|