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

  /external/chromium_org/third_party/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;
376 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
386 if (pos == POS_BELOW_C && info[i].myanmar_category() != OT_A)
hb-ot-shape-complex-indic.cc 180 /* The spec says U+0952 is OT_A. However, testing shows that Uniscribe
194 cat = OT_A;
205 cat = OT_A;
210 cat = OT_A;
250 else if ((FLAG (cat) & (FLAG (OT_SM) | FLAG (OT_VD) | FLAG (OT_A) | FLAG (OT_Symbol))))
    [all...]
  /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;
376 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
386 if (pos == POS_BELOW_C && info[i].myanmar_category() != OT_A)
hb-ot-shape-complex-indic.cc 180 /* The spec says U+0952 is OT_A. However, testing shows that Uniscribe
194 cat = OT_A;
205 cat = OT_A;
210 cat = OT_A;
250 else if ((FLAG (cat) & (FLAG (OT_SM) | FLAG (OT_VD) | FLAG (OT_A) | FLAG (OT_Symbol))))
    [all...]
  /external/chromium_org/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...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
mini_disassembler_types.h 125 OT_A = 0x01000000,
mini_disassembler.cc 340 case OT_A: // Two one-word operands in memory or two double-word
ia32_opcode_map.cc 168 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
mini_disassembler_types.h 125 OT_A = 0x01000000,
mini_disassembler.cc 340 case OT_A: // Two one-word operands in memory or two double-word
ia32_opcode_map.cc 168 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
    [all...]
  /external/chromium_org/tools/traceline/traceline/sidestep/
mini_disassembler_types.h 96 OT_A = 0x01000000,
mini_disassembler.cc 325 case OT_A: // Two one-word operands in memory or two double-word
ia32_opcode_map.cc 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 115 milliseconds