Searched full:content (Results 1 – 25 of 45) sorted by relevance
12
| /ark/runtime_core/tests/cts-generator/generator/ |
| D | test_base.rb | 26 def write_test_initial_block(content) argument 33 content.puts '# Copyright (c) 2021 Huawei Device Co., Ltd. 45 content.puts '#' 46 content.puts '# The following comment until the empty line must be a valid YAML document' 47 … content.puts "# containing exact copies of ISA specification assertions relevant to this test.\n" 48 content.puts [isa].to_yaml.split("\n").map { |line| '#%s' % line }.join("\n") 49 content.puts "\n" 53 …def write_runner_options(content, run_options, ignore, bugids, tags, description, test_panda_optio… argument 56 content.puts "## runner-option: #{s}" 58 content.puts "## runner-option: ignore" if ignore [all …]
|
| D | single_test.rb | 35 StringIO.open do |content| 36 write_test_initial_block content 47 … write_runner_options content, run_options, ignore, bugids, tags, description, test_panda_options 49 write_test_main_block content 51 content.puts @command[Generator::TEST_CODE_TEMPLATE] 55 content.puts @predefined.definition case_check_type 57 write_test_main_wrapper_block content, run_options 59 content.string
|
| D | test_case.rb | 57 StringIO.open do |content| 58 write_test_initial_block content 76 …write_runner_options content, run_options, ignore_case, bugids + bugids_test + bugids_case, tags_t… 79 write_test_main_block content 132 content.puts updated 135 content.puts template 142 content.puts @predefined.definition case_check_type 144 write_test_main_wrapper_block content, run_options 146 content.string
|
| /ark/runtime_core/tests/cts-generator/runner/reporters/ |
| D | string_logger.rb | 20 @content = StringIO.new 24 ….class} is closed for writing. It is possible that epilogue() is called." if @content.closed_write? 25 @content.puts(args) if level <= $VERBOSITY 29 @content.string 33 @content.close
|
| /ark/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 103 StringIO.open do |content| 104 content.puts "# Start command: #{@command}" 106 content.puts output 107 return content.string, exitstatus, core
|
| /ark/runtime_core/isa/ |
| D | CMakeLists.txt | 33 # Check ISA_FILE content 38 COMMENT "Check ISA content"
|
| /ark/ts2abc/testTs/ |
| D | config.py | 49 content = f.read() variable 50 IMPORT_TEST = json.loads(content)
|
| /ark/runtime_core/tests/cts-generator/cts-template/ |
| D | sta.yaml | 19 description: Moves accumulator content into a register. 39 description: Check sta moves accumulator content into a register (positive values). 93 description: Check sta moves accumulator content into a register (negative values).
|
| D | stobj.obj.yaml | 95 title: Store accumulator content into object field 97 Store accumulator content into object field by field_id. 107 description: Store accumulator content into object field by field_id. 418 description: Store accumulator content into object field by field_id.
|
| D | lda.64.yaml | 19 description: Moves register content into an accumulator. 34 description: Check lda.64 moves register content into an accumulator (positive values). 112 description: Check lda.64 moves register content into an accumulator (negative values).
|
| D | lda.yaml | 19 description: Moves register content into an accumulator. 39 description: Check lda moves register content into an accumulator (positive values). 93 description: Check lda moves register content into an accumulator (negative values).
|
| D | stobj.yaml | 52 title: Store accumulator content into object field 54 …Store accumulator content into object field by field_id. For non-object variant the size of actual… 65 description: Store accumulator content into object field by field_id. 395 …description: If field type size is less than 32, accumulator content will be truncated to storage … 465 …description: If field type size is less than 32, accumulator content will be truncated to storage …
|
| D | lda.obj.yaml | 20 description: Moves register content into an accumulator. 44 …description: Check lda.obj moves register content into accumulator (references to various type of … 135 description: Check lda.obj moves register content into accumulator (null reference).
|
| D | sta.64.yaml | 19 description: Moves accumulator content into a register. 34 description: Check sta.64 moves accumulator content into a register (positive values). 113 description: Check sta.64 moves accumulator content into a register (negative values).
|
| D | stobj.64.yaml | 52 title: Store accumulator content into object field 54 …Store accumulator content into object field by field_id. For non-object variant the size of actual… 65 description: Store accumulator content into object field by field_id. 414 …description: If field type is f32, accumulator content will be implicitly converted from f64 to f3…
|
| D | ststatic.yaml | 51 …Store accumulator content into static field by field_id. For non-object variant the size of actual… 62 description: Store accumulator content into static field by field_id. 324 …description: If field type size is less than 32, then accumulator content will be trunctated to fi… 387 …description: If field type size is less than 32, then accumulator content will be trunctated to fi…
|
| D | stobj.v.yaml | 71 title: Store register content into object field 73 …Store register content into object field by field_id. For non-object variant the size of actually … 84 description: Store register content into object field by field_id. 125 description: Store register content into object field by field_id. 720 …description: If field type size is less than 32, register content will be truncated to storage siz… 855 …description: If field type size is less than 32, register content will be truncated to storage siz…
|
| D | ststatic.obj.yaml | 97 Store accumulator content into static field by field_id. 107 description: Store accumulator content into static field by field_id. 326 description: Store accumulator content into static field by field_id.
|
| D | call.virt.range_base.yaml | 350 # Check record R content 390 # Check R content 430 # Check R content 488 # Check R content 533 # Check R content
|
| D | stobj.v.64.yaml | 70 title: Store register content into object field 72 …Store register content into object field by field_id. For non-object variant the size of actually … 83 description: Store register content into object field by field_id. 124 description: Store register content into object field by field_id.
|
| D | call.virt.yaml | 367 # Check record R content 406 # Check R content 445 # Check R content 500 # Check R content 541 # Check R content
|
| /ark/runtime_core/tests/cts-assembly/ |
| D | big_ark_option_value.pa | 15 # Test content copies compiler_effective_types.pa
|
| D | arrays-02.pa | 19 # Store accumulator content into array slot pointed by index.
|
| D | arrays-04.pa | 29 # Store accumulator content into array slot pointed by index.
|
| D | arrays-03.pa | 29 # Store accumulator content into array slot pointed by index.
|
12