Home
last modified time | relevance | path

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

/external/valgrind/massif/
Dms_main.c825 Int overestimate; in get_IPs() local
840 for (overestimate = 3; redo; overestimate += 6) { in get_IPs()
843 if (overestimate > MAX_OVERESTIMATE) in get_IPs()
847 n_ips = VG_(get_StackTrace)( tid, ips, clo_depth + overestimate, in get_IPs()
854 if (n_ips < clo_depth + overestimate) { redo = False; } in get_IPs()
/external/eigen/doc/
DTutorialSparse.dox224 …onzeros per inner-vector can be obtained, it is highly recommended to overestimate it rather than …
/external/libjpeg-turbo/
Dstructure.txt881 The standard also permits the SOF marker to overestimate the image height,
883 This would solve the space problems if the overestimate wasn't too great.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz