Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 7 of 7) sorted by relevance

/art/test/080-oom-throw/src/
DMain.java40 double d1, d2, d3, d4, d5, d6, d7, d8; // Bloat this object so we fill the heap faster. field in Main.InstanceMemEater
/art/test/703-floating-point-div/src/
DMain.java35 double d1 = 0x1.0p1023; in divDoubleTest() local
/art/test/705-register-conflict/src/
DMain.java28 double d0 = 0, d1 = 0, d2 = 0, d3 = 0, d4 = 0, d5 = 0, d6 = 0, d7 = 0; in $opt$registerConflictTest() local
/art/compiler/optimizing/
Dinduction_var_analysis.cc149 const uint32_t d1 = ++global_depth_; in VisitNode() local
/art/test/700-LoadArgRegs/src/
DMain.java273 …static void testMore(int i1, double d1, double d2, double d3, double d4, double d5, double d6, dou… in testMore()
/art/tools/dmtracedump/
Dtracedump.cc2327 void createDiff(DataKeys* d1, DataKeys* d2) { in createDiff()
/art/test/083-compiler-regressions/src/
DMain.java107 double d1 = 1.0; in b17411468() local
5341 double d1 = 1; in largeFrameFloat() local