Searched refs:syllable_type (Results 1 - 15 of 15) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-sea-machine.rl69 #define found_syllable(syllable_type) \
71 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
73 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-sea-machine.hh99 #define found_syllable(syllable_type) \
101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-indic-machine.rl99 #define found_syllable(syllable_type) \
101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-myanmar-machine.rl95 #define found_syllable(syllable_type) \
97 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
99 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-myanmar-machine.hh271 #define found_syllable(syllable_type) \
273 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-sea.cc266 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); local
267 switch (syllable_type) {
309 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); local
310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
H A Dhb-ot-shape-complex-myanmar.cc438 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); local
439 switch (syllable_type) {
482 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); local
483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
H A Dhb-ot-shape-complex-indic-machine.hh1536 #define found_syllable(syllable_type) \
1538 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
1540 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-indic.cc1233 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); local
1234 switch (syllable_type) {
1279 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); local
1280 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-sea-machine.hh99 #define found_syllable(syllable_type) \
101 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
103 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-myanmar-machine.hh271 #define found_syllable(syllable_type) \
273 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
275 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-sea.cc266 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); local
267 switch (syllable_type) {
309 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); local
310 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
H A Dhb-ot-shape-complex-myanmar.cc438 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); local
439 switch (syllable_type) {
482 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); local
483 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))
H A Dhb-ot-shape-complex-indic-machine.hh1536 #define found_syllable(syllable_type) \
1538 if (0) fprintf (stderr, "syllable %d..%d %s\n", last, p+1, #syllable_type); \
1540 info[i].syllable() = (syllable_serial << 4) | syllable_type; \
H A Dhb-ot-shape-complex-indic.cc1233 syllable_type_t syllable_type = (syllable_type_t) (buffer->info[start].syllable() & 0x0F); local
1234 switch (syllable_type) {
1279 syllable_type_t syllable_type = (syllable_type_t) (syllable & 0x0F); local
1280 if (unlikely (last_syllable != syllable && syllable_type == broken_cluster))

Completed in 1744 milliseconds