Home
last modified time | relevance | path

Searched defs:initialize (Results 51 - 73 of 73) sorted by relevance

123

/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/reporters/
H A Dallure_reporter.rb35 def initialize(root_dir, pa_file, report_dir) method in TestRunner.AllureTestReporter
H A Djtr_reporter.rb21 def initialize(root_dir, pa_file, report_dir) method in TestRunner.JtrTestReporter
H A Dtest_reporter.rb22 def initialize(_root_dir, pa_file, _report_dir) method in TestRunner.LogTestReporter
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
H A Dsingle_test_runner.rb20 def initialize(file, id, reporter_class, root_dir, report_dir) method in TestRunner.SingleTestRunner
/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
H A Djtr_reporter.rb21 def initialize(root_dir, pa_file, report_dir) method in TestRunner.JtrTestReporter
H A Dallure_reporter.rb35 def initialize(root_dir, pa_file, report_dir) method in TestRunner.AllureTestReporter
H A Dtest_reporter.rb22 def initialize(_root_dir, pa_file, _report_dir) method in TestRunner.LogTestReporter
/arkcompiler/runtime_core/tests/cts-generator/runner/
H A Dsingle_test_runner.rb20 def initialize(file, id, reporter_class, root_dir, report_dir) method in TestRunner.SingleTestRunner
/arkcompiler/runtime_core/compiler/optimizer/templates/
H A Dinstructions.rb90 def initialize(descr) method in Operand
137 def initialize(data) method in Instruction
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
H A Dinstructions.rb90 def initialize(descr) method in Operand
137 def initialize(data) method in Instruction
/arkcompiler/runtime_core/static_core/irtoc/lang/
H A Dfunction.rb31 def initialize(kind, depth) method in CfBlock
57 def initialize(name) method in UnresolvedVar
67 def initialize(name, bb=nil) method in Label
78 def initialize(name, params: {}, regmap: {}, mode: nil, regalloc_set: nil, regalloc_include: nil, regalloc_exclude: nil, method in Function
H A Dinstruction.rb21 def initialize(inst, dscr) method in InstIsaDescription
42 def initialize(name, index, bb, **kwargs) method in IRInstruction
/arkcompiler/runtime_core/static_core/templates/
H A Dcommon.rb28 def initialize(data) method in Option
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
H A Dspec.rb23 def initialize(arr) method in Spec
/arkcompiler/runtime_core/templates/
H A Dcommon.rb28 def initialize(data) method in Option
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
H A Dspec.rb23 def initialize(arr) method in Spec
/arkcompiler/runtime_core/static_core/tests/checked/
H A Dchecker.rb95 def initialize(lines, name) method in SearchScope
167 def initialize(options, name) method in Checker
/arkcompiler/runtime_core/tests/checked/
H A Dchecker.rb81 def initialize(lines, name) method in SearchScope
131 def initialize(options, name) method in Checker
/arkcompiler/ets_frontend/ets2panda/public/
H A Des2panda_lib.rb47 def initialize(arg_info) method in Es2pandaLibApi.Arg
383 def initialize(type_info) method in Es2pandaLibApi.Type
/arkcompiler/runtime_core/isa/
H A Disapi.rb310 def initialize(name) method in Format
356 def initialize(name, srcdst, type, width = 0, offset = 0) method in Operand
479 def initialize method in OpcodeAssigner
/arkcompiler/runtime_core/static_core/isa/
H A Disapi.rb269 def initialize(name) method in Format
329 def initialize(name, srcdst, type, width = 0, offset = 0) method in Operand
432 def initialize method in OpcodeAssigner
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp404 BRANCH(IsTSHClass(hclass), &isTS, &initialize); in NewJSObject() local
446 BRANCH(IsTSHClass(hclass), &isTS, &initialize); in NewSObject() local
[all...]
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]

Completed in 21 milliseconds

123