Searched refs:OT_A (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-private.hh55 OT_A = 10, enumerator in enum:indic_category_t
113 INDIC_SYLLABIC_CATEGORY_CANTILLATION_MARK = OT_A,
H A Dhb-ot-shape-complex-myanmar.cc199 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)
H A Dhb-ot-shape-complex-indic.cc180 /* 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))))
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-private.hh55 OT_A = 10, enumerator in enum:indic_category_t
113 INDIC_SYLLABIC_CATEGORY_CANTILLATION_MARK = OT_A,
H A Dhb-ot-shape-complex-myanmar.cc199 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)
H A Dhb-ot-shape-complex-indic.cc180 /* 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))))
/external/chromium_org/sandbox/win/src/sidestep/
H A Dmini_disassembler_types.h96 OT_A = 0x01000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cpp304 case OT_A: // Two one-word operands in memory or two double-word
H A Dia32_opcode_map.cpp119 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dmini_disassembler_types.h125 OT_A = 0x01000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cc340 case OT_A: // Two one-word operands in memory or two double-word
H A Dia32_opcode_map.cc168 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dmini_disassembler_types.h125 OT_A = 0x01000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cc340 case OT_A: // Two one-word operands in memory or two double-word
H A Dia32_opcode_map.cc168 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
/external/chromium_org/tools/traceline/traceline/sidestep/
H A Dmini_disassembler_types.h96 OT_A = 0x01000000, enumerator in enum:sidestep::OperandType
H A Dmini_disassembler.cc325 case OT_A: // Two one-word operands in memory or two double-word
H A Dia32_opcode_map.cc119 /* 0x62 */ { 0, IT_GENERIC, AM_G | OT_V, AM_M | OT_A, AM_NOT_USED, "bound", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },

Completed in 382 milliseconds