Searched refs:diag (Results 1 – 5 of 5) sorted by relevance
/external/bluetooth/glib/gio/inotify/ |
D | Makefile.am | 13 inotify-diag.c \ 14 inotify-diag.h \
|
/external/tesseract/liblept/ |
D | rotate.c | 212 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/ |
D | Makefile.am | 51 inotify-diag.h \
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 109 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/ |
D | ChangeLog | 4545 * gio/inotify/inotify-diag.c: 4584 * gio/inotify/inotify-diag.c:
|