Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/inotify/
DMakefile.am13 inotify-diag.c \
14 inotify-diag.h \
/external/tesseract/liblept/
Drotate.c212 l_float64 pi, theta, absangle, alpha, beta, diag; in pixEmbedForRotation() local
235 diag = sqrt((l_float64)(w * w) + (l_float64)(h * h)); in pixEmbedForRotation()
236 wnew = (l_int32)(diag * sin(beta) + 0.5); in pixEmbedForRotation()
237 hnew = (l_int32)(diag * cos(alpha) + 0.5); in pixEmbedForRotation()
/external/bluetooth/glib/docs/reference/gio/
DMakefile.am51 inotify-diag.h \
/external/jdiff/src/jdiff/
DDiffMyers.java109 private int diag (int xoff, int xlim, int yoff, int ylim) in diag() method in DiffMyers
309 int d = diag (xoff, xlim, yoff, ylim); in compareseq()
/external/bluetooth/glib/gio/
DChangeLog4545 * gio/inotify/inotify-diag.c:
4584 * gio/inotify/inotify-diag.c: