/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/netfilter/ |
xt_TCPOPTSTRIP.h | 22 #define tcpoptstrip_set_bit(bmap, idx) (bmap[(idx) >> 5] |= 1U << (idx & 31)) 24 #define tcpoptstrip_test_bit(bmap, idx) (((1U << (idx & 31)) & bmap[(idx) >> 5]) != 0)
|
/external/e2fsprogs/lib/ext2fs/ |
gen_bitmap.c | 42 #define EXT2FS_IS_32_BITMAP(bmap) \ 43 (((bmap)->magic == EXT2_ET_MAGIC_GENERIC_BITMAP) || \ 44 ((bmap)->magic == EXT2_ET_MAGIC_BLOCK_BITMAP) || \ 45 ((bmap)->magic == EXT2_ET_MAGIC_INODE_BITMAP)) 47 #define EXT2FS_IS_64_BITMAP(bmap) \ 48 (((bmap)->magic == EXT2_ET_MAGIC_GENERIC_BITMAP64) || \ 49 ((bmap)->magic == EXT2_ET_MAGIC_BLOCK_BITMAP64) || \ 50 ((bmap)->magic == EXT2_ET_MAGIC_INODE_BITMAP64)) 305 ext2fs_generic_bitmap bmap) 311 if (!bmap || (bmap->magic != magic) [all...] |
alloc_sb.c | 46 ext2fs_block_bitmap bmap) 62 ext2fs_mark_block_bitmap2(bmap, super_blk); 65 ext2fs_mark_block_bitmap2(bmap, 0); 72 ext2fs_mark_block_bitmap_range2(bmap, old_desc_blk, num_blocks); 75 ext2fs_mark_block_bitmap2(bmap, new_desc_blk);
|
blkmap64_ba.c | 124 static errcode_t ba_resize_bmap(ext2fs_generic_bitmap bmap, 127 ext2fs_ba_private bp = (ext2fs_ba_private) bmap->private; 136 if (new_end > bmap->end) { 137 bitno = bmap->real_end; 140 for (; bitno > bmap->end; bitno--) 141 ext2fs_clear_bit64(bitno - bmap->start, bp->bitarray); 143 if (new_real_end == bmap->real_end) { 144 bmap->end = new_end; 148 size = ((bmap->real_end - bmap->start) / 8) + 1 [all...] |
ext2fsP.h | 140 ext2fs_generic_bitmap *bmap); 142 extern void ext2fs_free_generic_bmap(ext2fs_generic_bitmap bmap); 147 extern errcode_t ext2fs_resize_generic_bmap(ext2fs_generic_bitmap bmap,
|
/prebuilts/go/darwin-x86/src/runtime/ |
hashmap_fast.go | 23 var b *bmap 26 b = (*bmap)(h.buckets) 30 b = (*bmap)(add(h.buckets, (hash&m)*uintptr(t.bucketsize))) 36 oldb := (*bmap)(add(c, (hash&m)*uintptr(t.bucketsize))) 72 var b *bmap 75 b = (*bmap)(h.buckets) 79 b = (*bmap)(add(h.buckets, (hash&m)*uintptr(t.bucketsize))) 85 oldb := (*bmap)(add(c, (hash&m)*uintptr(t.bucketsize))) 121 var b *bmap 124 b = (*bmap)(h.buckets [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
hashmap_fast.go | 23 var b *bmap 26 b = (*bmap)(h.buckets) 30 b = (*bmap)(add(h.buckets, (hash&m)*uintptr(t.bucketsize))) 36 oldb := (*bmap)(add(c, (hash&m)*uintptr(t.bucketsize))) 72 var b *bmap 75 b = (*bmap)(h.buckets) 79 b = (*bmap)(add(h.buckets, (hash&m)*uintptr(t.bucketsize))) 85 oldb := (*bmap)(add(c, (hash&m)*uintptr(t.bucketsize))) 121 var b *bmap 124 b = (*bmap)(h.buckets [all...] |
/external/e2fsprogs/misc/ |
e2fuzz.c | 63 ext2fs_block_bitmap bmap; member in struct:find_block 77 ext2fs_mark_block_bitmap2(fb->bmap, *blocknr); 84 static errcode_t find_metadata_blocks(ext2_filsys fs, ext2fs_block_bitmap bmap, 100 ext2fs_reserve_super_and_bgd(fs, i, bmap); 104 ext2fs_mark_block_bitmap2(bmap, b); 108 ext2fs_mark_block_bitmap2(bmap, b); 112 ext2fs_mark_block_bitmap_range2(bmap, c, 118 fb.bmap = bmap; 134 ext2fs_mark_block_bitmap2(bmap, b) [all...] |