Home
last modified time | relevance | path

Searched defs:abs (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/builtinmath/
Dbuiltinmath.ts110 function abs() function
/arkcompiler/ets_runtime/test/aottest/string_add/
Dstring_add.ts41 let abs = as + bs; variable
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js770 function abs() { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp479 auto abs = builder_.CastInt64ToFloat64(res); in LowerGlobalDoubleIsFinite() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js8969 abs: function(t) { method