Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 90) sorted by relevance

1234

/art/test/646-checker-hadd-short/src/
DMain.java453 short e = (short) ((sB1[i] + sB2[i]) >> 1); in main() local
458 short e = (short) ((sB1[i] + sB2[i]) >> 1); in main() local
463 short e = (short) (((sB1[i] & 0xffff) + (sB2[i] & 0xffff)) >> 1); in main() local
468 short e = (short) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
473 short e = (short) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
478 short e = (short) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
483 short e = (short) (((sB1[i] & 0xffff) + (sB2[i] & 0xffff) + 1) >> 1); in main() local
488 short e = (short) (((sB1[i] & 0xffff) + (sB2[i] & 0xffff) + 1) >> 1); in main() local
493 short e = (short) ((sB1[i] + 0x7fff) >> 1); in main() local
498 short e = (short) (((sB1[i] & 0xffff) + 0xffff) >> 1); in main() local
/art/test/646-checker-hadd-alt-char/src/
DMain.java294 char e = (char) ((sB1[i] + sB2[i]) >> 1); in main() local
299 char e = (char) ((sB1[i] + sB2[i]) >> 1); in main() local
304 char e = (char) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
309 char e = (char) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
314 char e = (char) ((sB1[i] + 0xffff) >> 1); in main() local
319 char e = (char) ((sB1[i] + 0xffff) >> 1); in main() local
/art/test/646-checker-hadd-alt-short/src/
DMain.java293 short e = (short) ((sB1[i] + sB2[i]) >> 1); in main() local
298 short e = (short) (((sB1[i] & 0xffff) + (sB2[i] & 0xffff)) >> 1); in main() local
303 short e = (short) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
308 short e = (short) (((sB1[i] & 0xffff) + (sB2[i] & 0xffff) + 1) >> 1); in main() local
313 short e = (short) ((sB1[i] + 0x7fff) >> 1); in main() local
318 short e = (short) (((sB1[i] & 0xffff) + 0xffff) >> 1); in main() local
/art/test/646-checker-hadd-char/src/
DMain.java297 char e = (char) ((sB1[i] + sB2[i]) >> 1); in main() local
302 char e = (char) ((sB1[i] + sB2[i]) >> 1); in main() local
307 char e = (char) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
312 char e = (char) ((sB1[i] + sB2[i] + 1) >> 1); in main() local
317 char e = (char) ((sB1[i] + 0xffff) >> 1); in main() local
322 char e = (char) ((sB1[i] + 0xffff) >> 1); in main() local
/art/test/529-long-split/src/
DMain.java36 int e = myField2; // EAX in testOddLow1() local
78 int e = myField2; // ECX in testNonFollowingHigh() local
118 int e = myField2; // EAX in testOddLow2() local
173 public static void $noinline$doCall(long e) { in $noinline$doCall()
/art/test/995-breakpoints-throw/src/art/
DTest995.java30 public void breakpointReached(Executable e, long loc); in breakpointReached()
54 public static void notifyBreakpointReached(Thread thr, Executable e, long loc) { in notifyBreakpointReached()
65 public void breakpointReached(Executable e, long loc) { in makeHandler()
/art/test/123-inline-execute2/src/
DMain.java49 double e = (double) j; in main() local
95 double e = (double) j; in main() local
/art/test/404-optimizing-allocator/src/
DMain.java85 int e = 0; in $opt$reg$TestMultipleLive() local
118 int e = 0; in $opt$reg$testSpillInIf() local
129 public static int $opt$reg$TestAgressiveLive1(int a, int b, int c, int d, int e, int f, int g) { in $opt$reg$TestAgressiveLive1()
150 public static int $opt$reg$TestAgressiveLive2(int a, int b, int c, int d, int e, int f, int g) { in $opt$reg$TestAgressiveLive2()
/art/test/405-optimizing-long-allocator/src/
DMain.java91 long e = 0; in $opt$TestMultipleLive() local
124 long e = 0; in $opt$testSpillInIf() local
135 …public static long $opt$TestAgressiveLive1(long a, long b, long c, long d, long e, long f, long g)… in $opt$TestAgressiveLive1()
156 …public static long $opt$TestAgressiveLive2(long a, long b, long c, long d, long e, long f, long g)… in $opt$TestAgressiveLive2()
/art/test/439-swap-double/src/
DMain.java35 double a, double b, double c, double d, double e, double f, double g) { in callWithDoubles()
43 double e = 5.0; field in Main
/art/test/105-invoke/src/
DMain.java35 int virI_IIIII(int a, int b, int c, int d, int e) { in virI_IIIII()
39 int virI_IIIIII(int a, int b, int c, int d, int e, int f) { in virI_IIIIII()
59 static int statI_IIIII(int a, int b, int c, int d, int e) { in statI_IIIII()
63 static int statI_IIIIII(int a, int b, int c, int d, int e, int f) { in statI_IIIIII()
/art/test/454-get-vreg/src/
DMain.java22 int e = doCall(); in testSimpleVReg() local
27 long testPairVReg(long a, long b, long c, double e) { in testPairVReg()
/art/test/401-optimizing-compiler/src/
DMain.java146 static int $opt$TestInvokeWith5Parameters(int a, int b, int c, int d, int e) { in $opt$TestInvokeWith5Parameters()
150 static int $opt$TestInvokeWith7Parameters(int a, int b, int c, int d, int e, int f, int g) { in $opt$TestInvokeWith7Parameters()
194 public static void printStaticMethodWith5Args(int a, int b, int c, int d, int e) { in printStaticMethodWith5Args()
199 public static void printStaticMethodWith7Args(int a, int b, int c, int d, int e, int f, int g) { in printStaticMethodWith7Args()
/art/test/484-checker-register-hints/src/
DMain.java44 int e = live1; in test1() local
79 int e = live1; in test2() local
116 int e = live1; in test3() local
/art/compiler/optimizing/
Dlicm.cc46 for (size_t i = 0, e = environment->Size(); i < e; ++i) { in InputsAreDefinedBeforeLoop() local
69 for (size_t i = 0, e = environment->Size(); i < e; ++i) { in UpdateLoopPhisIn() local
/art/test/638-no-line-number/src/
DMain.java31 public static void doThrow(Error e) { in doThrow()
/art/test/440-stmp/src/
DMain.java27 public static void baz(float a, float b, float c, float d, float e, float f, float g, in baz()
36 float e = 5.0f; field in Main
/art/test/054-uncaught/src/
DThreadDeathHandler.java29 public void uncaughtException(Thread t, Throwable e) { in uncaughtException()
/art/test/050-sync-test/src/
DThreadDeathHandler.java29 public void uncaughtException(Thread t, Throwable e) { in uncaughtException()
/art/test/619-checker-current-method/src/
DMain.java24 public static int foo(int a, int b, int c, int d, int e, int f) { in foo()
/art/test/StaticLeafMethods/
DStaticLeafMethods.java35 static int sum(int a, int b, int c, int d, int e) { in sum()
50 static double sum(double a, double b, double c, double d, double e) { in sum()
/art/test/NonStaticLeafMethods/
DNonStaticLeafMethods.java37 int sum(int a, int b, int c, int d, int e) { in sum()
52 double sum(double a, double b, double c, double d, double e) { in sum()
/art/runtime/
Ddex_instruction.cc34 #define INSTRUCTION_NAME(o, c, pname, f, i, a, e, v) pname, argument
512 #define VAR_ARGS_CHECK(o, c, pname, f, i, a, e, v) \ argument
521 #define VAR_ARGS_RANGE_CHECK(o, c, pname, f, i, a, e, v) \ argument
530 #define EXPERIMENTAL_CHECK(o, c, pname, f, i, a, e, v) \ argument
/art/test/994-breakpoint-line/src/art/
DTest994.java38 public static void notifyBreakpointReached(Thread thr, Executable e, long loc) { in notifyBreakpointReached()
/art/test/997-single-step/src/art/
DTest997.java50 public static void notifySingleStep(Thread thr, Executable e, long loc) { in notifySingleStep()

1234