Home
last modified time | relevance | path

Searched defs:trunc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
H A DsymbolTable.cpp40 std::ios_base::out | std::ios_base::trunc); in Initialize() member in panda::es2panda::util::std::ios_base
/arkcompiler/runtime_core/libpandabase/mem/
H A Dalloc_tracker.cpp130 std::ofstream out(GetDumpFilePath(), std::ios::out | std::ios::binary | std::ios::trunc); in Dump() member in panda::std::ios
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dalloc_tracker.cpp130 std::ofstream out(GetDumpFilePath(), std::ios::out | std::ios::binary | std::ios::trunc); in Dump() member in ark::std::ios
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h841 BRANCH(Int64GreaterThanOrEqual(exp, Int64(DOUBLE_FRACTION_BITS)), &exit, &trunc); in DoubleTrunc() local

Completed in 11 milliseconds