Searched defs:bit_set (Results 1 – 6 of 6) sorted by relevance
102 BitSet* bit_set) { in CompareCMapIterAndBitSet()131 BitSet* bit_set = GenerateCMapEntries(0, 0x10ffff); in TEST_P() local
23 for (size_t bit_set = 0; bit_set < 32; ++bit_set) { in TEST() local
110 const unsigned char bit_set = _BitScanReverse(&first_set_bit, n); in CountLeadingZeros() local120 const unsigned char bit_set = in CountLeadingZeros() local125 const unsigned char bit_set = _BitScanReverse(&first_set_bit, n_hi); in CountLeadingZeros() local130 const unsigned char bit_set = _BitScanReverse( in CountLeadingZeros() local143 const unsigned char bit_set = _BitScanForward(&first_set_bit, n); in CountTrailingZeros() local
1030 FT_Raster_BitSet_Func bit_set; /* unused */ member
805 static void bit_set(struct sparsebit *s, sparsebit_idx_t idx) in bit_set() function
861 bool bit_set; in TEST() member