HomeSort by: relevance | last modified time | path
    Searched defs:x_count (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
test-dma.h 5 bu16 x_count; member in struct:bfin_dmasg
17 bu16 BFIN_MMR_16 (x_count);
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
test-dma.h 5 bu16 x_count; member in struct:bfin_dmasg
17 bu16 BFIN_MMR_16 (x_count);
  /xsrc/external/mit/freetype/dist/src/pfr/
pfrgload.c 255 FT_UInt flags, x_count, y_count, i, count, mask; local
266 x_count = 0;
273 x_count = count & 15;
281 x_count = PFR_NEXT_BYTE( p );
291 count = x_count + y_count;
307 glyph->y_control = glyph->x_control + x_count;
393 if ( format_low >= x_count )
445 if ( idx >= x_count )

Completed in 22 milliseconds