Home
last modified time | relevance | path

Searched defs:mark_bit (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dmarking.h211 V8_INLINE static bool IsImpossible(MarkBit mark_bit) { in IsImpossible()
229 V8_INLINE static bool IsBlack(MarkBit mark_bit) { in IsBlack()
236 V8_INLINE static bool IsWhite(MarkBit mark_bit) { in IsWhite()
244 V8_INLINE static bool IsGrey(MarkBit mark_bit) { in IsGrey()
251 V8_INLINE static bool IsBlackOrGrey(MarkBit mark_bit) { in IsBlackOrGrey()
307 static ObjectColor Color(MarkBit mark_bit) { in Color()
/external/e2fsprogs/lib/ext2fs/
Dblkmap64_ba.c220 int mark_bit = 0; in ba_test_clear_bmap_extent() local
Dgen_bitmap.c475 int mark_bit = 0; in ext2fs_test_clear_generic_bitmap_range() local