/external/compiler-rt/test/Unit/ |
ctzti2_test.c | 30 twords at; local 31 at.all = a; 33 at.s.high, at.s.low, x, expected);
|
ffsti2_test.c | 29 twords at; local 30 at.all = a; 32 at.s.high, at.s.low, x, expected);
|
ucmpti2_test.c | 30 utwords at; local 31 at.all = a; 36 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
|
ashrti3_test.c | 30 twords at; local 31 at.all = a; 38 at.s.high, at.s.low, b, xt.s.high, xt.s.low,
|
clzti2_test.c | 30 twords at; local 31 at.all = a; 33 at.s.high, at.s.low, x, expected);
|
cmpti2_test.c | 30 twords at; local 31 at.all = a; 35 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
|
floattidf_test.c | 34 twords at; local 35 at.all = a; 37 at.s.high, at.s.low, x, expected);
|
floattisf_test.c | 34 twords at; local 35 at.all = a; 37 at.s.high, at.s.low, x, expected);
|
floattixf_test.c | 35 twords at; local 36 at.all = a; 38 at.s.high, at.s.low, x, expected);
|
floatuntidf_test.c | 34 utwords at; local 35 at.all = a; 37 at.s.high, at.s.low, x, expected);
|
floatuntisf_test.c | 34 utwords at; local 35 at.all = a; 37 at.s.high, at.s.low, x, expected);
|
floatuntixf_test.c | 35 utwords at; local 36 at.all = a; 38 at.s.high, at.s.low, x, expected);
|
lshrti3_test.c | 30 twords at; local 31 at.all = a; 38 at.s.high, at.s.low, b, xt.s.high, xt.s.low,
|
mulvti3_test.c | 30 twords at; local 31 at.all = a; 40 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
|
negti2_test.c | 28 twords at; local 29 at.all = a; 36 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
|
negvti2_test.c | 32 twords at; local 33 at.all = a; 40 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
|
udivti3_test.c | 28 utwords at; local 29 at.all = a; 38 at.s.high, at.s.low, bt.s.high, bt.s.low, qt.s.high, qt.s.low,
|
umodti3_test.c | 28 utwords at; local 29 at.all = a; 38 at.s.high, at.s.low, bt.s.high, bt.s.low, rt.s.high, rt.s.low,
|
/frameworks/compile/libbcc/runtime/test/Unit/ |
ctzti2_test.c | 30 twords at; local 31 at.all = a; 33 at.s.high, at.s.low, x, expected);
|
ffsti2_test.c | 29 twords at; local 30 at.all = a; 32 at.s.high, at.s.low, x, expected);
|
ucmpti2_test.c | 30 utwords at; local 31 at.all = a; 36 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
|
ashrti3_test.c | 30 twords at; local 31 at.all = a; 38 at.s.high, at.s.low, b, xt.s.high, xt.s.low,
|
clzti2_test.c | 30 twords at; local 31 at.all = a; 33 at.s.high, at.s.low, x, expected);
|
/external/javassist/sample/vector/ |
Sample.java | 8 public X at(int i) {
method in class:Sample
|
Sample2.java | 9 public Object at(Object[] args) {
method in class:Sample2
|