Home
last modified time | relevance | path

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

123456

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dconstant_propagation_test.cpp64 …bool CheckFunction(const std::string &file, const char *test_method_name, ExpectType before, Expec… in CheckFunction()
178 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
193 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
208 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
223 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
238 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
253 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
268 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
283 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
298 std::string file = GRAPH_TEST_ABC_DIR "constantProgagation.abc"; variable
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
Dresult.rb29 def update_failed_compilation(output, file) argument
37 def update_failed_quickening(output, file) argument
45 def update_negative_passed_compilation(output, file) argument
53 def update_failed_negative_compilation(output, file) argument
61 def update_compilation_passed(output, file) argument
69 def update_run_negative_failure(output, status, file) argument
77 def update_verifier_negative_failure(output, status, file) argument
85 def update_run_failure(output, status, file, core) argument
95 def update_verifier_failure(output, status, file, core) argument
105 def update_passed(output, status, file) argument
[all …]
/arkcompiler/runtime_core/tests/cts-generator/runner/
Dresult.rb29 def update_failed_compilation(output, file) argument
37 def update_failed_quickening(output, file) argument
45 def update_negative_passed_compilation(output, file) argument
53 def update_failed_negative_compilation(output, file) argument
61 def update_compilation_passed(output, file) argument
69 def update_run_negative_failure(output, status, file) argument
77 def update_verifier_negative_failure(output, status, file) argument
85 def update_run_failure(output, status, file, core) argument
95 def update_verifier_failure(output, status, file, core) argument
105 def update_passed(output, status, file) argument
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
Dspec.rb185 def process_test_file(testdir, file) argument
210 def process_test_data(test_group, file) argument
227 def proc_test_instructions(test_group, spec_group, file) argument
235 def proc_test_instruction(test_instr, spec_group, file) argument
249 def proc_test_descriptions(test_group, spec_group, file) argument
257 def proc_test_description(test_descr, spec_group, file) argument
272 def proc_test_exceptions(test_group, spec_group, file) argument
280 def proc_test_exception(test_exc, spec_group, file) argument
295 def proc_test_verifications(test_group, spec_group, file) argument
303 def proc_test_verification(test_ver, spec_group, file) argument
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dspec.rb185 def process_test_file(testdir, file) argument
210 def process_test_data(test_group, file) argument
227 def proc_test_instructions(test_group, spec_group, file) argument
235 def proc_test_instruction(test_instr, spec_group, file) argument
249 def proc_test_descriptions(test_group, spec_group, file) argument
257 def proc_test_description(test_descr, spec_group, file) argument
272 def proc_test_exceptions(test_group, spec_group, file) argument
280 def proc_test_exception(test_exc, spec_group, file) argument
295 def proc_test_verifications(test_group, spec_group, file) argument
303 def proc_test_verification(test_ver, spec_group, file) argument
/arkcompiler/runtime_core/static_core/verification/util/
Dis_system.h23 inline bool IsSystemFile(const panda_file::File &file) in IsSystemFile()
40 const auto *file = klass->GetPandaFile(); in IsSystemClass() local
/arkcompiler/ets_frontend/es2panda/test/aop/
Dcorrect_modify.cpp22 std::ofstream file(str, std::ios::out | std::ios::trunc); in Transform() local
/arkcompiler/runtime_core/static_core/platforms/common/runtime/
Dverify_app_install.cpp19 bool IsVerifySuccInAppInstall([[maybe_unused]] const panda_file::File *file) in IsVerifySuccInAppInstall()
/arkcompiler/runtime_core/platforms/common/runtime/
Dverify_app_install.cpp19 bool IsVerifySuccInAppInstall([[maybe_unused]] const panda_file::File *file) in IsVerifySuccInAppInstall()
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp104 std::ofstream file(enableListName); in HWTEST_F_L0() local
136 std::ofstream file(runtimeAp); in HWTEST_F_L0() local
182 std::ofstream file(baselineAp); in HWTEST_F_L0() local
211 std::ofstream file(baselineAp); in HWTEST_F_L0() local
241 std::ofstream file(baselineAp); in HWTEST_F_L0() local
269 std::ofstream file(baselineAp); in HWTEST_F_L0() local
319 std::ofstream file(enableListName); in HWTEST_F_L0() local
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.cpp28 namespace panda::os::file { namespace
63 namespace panda::os::windows::file { namespace
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dfile.cpp28 namespace ark::os::file { namespace
63 namespace ark::os::windows::file { namespace
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp44 bool RawHeapTranslate::ParseMetaData(std::ifstream &file, uint32_t &offset) in ParseMetaData()
56 bool RawHeapTranslate::ReadMetaDataJson(std::ifstream &file, uint32_t &offset, cJSON **json) in ReadMetaDataJson()
86 bool RawHeapTranslate::ReadSectionInfo(std::ifstream &file, uint32_t endOffset, std::vector<uint32_… in ReadSectionInfo()
107 bool RawHeapTranslate::ReadVersion(std::ifstream &file, uint32_t offset, uint32_t size) in ReadVersion()
117 bool RawHeapTranslate::ReadObjTableBySection(std::ifstream &file, const std::vector<uint32_t> &sect… in ReadObjTableBySection()
133 bool RawHeapTranslate::ReadObjTable(std::ifstream &file, uint32_t offset, uint32_t size) in ReadObjTable()
177 bool RawHeapTranslate::ReadStringTable(std::ifstream &file, uint32_t offset, uint32_t size) in ReadStringTable()
208 bool RawHeapTranslate::ReadRootTable(std::ifstream &file, uint32_t offset, uint32_t size) in ReadRootTable()
249 bool RawHeapTranslate::ReadFileAtOffset(std::ifstream &file, uint32_t offset, uint32_t size, char *… in ReadFileAtOffset()
476 std::ifstream &file, uint32_t offset, uint32_t objNum, std::vector<AddrTableItem> &table) in ByteToAddrTableItem()
[all …]
/arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/
DApApplication.js71 openTraceFile(file) { argument
126 parseApFile(file) { argument
153 async uploadFile(file) { argument
/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
Dspectrac.rb24 def check_file(file) argument
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/bin/
Dspectrac.rb24 def check_file(file) argument
/arkcompiler/ets_frontend/testTs/
Drun_testTs.py73 def run_test(file, tool, flag=False): argument
193 def compare(file, flag=False): argument
/arkcompiler/ets_runtime/test/
Druntest.py298 def run_test(self, file): argument
412 def run_test_on_device(self, file): argument
437 def judge_test(self, file, out): argument
/arkcompiler/runtime_core/libpandabase/utils/
Ddebug.cpp24 [[noreturn]] void AssertionFail(const char *expr, const char *file, unsigned line, const char *func… in AssertionFail()
/arkcompiler/runtime_core/static_core/verification/cache/
Dresults_cache.cpp56 auto file = Open(filename, Mode::READONLY); in Initialize() local
105 auto file = Open(impl_->filename, Mode::READWRITECREATE); in Destroy() local
/arkcompiler/runtime_core/panda/
Dpanda.cpp99const panda::PandArg<std::string> &file, const panda::PandArg<std::string> &entrypoint, in PrepareArguments()
141 …(panda::PandArg<bool> &options, panda::PandArgParser &pa_parser, panda::PandArg<std::string> &file, in ExecutePandaFile()
200 panda::PandArg<std::string> file("file", "", "path to pandafile"); in Main() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Ddebug.cpp26 [[noreturn]] void AssertionFail(const char *expr, const char *file, unsigned line, const char *func… in AssertionFail()
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp130 classLinker.EnumeratePandaFiles([&pfiles](const panda_file::File &file) { in RunVerifier()
135 auto handleFile = [&result, &classLinker, &enqueueClass](const panda_file::File &file) { in RunVerifier()
174 OptionalConstRef<panda_file::File> file; in RunVerifier() local
322 PandArg<std::string> &file) in Run()
374 PandArg<std::string> file("file", "", "path to pandafile"); in Main() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Ddebug_data_builder.cpp33 auto file = builder_->createFile(filename, "/"); in DebugDataBuilder() local
42 auto file = builder_->createFile(filename, "/"); in BeginSubprogram() local
/arkcompiler/ets_frontend/arkguard/src/transformers/
DTransformerManager.ts49 for (const file of subDir) { constant

123456