HomeSort by relevance Sort by last modified time
    Searched refs:syllable_serial (Results 1 - 12 of 12) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-machine.rl 103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
105 syllable_serial++; \
106 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
124 unsigned int syllable_serial = 1;
hb-ot-shape-complex-myanmar-machine.rl 100 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
102 syllable_serial++; \
103 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
121 unsigned int syllable_serial = 1;
hb-ot-shape-complex-myanmar-machine.hh 275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
277 syllable_serial++; \
278 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
303 unsigned int syllable_serial = 1; local
hb-ot-shape-complex-use-machine.hh 301 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
303 syllable_serial++; \
304 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
329 unsigned int syllable_serial = 1; local
hb-ot-shape-complex-use-machine.rl 146 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
148 syllable_serial++; \
149 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
167 unsigned int syllable_serial = 1;
hb-ot-shape-complex-indic-machine.hh 1396 unsigned int syllable_serial = 1; local
    [all...]
  /external/skia/third_party/harfbuzz/
hb-ot-shape-complex-myanmar-machine.hh 275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
277 syllable_serial++; \
278 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
303 unsigned int syllable_serial = 1; local
hb-ot-shape-complex-use-machine.hh 301 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
303 syllable_serial++; \
304 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
329 unsigned int syllable_serial = 1; local
hb-ot-shape-complex-indic-machine.hh 1396 unsigned int syllable_serial = 1; local
    [all...]
  /external/skqp/third_party/harfbuzz/
hb-ot-shape-complex-myanmar-machine.hh 275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
277 syllable_serial++; \
278 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
303 unsigned int syllable_serial = 1; local
hb-ot-shape-complex-use-machine.hh 301 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
303 syllable_serial++; \
304 if (unlikely (syllable_serial == 16)) syllable_serial = 1; \
329 unsigned int syllable_serial = 1; local
hb-ot-shape-complex-indic-machine.hh 1396 unsigned int syllable_serial = 1; local
    [all...]

Completed in 380 milliseconds