/external/llvm/lib/DebugInfo/DWARF/ |
DWARFDebugLine.cpp | 464 uint8_t opcode_length = Prologue.StandardOpcodeLengths[opcode - 1]; local 465 for (uint8_t i = 0; i < opcode_length; ++i)
|
/toolchain/binutils/binutils-2.25/opcodes/ |
i386-gen.c | 922 char *operands, *base_opcode, *extension_opcode, *opcode_length; local 934 /* Find opcode_length. */ 935 opcode_length = next_field (str, ',', &str, last); 988 opcode_length); [all...] |
i386-opc.h | 829 unsigned char opcode_length; member in struct:insn_template
|
/external/freetype/src/truetype/ |
ttinterp.c | 650 /* the `opcode_length' table, and the value in `Pop_Push_Count' is set */ 1226 const FT_Char opcode_length[256] = variable [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttinterp.c | 634 /* the `opcode_length' table, and the value in `Pop_Push_Count' is set */ 1210 const FT_Char opcode_length[256] = variable [all...] |
/external/pdfium/third_party/freetype/src/truetype/ |
ttinterp.c | 643 /* the `opcode_length' table, and the value in `Pop_Push_Count' is set */ 1219 const FT_Char opcode_length[256] = variable [all...] |