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

  /src/sys/external/bsd/drm2/include/linux/
bitmap.h 135 * bitmap_clear(bitmap, startbit, nbits)
141 bitmap_clear(unsigned long *bitmap, size_t startbit, size_t nbits) function
  /src/external/gpl3/gcc/dist/gcc/
sbitmap.cc 432 bitmap_clear (sbitmap bmap) function
460 bitmap_clear (bmap[i]);
893 bitmap_clear (s);
904 bitmap_clear (s);
913 bitmap_clear (s);
928 bitmap_clear (s);
944 bitmap_clear (s);
953 bitmap_clear (s);
964 bitmap_clear (s);
974 bitmap_clear (s)
    [all...]
bitmap.cc 718 bitmap_clear (bitmap head)
827 bitmap_clear (map);
868 bitmap_clear (to);
905 bitmap_clear (to);
1544 bitmap_clear (dst);
1659 bitmap_clear (a);
1959 bitmap_clear (a);
2206 bitmap_clear (b);
2225 bitmap_clear (dst);
2304 bitmap_clear (a)
713 bitmap_clear (bitmap head) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
sbitmap.cc 432 bitmap_clear (sbitmap bmap) function
460 bitmap_clear (bmap[i]);
893 bitmap_clear (s);
904 bitmap_clear (s);
913 bitmap_clear (s);
928 bitmap_clear (s);
944 bitmap_clear (s);
953 bitmap_clear (s);
964 bitmap_clear (s);
974 bitmap_clear (s)
    [all...]
bitmap.cc 718 bitmap_clear (bitmap head)
827 bitmap_clear (map);
868 bitmap_clear (to);
905 bitmap_clear (to);
1511 bitmap_clear (dst);
1626 bitmap_clear (a);
1926 bitmap_clear (a);
2173 bitmap_clear (b);
2192 bitmap_clear (dst);
2271 bitmap_clear (a)
713 bitmap_clear (bitmap head) function
    [all...]

Completed in 28 milliseconds