Home
last modified time | relevance | path

Searched full:encoding (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dlsda.h82 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/
Drationale-for-bytecode.md43 ## 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/
Drationale-for-bytecode.md43 ## 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/
Dconcurrent_sweep_test.cpp32 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/
Dcoverage.py69 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/
Drun_ts_test262.py167 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.gitattributes5 as2panda/tests/compiler/std/string-encoding.ts eol=lf
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/hermes/
Dutil_hermes.py88 … 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/
Disapi.rb162 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/
Disapi.rb158 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/
Dmerge_markdown.py80 …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/
Dutil_test262.py115 … 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/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/toolchain/test/fuzztest/backend/backendexception_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/containersstacklocate_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/notifyapplicationstate_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetaddall_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/exceptionoomerror_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/toolchain/test/fuzztest/protocolhandlersendreply_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/toolchain/test/fuzztest/pttypesexceptiondetailscolumn_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/jsvaluereffoundationvalue_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/int32arrayrefnew_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/runtime_core/static_core/tests/fuzztest/openpandafile_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/toolchain/test/fuzztest/protocolhandlercreateerrorreply_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisplainarray_fuzzer/
Dproject.xml1 <?xml version="1.0" encoding="utf-8"?>

12345678910>>...29