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

  /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
TinyBitSet.java 22 private static int gcount(int x) { method in class:TinyBitSet
33 T[j] = gcount(j);
  /external/freetype/src/autofit/
hbshim.c 453 unsigned int gcount; local
469 ginfo = hb_buffer_get_glyph_infos( buf, &gcount );
470 gpos = hb_buffer_get_glyph_positions( buf, &gcount );
490 if ( gcount > 1 )
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 244 milliseconds