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

  /external/libchrome/sandbox/win/src/sidestep/
ia32_opcode_map.cpp 22 /* 0x1 */ { 0, IT_GENERIC, AM_E | OT_V, AM_G | OT_V, AM_NOT_USED, "add", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
24 /* 0x3 */ { 0, IT_GENERIC, AM_G | OT_V, AM_E | OT_V, AM_NOT_USED, "add", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
26 /* 0x5 */ { 0, IT_GENERIC, AM_REGISTER | OT_V, AM_I | OT_V, AM_NOT_USED, "add", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
30 /* 0x9 */ { 0, IT_GENERIC, AM_E | OT_V, AM_G | OT_V, AM_NOT_USED, "or", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } },
32 /* 0xB */ { 0, IT_GENERIC, AM_G | OT_V, AM_E | OT_V, AM_NOT_USED, "or", false, /* F2h */ { 0 }, /* F3h */ { 0 }, /* 66h */ { 0 } }
    [all...]
mini_disassembler_types.h 108 OT_V = 0x0D000000,
mini_disassembler.cpp 293 case OT_V: // Word or doubleword, depending on operand-size attribute.
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 47 OT_V = 2,
74 #define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_Ra) | MEDIAL_FLAGS | FLAG (OT_V) | FLAG (OT_PLACEHOLDER) | FLAG (OT_DOTTEDCIRCLE))
141 INDIC_SYLLABIC_CATEGORY_VOWEL = OT_V,
143 INDIC_SYLLABIC_CATEGORY_VOWEL_INDEPENDENT = OT_V

Completed in 50 milliseconds