HomeSort by relevance Sort by last modified time
    Searched full:locals (Results 276 - 300 of 722) sorted by null

<<11121314151617181920>>

  /dalvik/tests/056-const-string-jumbo/
build 45 dx -JXmx500m --debug --dex --no-optimize --positions=none --no-locals \
  /dalvik/vm/mterp/portable/
stubdefs.cpp 66 /* for this, the "args" are already in the locals */
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
rhino-python.input 71 self.locals = {}
173 self.locals = console.locals
177 exec self.code in self.locals
  /external/compiler-rt/lib/
trampoline_setup.c 19 * which loads r11 with a pointer to the outer function's locals
  /external/compiler-rt/test/Unit/
trampoline_setup_test.c 34 /* Some locals */
  /external/v8/test/mjsunit/
limit-locals.js 28 // Test that there is a limit of 32767 locals.
  /external/v8/test/mjsunit/regress/
regress-747.js 30 // This test makes sure that we do flush code with heap allocated locals.
  /frameworks/compile/libbcc/runtime/lib/
trampoline_setup.c 20 * which loads r11 with a pointer to the outer function's locals
  /frameworks/compile/libbcc/runtime/test/Unit/
trampoline_setup_test.c 34 /* Some locals */
  /frameworks/compile/libbcc/tests/data/src/
float.c 38 printf("locals: %g %g %g %g\n", local0, local1, local2, local3);
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Debug/
DebugInstructionIterator.java 170 Local[] locals = new Local[registerCount]; local
199 locals[registerNum] = new Local(registerNum, name, type, null);
211 locals[registerNum] = new Local(registerNum, name, type, signature);
219 Local local = locals[registerNum];
232 Local local = locals[registerNum];
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java 377 private static void debugVerify(LocalList locals) {
379 debugVerify0(locals);
381 int sz = locals.size();
383 System.err.println(locals.get(i));
393 private static void debugVerify0(LocalList locals) {
394 int sz = locals.size();
398 Entry e = locals.get(i);
421 Entry test = locals.get(j);
534 * @param specs {@code non-null;} spec set representing the locals
822 * be called for any spec that is on its way into a locals
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
LocalList.java 377 private static void debugVerify(LocalList locals) {
379 debugVerify0(locals);
381 int sz = locals.size();
383 System.err.println(locals.get(i));
393 private static void debugVerify0(LocalList locals) {
394 int sz = locals.size();
398 Entry e = locals.get(i);
421 Entry test = locals.get(j);
534 * @param specs {@code non-null;} spec set representing the locals
822 * be called for any spec that is on its way into a locals
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java 377 private static void debugVerify(LocalList locals) {
379 debugVerify0(locals);
381 int sz = locals.size();
383 System.err.println(locals.get(i));
393 private static void debugVerify0(LocalList locals) {
394 int sz = locals.size();
398 Entry e = locals.get(i);
421 Entry test = locals.get(j);
534 * @param specs {@code non-null;} spec set representing the locals
822 * be called for any spec that is on its way into a locals
    [all...]
  /dalvik/dx/src/com/android/dx/dex/cf/
CfTranslator.java 287 LocalVariableInfo locals = null; local
290 locals = LocalVariableExtractor.extract(rmeth);
294 locals, paramSize, dexOptions);
297 updateDexStatistics(cfOptions, dexOptions, rmeth, nonOptRmeth, locals,
354 LocalVariableInfo locals, int paramSize, int originalByteCount) {
364 cfOptions.positionInfo, locals, paramSize, dexOptions);
366 cfOptions.positionInfo, locals, paramSize, dexOptions);
  /dalvik/dx/tests/087-ssa-local-vars/
Blort.java 6 // These two locals are defined once and used multiple times
  /external/dexmaker/src/main/java/com/google/dexmaker/
Code.java 46 * <h3>Locals</h3>
72 * <li>{@link #compareLongs compareLongs()} compares two locals each
77 * locals; both {@code float} primitives or both {@code double}
82 * <li>{@link #compare compare()} compares two locals. The {@link
202 private final List<Local<?>> locals = new ArrayList<Local<?>>(); field in class:Code
230 throw new IllegalStateException("Cannot allocate locals after adding instructions");
233 locals.add(result);
269 * Assigns registers to locals. From the spec:
275 * In addition to assigning registers to each of the locals, this creates
286 for (Local<?> local : locals) {
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoItem.java 176 LocalList locals = code.getLocals(); local
182 new DebugInfoEncoder(positions, locals,
  /dalvik/dx/src/com/android/dx/cf/code/
ConcreteMethod.java 202 * Gets the number of locals.
204 * @return {@code >= 0;} the number of locals
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoItem.java 174 LocalList locals = code.getLocals(); local
180 new DebugInfoEncoder(positions, locals,
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 128 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31))
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoItem.java 174 LocalList locals = code.getLocals(); local
180 new DebugInfoEncoder(positions, locals,
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
asm.h 128 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31))
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
asm.h 128 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31))
  /external/openssl/crypto/bn/asm/
ppc-mont.pl 71 $LOCALS=8*$SIZE_T;
154 addi $tp,$sp,$LOCALS
217 addi $tp,$sp,$LOCALS
218 $LD $tj,$LOCALS($sp); tp[0]
287 addi $tp,$sp,$LOCALS

Completed in 1137 milliseconds

<<11121314151617181920>>