Home
last modified time | relevance | path

Searched defs:max (Results 1 – 2 of 2) sorted by relevance

/development/bench-flame-diff/app/src/main/kotlin/bench/flame/diff/ui/
DTerminal.kt53 val max = candidates.maxOf { f -> f.id } in promptPickFile() constant
/development/plot-benchmarks/src/types/
Ddata.ts16 max: number; property