HomeSort by relevance Sort by last modified time
    Searched refs:RET (Results 1 - 20 of 20) sorted by null

  /external/webkit/WebKit/android/plugins/
PluginDebugAndroid.h 40 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { anp_logPluginEvent(NPP, EVT, RET, TIME); } while(0)
54 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { } while(0)
  /external/openssl/apps/
CA.pl 63 $RET = 0;
72 $RET=$?;
77 $RET=$?;
82 $RET=$?;
111 $RET=$?;
121 $RET=$?;
130 $RET=$?;
132 exit $RET;
135 $RET=$?;
139 $RET=$?
    [all...]
CA.pl.in 63 $RET = 0;
72 $RET=$?;
77 $RET=$?;
82 $RET=$?;
111 $RET=$?;
121 $RET=$?;
130 $RET=$?;
132 exit $RET;
135 $RET=$?;
139 $RET=$?
    [all...]
CA.sh 76 RET=0
87 RET=$?
93 RET=$?
99 RET=$?
123 RET=$?
136 RET=$?
142 RET=$?
152 RET=$?
153 exit $RET
157 RET=$
    [all...]
CA.com 47 $ RET = 1
74 $ RET=$STATUS
84 $ RET=$STATUS
121 $ RET=$STATUS
127 $ RET=$STATUS
140 $ RET=$STATUS
141 $ exit RET
149 $ RET=$STATUS
158 $ RET=$STATUS
197 $ IF tmp .NE. 0 THEN RET=tm
    [all...]
  /bionic/libm/alpha/
s_copysign.S 44 RET
s_copysignf.S 44 RET
  /dalvik/dx/src/com/android/dx/cf/code/
ValueAwareMachine.java 62 case ByteOps.RET:
RopperMachine.java 101 * If non-null, the ReturnAddress that was used by the terminating ret
102 * instruction. If null, there was no ret instruction encountered.
262 * @return {@code true} if a {@code ret} has ben encountered since
270 * @return {@code null-ok;} return address of a {@code ret}
272 * {@code null} if no ret instruction encountered.
465 } else if (opcode == ByteOps.RET) {
470 "Argument to RET was not a ReturnAddress", ex);
472 // RET has no Rop instruction.
747 case ByteOps.RET:
    [all...]
BasicBlocker.java 189 if (opcode == ByteOps.RET) {
ByteOps.java 196 public static final int RET = 0xa9;
523 "a9 l ret;" +
BytecodeArray.java 694 case ByteOps.RET: {
    [all...]
Simulator.java 532 case ByteOps.RET: {
  /prebuilt/common/asm/
asm-3.1.jar 
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java     [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 559 #define RET CHOICE(ret, ret, ret)
    [all...]
  /external/emma/lib/
emma.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 100 milliseconds