Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/01_06_export_import_cases/export_from/
Dexport_basic1.ts20 export function reduce(para1: numAlias, para2: number) { function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/utils/
DCfgStructualAnalysis.ts665 private reduce(rtype: RegionType, nodeSet: Set<AbstractNode>): Region | undefined { method in AbstractFlowGraph
/arkcompiler/ets_runtime/test/sharedtest/sharedarray/
Dsharedarray.ts571 function reduce() { function