Home
last modified time | relevance | path

Searched defs:itop (Results 1 – 4 of 4) sorted by relevance

/external/arm-optimized-routines/pl/math/
Dv_acosh_3u5.c31 v_u64_t itop = v_as_u64_f64 (x) >> 52; in V_NAME() local
/external/python/cpython2/Demo/tkinter/guido/
Dmbox.py253 def fixfocus(near, itop): argument
/external/skia/src/core/
DSkRegion_path.cpp275 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { in count_path_runtype_values()
DSkRegion.cpp256 int SkRegion::count_runtype_values(int* itop, int* ibot) const { in count_runtype_values()