Home
last modified time | relevance | path

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

/art/test/700-LoadArgRegs/src/
DMain.java30 …tic void testI10(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10) { in testI10()
33 …testI11(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11) { in testI11()
36 …(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11, int p12… in testI12()
136 …at p1, float p2, float p3, float p4, float p5, float p6, float p7, float p8, float p9, float p10) { in testF10()
150 … p3, double p4, double p5, double p6, double p7, double p8, double p9, double p10) { System.out.pr… in testD10()