| /src/sys/external/bsd/drm2/include/linux/ |
| bitmap.h | 100 * bitmap_set(bitmap, startbit, nbits) 106 bitmap_set(unsigned long *bitmap, size_t startbit, size_t nbits) function
|
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| bitmap.h | 205 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) { function 325 bitmap_set(bitmap, binfo, bit);
|
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| bitmap.h | 205 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) { function 325 bitmap_set(bitmap, binfo, bit);
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| bitmap.h | 214 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) { function 338 bitmap_set(bitmap, binfo, bit);
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| bitmap.h | 214 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) { function 338 bitmap_set(bitmap, binfo, bit);
|
| /src/sys/net/npf/ |
| npf_portmap.c | 311 bitmap_set(bitmap_t *bm, unsigned bit) function 533 if (bitmap_set(bm, bit)) { 560 return bitmap_set(bm, port);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-ssa-pre.cc | 484 typedef class bitmap_set class 537 static object_allocator<bitmap_set> bitmap_set_pool ("Bitmap sets"); 1147 bitmap_set x; 3677 bitmap_set hoistable_set;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-ssa-pre.cc | 496 typedef class bitmap_set class 549 static object_allocator<bitmap_set> bitmap_set_pool ("Bitmap sets"); 1159 bitmap_set x; 3631 bitmap_set hoistable_set;
|