Home
last modified time | relevance | path

Searched refs:flush (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsample_writer.h83 writeStreamPtr_->flush(); in ~StreamWriter()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dlogger.cpp311 stream_ << prefix << str << std::endl << std::flush; in LogLineInternal() member in ark::std
323 std::cerr << prefix << str << std::endl << std::flush; in LogLineInternal() member in ark::std
328 stream_ << std::flush; in SyncOutputResource() member in ark::std
/arkcompiler/runtime_core/libpandabase/utils/
H A Dlogger.cpp341 stream_ << prefix << str << std::endl << std::flush; in LogLineInternal() member in panda::std
380 std::cerr << prefix << str << std::endl << std::flush; in LogLineInternal() member in panda::std
385 stream_ << std::flush; in SyncOutputResource() member in panda::std
/arkcompiler/toolchain/test/autotest/aw/
H A Dutils.py150 file.flush()
/arkcompiler/runtime_core/compiler/optimizer/
H A Dpass_manager_statistics.cpp173 csv << std::flush; in DumpStatisticsCsv() member in panda::compiler::std
/arkcompiler/runtime_core/static_core/compiler/optimizer/
H A Dpass_manager_statistics.cpp174 csv << std::flush; in DumpStatisticsCsv() member in ark::compiler::std
/arkcompiler/ets_runtime/test/
H A Druntest.py583 sys.stdout.flush()
587 sys.stdout.flush()
/arkcompiler/ets_runtime/test/workloadtest/
H A Dwork_load.py118 sys.stdout.flush()
/arkcompiler/ets_frontend/test262/
H A Dutils.py207 file.flush()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doptimize_common.cpp244 cfgFile.flush(); in GenerateDot()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot.cpp272 writer.flush(); in WriteToFile()
H A Dsnapshot_processor.cpp1081 writer.flush(); in WriteSpaceObjectToFile()
1091 writer.flush(); in WriteSpaceObjectToFile()
1106 writer.flush(); in WriteHugeObjectToFile()
/arkcompiler/runtime_core/static_core/abc2program/
H A Dprogram_dump.cpp27 os << std::flush; in Dump() member in ark::abc2program::std
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
H A Daotdump.cpp192 stream_->flush(); in DumpAll()
/arkcompiler/runtime_core/abc2program/
H A Dprogram_dump.cpp27 os << std::flush; in Dump() member in panda::abc2program::std
/arkcompiler/toolchain/build/compile_script/
H A Dark.py52 sys.stdout.flush()

Completed in 15 milliseconds