| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | lsda.h | 82 void SetLPStartEncoding(uint8 encoding) in SetLPStartEncoding() argument 84 lpStartEncoding = encoding; in SetLPStartEncoding() 92 void SetTTypeEncoding(uint8 encoding) in SetTTypeEncoding() argument 94 tTypeEncoding = encoding; in SetTTypeEncoding() 113 void SetCallSiteEncoding(uint8 encoding) in SetCallSiteEncoding() argument 115 callSiteEncoding = encoding; in SetCallSiteEncoding()
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | rationale-for-bytecode.md | 43 ## Encoding operands 113 encoding more compact. 122 accumulator, reducing performance and increasing encoding size). 129 which also saves us encoding space and improves performance 158 into 4 bits, we have to use a wider encoding: 165 How to make sure that we benefit from the shorter encoding most of the time? An observation shows 173 needed forms. Thus we save on opcode space without losing in encoding size (on average). 180 applications (thus we again save encoding space).
|
| /arkcompiler/runtime_core/docs/ |
| D | rationale-for-bytecode.md | 43 ## Encoding operands 113 encoding more compact. 122 accumulator, reducing performance and increasing encoding size). 129 which also saves us encoding space and improves performance 158 into 4 bits, we have to use a wider encoding: 165 How to make sure that we benefit from the shorter encoding most of the time? An observation shows 173 needed forms. Thus we save on opcode space without losing in encoding size (on average). 180 applications (thus we again save encoding space).
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | concurrent_sweep_test.cpp | 32 EcmaStringAccessor::CreateFromUtf8(instance, utf8, 4, true)); // 4 : utf8 encoding length in TEST_F() 37 EcmaStringAccessor::CreateFromUtf8(instance, utf8, 4, true)); // 4 : utf8 encoding length in TEST_F()
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/code_coverage/ |
| D | coverage.py | 69 return subprocess.Popen(encoding=sys.stdout.encoding, **kwargs) 114 "a", encoding="utf-8") as the_file: 148 "w", encoding="utf-8") as file_dot_info:
|
| /arkcompiler/ets_runtime/test/ |
| D | run_ts_test262.py | 167 with open(os.path.join(asserts, ass), 'r', encoding="utf-8") as file: 183 with open(filePath, 'r', encoding="ISO-8859-1") as file: 195 with open(filePath, 'r', encoding="utf-8") as file1: 199 with open(filePath, 'w', encoding="utf-8") as files: 209 with open(filePath, 'w', encoding="utf-8") as files:
|
| /arkcompiler/ets_frontend/ |
| D | .gitattributes | 5 as2panda/tests/compiler/std/string-encoding.ts eol=lf
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/hermes/ |
| D | util_hermes.py | 88 … with os.fdopen(os.open(src_file, os.O_RDONLY, 0o755), 'r', encoding="utf-8") as file_pointer: 96 …with os.fdopen(os.open(dest_file, os.O_RDWR | os.O_CREAT, 0o755), 'w', encoding="utf-8") as output: 100 with open(test_file, 'r', encoding="utf-8") as file_pointer:
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isapi.rb | 162 ops_encoding = format.encoding 289 cached def encoding 293 encoding = {} 294 encoding.default_proc = proc { |_, k| raise KeyError, "#{k} not found" } 301 encoding[name] = op 303 encoding 310 prof = encoding.values.select { |x| x.name == 'prof' } 324 # Operand types and encoding
|
| /arkcompiler/runtime_core/isa/ |
| D | isapi.rb | 158 ops_encoding = format.encoding 310 cached def encoding 314 encoding = {} 315 encoding.default_proc = proc { |_, k| raise KeyError, "#{k} not found" } 322 encoding[name] = op 324 encoding 331 # Operand types and encoding
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/ |
| D | merge_markdown.py | 80 …with os.fdopen(os.open(dest_path, os.O_WRONLY | os.O_CREAT, 0o755), "w", encoding="utf-8") as dest… 82 … with os.fdopen(os.open(chapter, os.O_RDONLY, 0o755), "r", encoding="utf-8") as chapter_file:
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/test262/ |
| D | util_test262.py | 115 … with os.fdopen(os.open(harness_path, os.O_RDONLY, 0o755), 'r', encoding="utf-8") as file_handler: 136 … with os.fdopen(os.open(include_file, os.O_RDONLY, 0o755), 'r', encoding="utf-8") as file_handler: 147 …with os.fdopen(os.open(output_file, os.O_WRONLY | os.O_CREAT, 0o755), 'w', encoding="utf-8") as ou…
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefwithinint32_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/toolchain/test/fuzztest/backend/backendexception_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/containersstacklocate_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/notifyapplicationstate_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetaddall_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/exceptionoomerror_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/toolchain/test/fuzztest/protocolhandlersendreply_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/toolchain/test/fuzztest/pttypesexceptiondetailscolumn_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluereffoundationvalue_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/int32arrayrefnew_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/runtime_core/static_core/tests/fuzztest/openpandafile_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/toolchain/test/fuzztest/protocolhandlercreateerrorreply_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisplainarray_fuzzer/ |
| D | project.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|