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

  /external/libvorbis/vq/
huffbuild.c 65 int i,j,k,begin,n,subn,guard=1; local
84 subn=1;
96 subn=atoi(pos+1);
97 if(n/subn*subn != n){
129 long vals=pow(maxval,subn);
137 i/=subn;
139 long val=getval(file,begin,n,subn,maxval);
142 if(!(i--&0xff))spinnit("loading... ",i*subn);
176 fprintf(file,"\t%d, %ld,\n",subn,vals)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 158 def subn(pattern, replacement, s): function
162 return _regexp_compile_cache[pattern].subn(replacement, s)
    [all...]
  /tools/motodev/src/plugins/android/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/common/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/emulator/lib/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/translation/
commons-net-1.4.1.jar 

Completed in 456 milliseconds