Home
last modified time | relevance | path

Searched refs:WordIndex (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h189 struct WordIndex { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBitVector.h852 int next_unset_in_word(int WordIndex, BitWord Word) const {
853 unsigned Result = WordIndex * BITWORD_SIZE + countTrailingOnes(Word);

Completed in 2 milliseconds