HomeSort by relevance Sort by last modified time
    Searched refs:sortpos (Results 1 - 3 of 3) sorted by null

  /external/libvorbis/lib/
floor1.c 641 int sortpos=look->reverse_index[i]; local
642 int ln=loneighbor[sortpos];
643 int hn=hineighbor[sortpos];
669 int ret0=fit_line(fits+lsortpos,sortpos-lsortpos,&ly0,&ly1,info);
670 int ret1=fit_line(fits+sortpos,hsortpos-sortpos,&hy0,&hy1,info);
695 for(j=sortpos-1;j>=0;j--)
700 for(j=sortpos+1;j<posts;j++)
  /external/toybox/toys/posix/
ps.c 278 int kcount, forcek, sortpos;
    [all...]
  /external/toybox/generated/
globals.h 1275 int kcount, forcek, sortpos; member in struct:ps_data

Completed in 99 milliseconds