Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/base/
H A Dbigint_math.ts21 static bitCeil(n: bigint): bigint { method in BigintMath
/aosp_15_r20/development/tools/winscope/src/trace_processor/
H A Dbigint_math.ts21 static bitCeil(n: bigint): bigint { method in BigintMath