Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dlwt_len_hist_user.c18 static void stars(char *str, long val, long max, int width) in stars() function
H A Dlathist_user.c23 static void stars(char *str, long val, long max, int width) in stars() function
H A Dtracex2_user.c19 static void stars(char *str, long val, long max, int width) in stars() function
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/database/
H A Dbookdelegate.cpp119 int stars = qBound(0, int(0.7 + qreal(mouseEvent->pos().x() in editorEvent() local