/dalvik/vm/mterp/mips/ |
OP_INVOKE_STATIC.S | 22 b .L${opcode}_resolve 25 .L${opcode}_resolve:
|
/development/ndk/platforms/android-3/include/linux/mmc/ |
mmc.h | 24 u32 opcode; member in struct:mmc_command
|
/external/bluetooth/bluedroid/btif/src/ |
bluetooth.c | 350 int dut_mode_send(uint16_t opcode, uint8_t* buf, uint8_t len) 358 return btif_dut_mode_send(opcode, buf, len); 362 int le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len) 370 return btif_le_test_mode(opcode, buf, len);
|
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_pars_tg.c | 289 switch (p_msg->hdr.opcode) 295 case AVRC_OP_PASS_THRU: /* 0x7C panel subunit opcode */ 304 AVRC_TRACE_ERROR1("AVRC_ParsCommand() unknown opcode:0x%x", p_msg->hdr.opcode); 307 p_result->cmd.opcode = p_msg->hdr.opcode;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/ |
rbug_internal.h | 39 int rbug_connection_send_start(struct rbug_connection *con, enum rbug_opcode opcode, uint32_t length);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/ |
radeonsi_pm4.h | 63 void si_pm4_cmd_begin(struct si_pm4_state *state, unsigned opcode);
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
blend.h | 84 _mesa_LogicOp( GLenum opcode );
|
dlist.h | 55 extern void *_mesa_dlist_alloc(struct gl_context *ctx, GLuint opcode, GLuint sz);
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
prog_instruction.h | 340 gl_inst_opcode Opcode; 439 _mesa_num_inst_src_regs(gl_inst_opcode opcode); 442 _mesa_num_inst_dst_regs(gl_inst_opcode opcode); 445 _mesa_is_tex_instruction(gl_inst_opcode opcode); 451 _mesa_opcode_string(gl_inst_opcode opcode);
|
/external/kernel-headers/original/asm-x86/ |
alternative_32.h | 152 extern void text_poke(void *addr, unsigned char *opcode, int len);
|
/external/llvm/lib/IR/ |
ConstantFold.h | 31 unsigned opcode, ///< The opcode of the cast 46 Constant *ConstantFoldBinaryInstruction(unsigned Opcode, Constant *V1,
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
rbug_internal.h | 39 int rbug_connection_send_start(struct rbug_connection *con, enum rbug_opcode opcode, uint32_t length);
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
radeonsi_pm4.h | 63 void si_pm4_cmd_begin(struct si_pm4_state *state, unsigned opcode);
|
/external/mesa3d/src/mesa/main/ |
blend.h | 84 _mesa_LogicOp( GLenum opcode );
|
dlist.h | 55 extern void *_mesa_dlist_alloc(struct gl_context *ctx, GLuint opcode, GLuint sz);
|
/external/mesa3d/src/mesa/program/ |
prog_instruction.h | 340 gl_inst_opcode Opcode; 439 _mesa_num_inst_src_regs(gl_inst_opcode opcode); 442 _mesa_num_inst_dst_regs(gl_inst_opcode opcode); 445 _mesa_is_tex_instruction(gl_inst_opcode opcode); 451 _mesa_opcode_string(gl_inst_opcode opcode);
|
/external/proguard/src/proguard/optimize/info/ |
InstanceofClassMarker.java | 51 if (constantInstruction.opcode == InstructionConstants.OP_INSTANCEOF)
|
InstantiationClassMarker.java | 51 if (constantInstruction.opcode == InstructionConstants.OP_NEW)
|
SuperInvocationMarker.java | 52 if (constantInstruction.opcode == InstructionConstants.OP_INVOKESPECIAL)
|
/external/proguard/src/proguard/optimize/peephole/ |
NopRemover.java | 77 if (simpleInstruction.opcode == InstructionConstants.OP_NOP &&
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mmc/ |
mmc.h | 24 u32 opcode; member in struct:mmc_command
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mmc/ |
mmc.h | 24 u32 opcode; member in struct:mmc_command
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mmc/ |
mmc.h | 24 u32 opcode; member in struct:mmc_command
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mmc/ |
mmc.h | 24 u32 opcode; member in struct:mmc_command
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mmc/ |
mmc.h | 24 u32 opcode; member in struct:mmc_command
|