Home
last modified time | relevance | path

Searched refs:lincr (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/cros_utils/
Dstats.py1673 def lincr(l, cap): # to increment a list up to a max-list of 'cap' function
1989 incr = Dispatch((lincr, (ListType, TupleType)),)
4497 incr = Dispatch((lincr, (ListType, TupleType, N.ndarray)),)