Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Dabc2program_driver.cpp53 std::ofstream ofs; in Dump() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dcreate_empty_file_test.cpp63 std::ofstream ofs(file_path); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcall_conv.h153 void SetOffset(uint32 ofs) in SetOffset()
161 void SetOnStackOffset(uint32 ofs) in SetOnStackOffset()
/arkcompiler/toolchain/tooling/client/domain/
Dprofiler_client.cpp200 std::ofstream ofs; in WriteCpuProfileForFile() local
Dheapprofiler_client.cpp333 std::ofstream ofs; in WriteHeapProfilerForFile() local
/arkcompiler/ets_runtime/ecmascript/base/
Dsort_helper.cpp212 int ofs = 1; in GallopLeft() local
275 int ofs = 1; in GallopRight() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp947 …auto ofs = enc->GetCodegen()->ConvertRegister(inst->GetSrcReg(1), DataType::UINT32); // field … in VisitLoadResolvedObjectField() local
1052 …auto ofs = enc->GetCodegen()->ConvertRegister(inst->GetSrcReg(2), DataType::UINT32); // field … in VisitStoreResolvedObjectField() local