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

  /toolchain/binutils/binutils-2.25/opcodes/
ns32k-dis.c 789 ioffset = ns32k_opcodes[i].opcode_size;
790 aoffset = ns32k_opcodes[i].opcode_size;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ns32k.c 950 if (opcode_bit_ptr == desc->opcode_size)
1237 iif.instr_size = desc->opcode_size / 8;
1243 &suffix[0], desc->im_size, desc->opcode_size);
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
ns32k.h 85 unsigned char opcode_size; member in struct:ns32k_opcode
  /external/freetype/src/truetype/
ttinterp.c 3548 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; local
7548 FT_UShort opcode_size[1] = { 1 }; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttinterp.c 3599 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; local
7510 FT_UShort opcode_size[1] = { 1 }; local
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttinterp.c 3608 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; local
7519 FT_UShort opcode_size[1] = { 1 }; local
    [all...]

Completed in 183 milliseconds