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

  /external/libvorbis/lib/
floor1.c 606 int memo[VIF_POSIT+2]; local
612 for(i=0;i<posts;i++)memo[i]=-1; /* no neighbor yet */
645 /* eliminate repeat searches of a particular range with a memo */
646 if(memo[ln]!=hn){
650 memo[ln]=hn;
1054 static int floor1_inverse2(vorbis_block *vb,vorbis_look_floor *in,void *memo,
1063 if(memo){
1065 int *fit_value=(int *)memo;
  /external/libxml2/
valid.c 6518 xmlValidateMemoPtr memo = (xmlValidateMemoPtr)user; local
6533 xmlValidateMemo memo; local
    [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 98 milliseconds