Searched defs:shown (Results 1 - 7 of 7) sorted by relevance

/external/e2fsprogs/resize/
H A Dsim_progress.c24 int shown; member in struct:ext2_sim_progress
101 prog->shown = 0;
/external/skia/src/views/animated/
H A DSkScrollBarView.cpp41 void SkScrollBarView::setShown(unsigned shown) argument
43 if ((int)shown < 0)
44 shown = 0;
46 if (fShownLength != shown)
48 fShownLength = shown;
72 if (dom.findS32(node, "shown", &value))
124 int shown = fShownLength; local
127 if (total <= 0 || shown <= 0 || shown >= total) // no bar to show
134 if (start + shown > tota
[all...]
/external/fio/
H A Dstat.c444 int new_line = 1, i, line = 0, shown = 0; local
449 shown = 1;
465 if (shown)
468 return shown;
/external/valgrind/exp-dhat/
H A Ddh_main.c176 Bool shown; member in struct:__anon16272
1226 // Clear all .shown bits
1231 api->shown = False;
1244 if (api->shown)
1255 break; // all APIs have been shown. Stop.
1261 best_api->shown = True;
1312 VG_(umsg)("* --show-top-n= controls how many alloc points are shown.\n");
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 627 milliseconds