/external/chromium_org/third_party/skia/third_party/lua/src/ |
lopcodes.c | 97 ,opmode(0, 0, OpArgU, OpArgN, iABC) /* OP_RETURN */
|
lopcodes.h | 209 OP_RETURN,/* A B return R(A), ... ,R(A+B-2) (see note) */ 235 set to last_result+1, so next open instruction (OP_CALL, OP_RETURN, 241 (*) In OP_RETURN, if (B == 0) then return up to `top'.
|
lcode.c | 70 luaK_codeABC(fs, OP_RETURN, first, nret+1, 0);
|
lvm.c | 752 vmcasenb(OP_RETURN,
|
/external/proguard/src/proguard/optimize/peephole/ |
GotoReturnReplacer.java | 97 case InstructionConstants.OP_RETURN:
|
ReachableCodeMarker.java | 123 opcode == InstructionConstants.OP_RETURN ||
|
MethodInliner.java | 374 case InstructionConstants.OP_RETURN:
|
/external/chromium_org/third_party/freetype/src/psaux/ |
t1decode.c | 69 op_return, enumerator in enum:T1_Operator_ 486 op = op_return; 635 case op_return: [all...] |
/external/freetype/src/psaux/ |
t1decode.c | 69 op_return, enumerator in enum:T1_Operator_ 486 op = op_return; 635 case op_return: [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/ |
t1decode.c | 69 op_return, enumerator in enum:T1_Operator_ 486 op = op_return; 635 case op_return: [all...] |
/dalvik/libdex/ |
DexOpcodes.h | 86 OP_RETURN = 0x0f, 352 H(OP_RETURN), \ [all...] |
/external/proguard/src/proguard/classfile/instruction/ |
InstructionFactory.java | 160 case InstructionConstants.OP_RETURN:
|
InstructionConstants.java | 207 public static final byte OP_RETURN = -79;
|
/external/proguard/src/proguard/optimize/ |
TailRecursionSimplifier.java | 173 case InstructionConstants.OP_RETURN:
|
/external/proguard/src/proguard/optimize/info/ |
SideEffectInstructionChecker.java | 132 case InstructionConstants.OP_RETURN:
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
StackSizeComputer.java | 173 opcode == InstructionConstants.OP_RETURN ||
|
/libcore/dalvik/src/main/java/dalvik/bytecode/ |
Opcodes.java | 45 int OP_RETURN = 0x000f;
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeComposer.java | [all...] |
/external/proguard/src/proguard/evaluation/ |
Processor.java | 518 case InstructionConstants.OP_RETURN: [all...] |
/external/fonttools/Lib/fontTools/misc/ |
psCharStrings.py | 547 def op_return(self, index): member in class:SimpleT2Decompiler
|
/external/chromium_org/third_party/sqlite/src/src/ |
select.c | [all...] |
where.c | [all...] |
/external/proguard/lib/ |
proguard.jar | |
/prebuilts/sdk/12/ |
android.jar | |
/prebuilts/sdk/16/ |
android.jar | |