Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/fuzztest/anistringdecoder_fuzzer/
Danistringdecoder_fuzzer.cpp39 StringDecoder decoder(encodingStr); in AniStringDecoder() local
47 StringDecoder decoder(encodingStr); in AniStringDecoderEnd() local
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp142 PGOProfilerDecoder decoder; in HWTEST_F_L0() local
168 PGOProfilerDecoder decoder; in HWTEST_F_L0() local
191 PGOProfilerDecoder decoder; in HWTEST_F_L0() local
219 PGOProfilerDecoder decoder; in HWTEST_F_L0() local
249 PGOProfilerDecoder decoder; in HWTEST_F_L0() local
279 PGOProfilerDecoder decoder; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/loadapbinaryfile_fuzzer/
Dloadapbinaryfile_fuzzer.cpp38 PGOProfilerDecoder decoder(randomFilePath, hotnessThreshold); in LoadAPBinaryFileFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/mergeapfilesformerger_fuzzer/
Dmergeapfilesformerger_fuzzer.cpp52 PGOProfilerDecoder decoder(randomFilePath, hotnessThreshold); in MergeApFilesForMergerFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp23 PGOTypeRecorder::PGOTypeRecorder(const PGOProfilerDecoder &decoder) : decoder_(decoder) {} in PGOTypeRecorder()
26 const PGOProfilerDecoder &decoder, const JSPandaFile *jsPandaFile, uint32_t methodOffset) in PGOTypeRecorder()
Dpgo_type_parser.cpp182 PGOTypeParser::PGOTypeParser(const PGOProfilerDecoder &decoder, PGOTypeManager *ptManager) in PGOTypeParser()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp25 IRModule *aotModule, PGOProfilerDecoder *decoder) in PassContext()
117 … PGOProfilerDecoder *decoder = passOptions_->EnableOptPGOType() ? &profilerDecoder_ : &defDecoder; in Compile() local
298 … PGOProfilerDecoder *decoder = passOptions_->EnableOptPGOType() ? &profilerDecoder_ : &defDecoder; in Compile() local
Dtyped_bytecode_lowering.h45 PGOProfilerDecoder *decoder, in TypedBytecodeLowering()
Daot_compiler_preprocessor.cpp244 PGOProfilerDecoder *decoder = cOptions.isEnableOptPGOType_ ? &profilerDecoder : &defDecoder; in AnalyzeGraph() local
Dts_inline_lowering.cpp230 …PGOProfilerDecoder *decoder = (ctx_->GetPfDecoder() != nullptr) ? ctx_->GetPfDecoder() : &defDecod… in InlineCall() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp717 PGOProfilerDecoder decoder("ark-profiler13/modules.ap", 1); in HWTEST_F_L0() local
753 PGOProfilerDecoder decoder("ark-profiler14/modules.ap", 1); in HWTEST_F_L0() local
791 PGOProfilerDecoder decoder("ark-profiler15/modules.ap", 1); in HWTEST_F_L0() local
842 PGOProfilerDecoder decoder("ark-profiler16/modules.ap", 1); in HWTEST_F_L0() local
890 PGOProfilerDecoder decoder("ark-profiler18/modules.ap", 1); in HWTEST_F_L0() local
956 PGOProfilerDecoder decoder("ark-profiler20/modules.ap", 1); in HWTEST_F_L0() local
1003 PGOProfilerDecoder decoder("ark-profiler21/modules.ap", 1); in HWTEST_F_L0() local
1039 PGOProfilerDecoder decoder("ark-profiler22/modules.ap", 1); in HWTEST_F_L0() local
1075 PGOProfilerDecoder decoder("ark-profiler23/modules.ap", 1); in HWTEST_F_L0() local
1133 PGOProfilerDecoder decoder("ark-profiler18/modules_merge.ap", 1); in HWTEST_F_L0() local
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/fuzztest/anitextdecoder_fuzzer/
Danitextdecoder_fuzzer.cpp39 TextDecoder decoder(encodingStr, iflag); in AniTextDecoder() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp273 auto &decoder {GetDecoder()}; in TEST_F() local
333 auto &decoder {GetDecoder()}; in CheckSpillFillCoalescingForEvenRegsNumber() local
392 auto &decoder {GetDecoder()}; in CheckSpillFillCoalescingForOddRegsNumber() local
502 auto& decoder {GetDecoder()}; in CheckLeafPrologue() local
603 auto& decoder {GetDecoder()}; in CheckLeafWithParamsOnStackPrologue() local
636 auto &decoder {GetDecoder()}; in AssertCode() local
/arkcompiler/ets_runtime/tools/ap_file_viewer/native/src/
Dprof_dump_json.cpp29 PGOProfilerDecoder decoder(apFilePath, 1); in ConvertApToJson() local
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/
DBytesUtils.ts16 const decoder = new TextDecoder(); constant
/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dstrings.ts165 private readonly decoder: SystemTextDecoder | TextDecoder | undefined; property in CustomTextDecoder
Darrays.ts22 const decoder = new CustomTextDecoder(); constant
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp56 PGOProfilerDecoder decoder(fileName, hotnessThreshold); in MergeApFiles() local
103 PGOProfilerDecoder decoder(fileName, hotnessThreshold); in MergeApFiles() local
438 PGOProfilerDecoder decoder(inPath, hotnessThreshold); in BinaryToText() local
Dpgo_profiler_encoder.cpp133 PGOProfilerDecoder decoder(path_, rtInfo->GetHotnessThreshold()); in InternalSave() local
Dpgo_info.cpp162 void PGOInfo::MergeWithExistProfile(PGOInfo& rtInfo, PGOProfilerDecoder& decoder) in MergeWithExistProfile()
Dpgo_profiler_decoder.cpp273 void PGOProfilerDecoder::Merge(const PGOProfilerDecoder &decoder) in Merge()
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h269 Decoder decoder; variable
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp331 Decoder decoder(allocator_); in PrintCodeArm64() local
360 ZydisDecoder decoder; in PrintCodeX8664() local
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dcompilation.cpp46 vixl::aarch64::Decoder decoder(allocator); in CollectForCode() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp3346 ZydisDecoder decoder; in DisasmInstr() local