Home
last modified time | relevance | path

Searched defs:calculate (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/ts_inline/
Dts_inline.ts31 function calculate(arg1 : number, arg2 : number) : number { function
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/model/
DInterfaces.ts28 calculate: (input: Uint8Array, filepath?: string) => ImagesInfo; property
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp698 Label calculate(env); in Shl() local
893 Label calculate(env); in Ashr() local
983 Label calculate(env); in And() local
1072 Label calculate(env); in Or() local
1161 Label calculate(env); in Xor() local