HomeSort by relevance Sort by last modified time
    Searched defs:lnext (Results 1 - 4 of 4) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic/
Delaunay.h 114 #define lnext(a) rot(onext(rotinv(a))) macro
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.h 114 #define lnext(a) rot(onext(rotinv(a))) macro
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.h 114 #define lnext(a) rot(onext(rotinv(a))) macro
  /external/svox/pico/lib/
picopr.c 656 picoos_uchar lnext; local
700 lnext = str[li + 1];
702 lnext = 0;
706 if (lnext == llatinV) {
710 } else if (lnext == llatinX) {
727 if (lnext == llatinL) {
731 } else if (lnext == llatinC) {
748 if (lnext == llatinD) {
752 } else if (lnext == llatinM) {
    [all...]

Completed in 434 milliseconds