Searched defs:at (Results 1 - 25 of 187) sorted by relevance

12345678

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
H A Dstrucsize.asm11 at TST2.b label
15 at TST1.a
/external/compiler-rt/test/Unit/
H A Dctzti2_test.c30 twords at; local
31 at.all = a;
33 at.s.high, at.s.low, x, expected);
H A Dffsti2_test.c29 twords at; local
30 at.all = a;
32 at.s.high, at.s.low, x, expected);
H A Dabsvti2_test.c34 twords at; local
35 at.all = a;
42 at.s.high, at.s.low, xt.s.high, xt.s.low,
H A Daddvti3_test.c31 twords at; local
32 at.all = a;
41 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Dashrti3_test.c30 twords at; local
31 at.all = a;
38 at.s.high, at.s.low, b, xt.s.high, xt.s.low,
H A Dclzti2_test.c30 twords at; local
31 at.all = a;
33 at.s.high, at.s.low, x, expected);
H A Dcmpti2_test.c30 twords at; local
31 at.all = a;
35 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
H A Dfloattidf_test.c34 twords at; local
35 at.all = a;
37 at.s.high, at.s.low, x, expected);
H A Dfloattisf_test.c34 twords at; local
35 at.all = a;
37 at.s.high, at.s.low, x, expected);
H A Dfloattixf_test.c35 twords at; local
36 at.all = a;
38 at.s.high, at.s.low, x, expected);
H A Dfloatuntidf_test.c34 utwords at; local
35 at.all = a;
37 at.s.high, at.s.low, x, expected);
H A Dfloatuntisf_test.c34 utwords at; local
35 at.all = a;
37 at.s.high, at.s.low, x, expected);
H A Dfloatuntixf_test.c35 utwords at; local
36 at.all = a;
38 at.s.high, at.s.low, x, expected);
H A Dlshrti3_test.c30 twords at; local
31 at.all = a;
38 at.s.high, at.s.low, b, xt.s.high, xt.s.low,
H A Dmulvti3_test.c30 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,
H A Dnegti2_test.c28 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);
H A Dnegvti2_test.c32 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);
H A Dsubvti3_test.c32 twords at; local
33 at.all = a;
42 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low,
H A Ducmpti2_test.c30 utwords at; local
31 at.all = a;
36 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected);
H A Dudivti3_test.c28 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,
H A Dumodti3_test.c28 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,
/external/javassist/sample/vector/
H A DSample2.java9 public Object at(Object[] args) { method in class:Sample2
H A DSample.java8 public X at(int i) { method in class:Sample
/external/chromium_org/cc/output/
H A Dfilter_operations.h52 const FilterOperation& at(size_t index) const { function in class:cc::FilterOperations
59 // FilterOperations formed by linearly interpolating at each position a
63 // where the filter at each position is a no-op filter of the same type
66 // lengths or if there is a type mismatch at some position, returns a copy

Completed in 239 milliseconds

12345678