Searched refs:opcode (Results 1 – 4 of 4) sorted by relevance
/development/tools/mkstubs/src/com/android/mkstubs/stubber/ |
D | MethodStubber.java | 98 public void visitFieldInsn(int opcode, String owner, String name, String desc) { in visitFieldInsn() argument 113 public void visitInsn(int opcode) { in visitInsn() argument 118 public void visitIntInsn(int opcode, int operand) { in visitIntInsn() argument 123 public void visitJumpInsn(int opcode, Label label) { in visitJumpInsn() argument 159 public void visitMethodInsn(int opcode, String owner, String name, String desc, boolean itf) { in visitMethodInsn() argument 179 public void visitTypeInsn(int opcode, String type) { in visitTypeInsn() argument 184 public void visitVarInsn(int opcode, int var) { in visitVarInsn() argument
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
D | MethodSourcer.java | 166 public void visitFieldInsn(int opcode, String owner, String name, String desc) { in visitFieldInsn() argument 181 public void visitInsn(int opcode) { in visitInsn() argument 186 public void visitIntInsn(int opcode, int operand) { in visitIntInsn() argument 191 public void visitJumpInsn(int opcode, Label label) { in visitJumpInsn() argument 227 public void visitMethodInsn(int opcode, String owner, String name, String desc, boolean itf) { in visitMethodInsn() argument 253 public void visitTypeInsn(int opcode, String type) { in visitTypeInsn() argument 258 public void visitVarInsn(int opcode, int var) { in visitVarInsn() argument
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 394 public void glLogicOp(int opcode) { in glLogicOp() argument 395 mgl.glLogicOp(opcode); in glLogicOp()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 13296 …opcode 15. (t1_decoder_parse_charstrings): Operator with opcode 15 pops its two arguments. Handle … 14269 …reetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[truetype] Fix GETINFO opcode handling of subpix… 24736 …nal/libmtp,fake_odIep59ASBuh-40VJVdk4w@fakeemail.com,"wrong render command, this is opcode not ofc" 42896 …orm/external/mesa3d,fake_eIOUISEhTHad0_GnH9dz0w@fakeemail.com,tgsi: add support for new SQRT opcode 42904 …mesa3d,fake_RiBpcfPyQr61rdwIbRgREg@fakeemail.com,i965: add a new virtual opcode: SHADER_OPCODE_TXF… 42947 …platform/external/mesa3d,fake_GPrFgw1WSAm8VfE_vxregw@fakeemail.com,gallivm: implement switch opcode 42996 …ake_MV2VTlMXS762H6rRZj5_mw@fakeemail.com,i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX opcode 43122 …form/external/mesa3d,fake_Mopg6uRoTHKgEssf1bRIHQ@fakeemail.com,tgsi: handle TG4 opcode in tgsi exec 43174 …rBBDtTqKCWLQdHhEC-w@fakeemail.com,i965/fs: Emit fixed width memory fence opcode regardless of the … 43543 …m/external/mesa3d,fake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,glsl: Switch opcode and avail paramete… [all …]
|