Searched refs:OT_C (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-private.hh46 OT_C = 1, enumerator in enum:indic_category_t
74 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | FLAG (OT_PLACEHOLDER) | FLAG (OT_DOTTEDCIRCLE))
114 INDIC_SYLLABIC_CATEGORY_CONSONANT = OT_C,
115 INDIC_SYLLABIC_CATEGORY_CONSONANT_DEAD = OT_C,
117 INDIC_SYLLABIC_CATEGORY_CONSONANT_HEAD_LETTER = OT_C,
H A Dhb-ot-shape-complex-myanmar.cc184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */
H A Dhb-ot-shape-complex-indic.cc201 cat = OT_C;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-private.hh46 OT_C = 1, enumerator in enum:indic_category_t
74 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | FLAG (OT_PLACEHOLDER) | FLAG (OT_DOTTEDCIRCLE))
114 INDIC_SYLLABIC_CATEGORY_CONSONANT = OT_C,
115 INDIC_SYLLABIC_CATEGORY_CONSONANT_DEAD = OT_C,
117 INDIC_SYLLABIC_CATEGORY_CONSONANT_HEAD_LETTER = OT_C,
H A Dhb-ot-shape-complex-myanmar.cc184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */
H A Dhb-ot-shape-complex-indic.cc201 cat = OT_C;
/external/chromium_org/sandbox/win/src/sidestep/
H A Dmini_disassembler_types.h98 OT_C = 0x03000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cpp254 case OT_C: // Byte or word, depending on operand-size attribute.
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dmini_disassembler_types.h127 OT_C = 0x03000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cc286 case OT_C: // Byte or word, depending on operand-size attribute.
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dmini_disassembler_types.h127 OT_C = 0x03000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cc286 case OT_C: // Byte or word, depending on operand-size attribute.
/external/chromium_org/tools/traceline/traceline/sidestep/
H A Dmini_disassembler_types.h98 OT_C = 0x03000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cc275 case OT_C: // Byte or word, depending on operand-size attribute.

Completed in 393 milliseconds