Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/testTs/instype/
Drecordexport.ts31 export function minus(x: number, y: number): number { function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.h153 void NormalizedBoundaries(DiyFp *minus, DiyFp *plus) const in NormalizedBoundaries()
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp867 bool minus = (start[0] == '-'); in FastStringToNumber() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js64061 t.prototype.minus = function(t) { method in t
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument