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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 46 OT_C = 1,
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,
hb-ot-shape-complex-myanmar.cc 184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */
hb-ot-shape-complex-indic.cc 201 cat = OT_C;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 46 OT_C = 1,
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,
hb-ot-shape-complex-myanmar.cc 184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */
hb-ot-shape-complex-indic.cc 201 cat = OT_C;
    [all...]
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler_types.h 98 OT_C = 0x03000000,
mini_disassembler.cpp 254 case OT_C: // Byte or word, depending on operand-size attribute.
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
mini_disassembler_types.h 127 OT_C = 0x03000000,
mini_disassembler.cc 286 case OT_C: // Byte or word, depending on operand-size attribute.
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
mini_disassembler_types.h 127 OT_C = 0x03000000,
mini_disassembler.cc 286 case OT_C: // Byte or word, depending on operand-size attribute.
  /external/chromium_org/tools/traceline/traceline/sidestep/
mini_disassembler_types.h 98 OT_C = 0x03000000,
mini_disassembler.cc 275 case OT_C: // Byte or word, depending on operand-size attribute.

Completed in 815 milliseconds