Searched defs:RET (Results 1 - 24 of 24) sorted by last modified time

/external/vixl/src/a64/
H A Dconstants-a64.h506 RET = UnconditionalBranchToRegisterFixed | 0x005F0000 enumerator in enum:vixl::UnconditionalBranchToRegisterOp
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/pcre/dist/sljit/
H A DsljitNativeARM_64.c106 #define RET 0xd65f0000 macro
1208 FAIL_IF(push_inst(compiler, RET | RN(TMP_LR)));
1770 return push_inst(compiler, RET | RN(TMP_LR));
H A DsljitNativeX86_common.c262 #define RET() (*inst++ = (RET_near)) macro
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h599 #define RET CHOICE(ret, ret, ret) macro
1320 #define RET ret macro
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DLabel.java86 * Indicates if this basic block ends with a RET instruction.
88 static final int RET = 256; field in class:Label
119 * @see #RET
471 * null it is added to the successor of the RET blocks found in the
483 // adds JSR to the successors of this block, if it is a RET block
484 if ((status & RET) != 0) {
H A DOpcodes.java308 int RET = 169; // visitVarInsn field in interface:Opcodes
/external/llvm/include/llvm/MC/
H A DMCRegisterInfo.h249 const uint16_t *RET) {
263 RegEncodingTable = RET;
239 InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, unsigned PC, const MCRegisterClass *C, unsigned NC, const MCPhysReg (*RURoots)[2], unsigned NRU, const MCPhysReg *DL, const char *Strings, const uint16_t *SubIndices, unsigned NumIndices, const SubRegCoveredBits *SubIdxRanges, const uint16_t *RET) argument
/external/javassist/src/main/javassist/bytecode/
H A DOpcode.java222 int RET = 169; field in interface:Opcode
/external/jarjar/lib/
H A Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrVisitor.java902 branches.put (ip, new RET (opcode, iv));
1577 static final class RET extends Branch // [wide] ret class in class:InstrVisitor
1579 RET (final int opcode, final int varindex) method in class:InstrVisitor.RET
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/chromium_org/v8/src/arm64/
H A Dconstants-arm64.h616 RET = UnconditionalBranchToRegisterFixed | 0x005F0000 enumerator in enum:v8::internal::UnconditionalBranchToRegisterOp
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h599 #define RET CHOICE(ret, ret, ret) macro
1320 #define RET ret macro
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 370 milliseconds