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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 55 OT_A = 10,
113 INDIC_SYLLABIC_CATEGORY_CANTILLATION_MARK = OT_A,
hb-ot-shape-complex-myanmar.cc 199 cat = (indic_category_t) OT_A;
378 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
388 if (pos == POS_BELOW_C && info[i].myanmar_category() != OT_A)
hb-ot-shape-complex-indic.cc 189 cat = OT_A;
194 cat = OT_A;
231 else if ((FLAG_SAFE (cat) & (FLAG (OT_SM) | FLAG (OT_VD) | FLAG (OT_A) | FLAG (OT_Symbol))))
    [all...]
  /external/libchrome/sandbox/win/src/sidestep/
mini_disassembler_types.h 96 OT_A = 0x01000000,
mini_disassembler.cpp 304 case OT_A: // Two one-word operands in memory or two double-word
ia32_opcode_map.cpp 119 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]

Completed in 647 milliseconds