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

  /external/curl/lib/
hash.c 271 struct curl_llist_element *lnext; local
283 lnext = le->next;
289 le = lnext;
  /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...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 92 milliseconds