HomeSort by relevance Sort by last modified time
    Searched refs:OFFSET (Results 26 - 43 of 43) sorted by null

12

  /external/smali/smali/src/main/antlr3/
smaliParser.g 145 OFFSET;
739 | OFFSET
740 | NEGATIVE_INTEGER_LITERAL -> OFFSET[$NEGATIVE_INTEGER_LITERAL];
    [all...]
smaliTreeWalker.g 836 offset returns[int offsetValue]
837 : OFFSET
839 String offsetText = $OFFSET.text;
847 : offset {$address = $offset.offsetValue + $baseAddress;}
851 : offset {$offsetValue = $offset.offsetValue;}
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 512 offset. In other words, generate
700 since the offset between the frame pointer and the
868 work out the offset between the frame pointer and the automatic variables
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 512 offset. In other words, generate
700 since the offset between the frame pointer and the
868 work out the offset between the frame pointer and the automatic variables
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 512 offset. In other words, generate
700 since the offset between the frame pointer and the
868 work out the offset between the frame pointer and the automatic variables
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 512 offset. In other words, generate
700 since the offset between the frame pointer and the
868 work out the offset between the frame pointer and the automatic variables
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 117 %define prev_ad OFFSET prev
118 %define window_ad OFFSET window
380 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 155 prev_ad equ OFFSET prev
156 window_ad equ OFFSET window
418 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_from_sm4.cpp 203 IPM_CASE(LINEAR_SAMPLE, PERSPECTIVE, OFFSET);
204 IPM_CASE(LINEAR_NOPERSPECTIVE_SAMPLE, LINEAR, OFFSET);
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
parse.y 71 Expr *pOffset; /* The OFFSET expression. NULL if there is none */
200 QUERY KEY OF OFFSET PRAGMA RAISE RELEASE REPLACE RESTRICT ROW ROLLBACK
621 limit_opt(A) ::= LIMIT expr(X) OFFSET expr(Y).
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_from_sm4.cpp 203 IPM_CASE(LINEAR_SAMPLE, PERSPECTIVE, OFFSET);
204 IPM_CASE(LINEAR_NOPERSPECTIVE_SAMPLE, LINEAR, OFFSET);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parse.c 858 case OFFSET:
878 N_("OFFSET applied to non-memory operand"));
883 N_("OFFSET applied to non-absolute memory operand"));
    [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 322 milliseconds

12