Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 25 of 39) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
Dstring_logger.rb18 def initialize method in TestRunner.Reporters.StringLogger
41 def initialize(log_file) method in TestRunner.Reporters.SeparateFileLogger
/arkcompiler/runtime_core/libpandabase/templates/
Dlogger.rb23 def initialize(dscr) method in Level
36 def initialize(dscr) method in Component
/arkcompiler/runtime_core/libpandabase/events/
Devents.rb27 def initialize(event, dscr) method in Field
54 def initialize(dscr) method in Event
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dreport_md.rb25 def initialize(rep) method in ReportMd
Dorphaned_md.rb25 def initialize(orphaned) method in OrphanedMd
Duncovered_md.rb25 def initialize(uncovered) method in UncoveredMd
Dsummary.rb19 def initialize(spec) method in Summary
/arkcompiler/runtime_core/tests/cts-generator/generator/
Ddefinitions.rb16 def initialize(data) method in Generator.Definitions
Dsingle_test.rb20 def initialize(command, isa, definitions, predefined, skip_header) method in Generator.SingleTest
Dtest.rb16 def initialize(test, predefined, process_only, output, skip_header) method in Generator.Test
Dparser.rb18 def initialize(data, output, src_dir, skip_header) method in Generator.Parser
Dtest_case.rb22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) method in Generator.TestCase
Dcommand.rb18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) method in Generator.Command
Dtest_base.rb18 def initialize(isa, command, definitions, predefined, skip_header) method in Generator.TestBase
/arkcompiler/runtime_core/irtoc/lang/
Dfunction.rb32 def initialize(kind, depth) method in CfBlock
58 def initialize(name) method in UnresolvedVar
68 def initialize(name, bb=nil) method in Label
79 …def initialize(name, params: {}, regmap: {}, mode: nil, regalloc_set: nil, regalloc_include: nil, … method in Function
Dvalidation.rb25 def initialize method in CompiledMethod
Dir_generator.rb21 def initialize method in GeneratorIrInline
Dcpp_function.rb21 def initialize(name) method in CppFunction
Dregmap.rb19 def initialize(data, direct: false) method in Regmap
Dregmask.rb22 def initialize(*args) method in RegMask
Dbasic_block.rb22 def initialize(index, function) method in BasicBlock
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.rb19 def initialize(dscr) method in Entrypoint
/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts133 initialize() { method in LocalVariable
156 initialize() { method in ModuleVariable
/arkcompiler/runtime_core/isa/
Disapi.rb290 def initialize(name) method in Format
336 def initialize(name, srcdst, type, width = 0, offset = 0) method in Operand
447 def initialize method in OpcodeAssigner
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb90 def initialize(descr) method in Operand
137 def initialize(data) method in Instruction

12