/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm-tree/9.6/ |
HD | asm-tree-9.6.jar | ... final int FRAME
public static final int LINE
protected int opcode
public java.util.List visibleTypeAnnotations
public java. ... |
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | asm-tree-8.0.1.jar | ... final int FRAME
public static final int LINE
protected int opcode
public java.util.List visibleTypeAnnotations
public java. ... |
HD | asm-util-8.0.1.jar | ... [] stack
public void visitInsn (int)
int opcode
public void visitIntInsn (int, int)
int opcode ... |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/local-javac-header/ |
D | ow2-asm-tree.jar | ... final int FRAME
public static final int LINE
protected int opcode
public java.util.List visibleTypeAnnotations
public java. ... |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/javac/ |
D | ow2-asm-tree.jar | ... final int FRAME
public static final int LINE
protected int opcode
public java.util.List visibleTypeAnnotations
public java. ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-tree-9.6/android_common/local-combined/ |
D | asm-tree-9.6.jar | ... final int FRAME
public static final int LINE
protected int opcode
public java.util.List visibleTypeAnnotations
public java. ... |
/aosp_15_r20/prebuilts/misc/common/asm/ |
HD | asm-tree-9.6.jar | ... final int FRAME
public static final int LINE
protected int opcode
public java.util.List visibleTypeAnnotations
public java. ... |
HD | asm-util-9.6.jar | ... [] stack
public void visitInsn (int)
int opcode
public void visitIntInsn (int, int)
int opcode ... |
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | tftp.c | 95 static int mkpkt_request(uint8_t *buffer, int opcode, char *path, int mode) in mkpkt_request() 181 static inline int check_data( uint8_t *packet, uint16_t *opcode, in check_data() 218 uint16_t opcode, rblockno; in read_ack() local 271 uint16_t blockno = 0, opcode, rblockno = 0; in file_get() local
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | compile.c | 91 #define IS_WITHIN_OPCODE_RANGE(opcode) \ argument 94 #define IS_VIRTUAL_OPCODE(opcode) ((opcode) < 0) argument 96 #define IS_VIRTUAL_JUMP_OPCODE(opcode) \ argument 105 #define IS_ASSEMBLER_OPCODE(opcode) \ argument 119 #define IS_BACKWARDS_JUMP_OPCODE(opcode) \ argument 183 int opcode = instr->i_opcode; in is_block_push() local 197 int opcode = instruction->i_opcode; in instr_size() local 208 int opcode = instruction->i_opcode; in write_instr() local 944 stack_effect(int opcode, int oparg, int jump) in stack_effect() 1200 PyCompile_OpcodeStackEffectWithJump(int opcode, int oparg, int jump) in PyCompile_OpcodeStackEffectWithJump() [all …]
|
/aosp_15_r20/external/capstone/arch/X86/ |
H A D | X86Mapping.c | 3082 static bool valid_repne(cs_struct *h, unsigned int opcode) in valid_repne() 3148 static bool valid_bnd(cs_struct *h, unsigned int opcode) in valid_bnd() 3193 static bool valid_rep(cs_struct *h, unsigned int opcode) in valid_rep() 3248 static bool valid_repe(cs_struct *h, unsigned int opcode) in valid_repe() 3311 unsigned int opcode; in X86_lockrep() local
|
/aosp_15_r20/external/python/bumble/bumble/vendor/android/ |
D | hci.py | 166 def opcode_name(cls, opcode): argument 231 def opcode_name(cls, opcode): argument 277 def opcode_name(cls, opcode): argument
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/ |
H A D | MultiCstInsn.java | 57 public MultiCstInsn(Dop opcode, SourcePosition position, in MultiCstInsn() 76 private MultiCstInsn(Dop opcode, SourcePosition position, in MultiCstInsn() 87 public DalvInsn withOpcode(Dop opcode) { in withOpcode()
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/ |
H A D | MethodProbesAdapter.java | 98 public void visitInsn(final int opcode) { in visitInsn() 116 public void visitJumpInsn(final int opcode, final Label label) { in visitJumpInsn() 125 private int jumpPopCount(final int opcode) { in jumpPopCount()
|
/aosp_15_r20/external/perfmark/agent/src/main/java/io/perfmark/agent/ |
H A D | PerfMarkMethodRewriter.java | 85 …public void visitMethodInsn(int opcode, String owner, String name, String descriptor, boolean isIn… in visitMethodInsn() 107 private boolean shouldPreTag(int opcode, String owner, String methodName) { in shouldPreTag() 118 private boolean shouldPostTag(int opcode, String owner, String methodName) { in shouldPostTag()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_fpc_translate.c | 357 i915_coord_mask(enum tgsi_opcode opcode, enum tgsi_texture_type tex) in i915_coord_mask() 387 uint32_t opcode, struct i915_fragment_shader *fs) in emit_tex() 414 const struct i915_full_instruction *inst, uint32_t opcode, in emit_simple_arith() 433 uint32_t opcode, uint32_t numArgs, in emit_simple_arith_swap2()
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
H A D | MethodInstrumenter.java | 52 public void visitInsnWithProbe(final int opcode, final int probeId) { in visitInsnWithProbe() 58 public void visitJumpInsnWithProbe(final int opcode, final Label label, in visitJumpInsnWithProbe() 73 private int getInverted(final int opcode) { in getInverted()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_translate.c | 134 const struct rc_opcode_info * opcode; in set_pair_instruction() local 327 const struct rc_opcode_info * opcode = rc_get_opcode_info(inst->Opcode); in check_opcode_support() local 357 const struct rc_opcode_info * opcode; in rc_pair_translate() local
|
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/instr/ |
H A D | InstrVisitor.java | 745 final int opcode = 0xFF & code [ip]; in visit() local 1485 protected Branch (final int opcode, final int [] targets) in Branch() 1562 TERMINATE (final int opcode) in TERMINATE() 1579 RET (final int opcode, final int varindex) in RET() 1612 JUMP2 (final int opcode, final int target) in JUMP2() 1636 JUMP4 (final int opcode, final int target) in JUMP4() 1658 IFJUMP2 (final int opcode, final int target) in IFJUMP2()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 423 BinaryOperatorKind opcode, in buildAssignmentOperation() 487 UnaryOperatorKind opcode, in buildIncDecOperation() 882 BinaryOperatorKind opcode, in buildAssignmentOperation() 928 UnaryOperatorKind opcode, in buildIncDecOperation() 990 BinaryOperatorKind opcode, in buildAssignmentOperation() 1554 UnaryOperatorKind opcode, Expr *op) { in checkPseudoObjectIncDec() 1583 BinaryOperatorKind opcode, in checkPseudoObjectAssignment()
|
/aosp_15_r20/system/secretkeeper/core/src/ta/ |
H A D | bootloader.rs | 58 let opcode = u32::from_be_bytes(opcode.try_into().unwrap()); in from_slice() localVariable 128 let opcode = u32::from_be_bytes(opcode.try_into().unwrap()); in from_slice() localVariable 132 let opcode = match opcode & !RESPONSE_MARKER { in from_slice() localVariable
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_scopes.cpp | 44 spv::Op opcode = inst->opcode(); in ValidateScope() local 80 spv::Op opcode = inst->opcode(); in ValidateExecutionScope() local 196 const spv::Op opcode = inst->opcode(); in ValidateMemoryScope() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_scopes.cpp | 44 spv::Op opcode = inst->opcode(); in ValidateScope() local 80 spv::Op opcode = inst->opcode(); in ValidateExecutionScope() local 196 const spv::Op opcode = inst->opcode(); in ValidateMemoryScope() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_scopes.cpp | 44 spv::Op opcode = inst->opcode(); in ValidateScope() local 80 spv::Op opcode = inst->opcode(); in ValidateExecutionScope() local 196 const spv::Op opcode = inst->opcode(); in ValidateMemoryScope() local
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/ |
H A D | OdexedFieldInstructionMapper.java | 203 private static boolean isGet(@Nonnull Opcode opcode) { in isGet() 207 private static boolean isStatic(@Nonnull Opcode opcode) { in isStatic() 247 private boolean isCompatible(Opcode opcode, char type) { in isCompatible()
|