Searched defs:a1 (Results 226 - 250 of 769) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/sqlite/src/tool/
H A Ddiffdb.c19 unsigned char a1[PAGESIZE], a2[PAGESIZE]; local
35 while( read(db1, a1, PAGESIZE)==PAGESIZE && read(db2,a2,PAGESIZE)==PAGESIZE ){
36 if( memcmp(a1,a2,PAGESIZE) ){
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp2.cpp12 A<const int> a1 = f0(arr1); local
21 A<float(float)> a1 = f0(g1); local
/external/clang/test/CodeGen/
H A Darm64_vca.c6 uint32x2_t test_vcale_f32(float32x2_t a1, float32x2_t a2) { argument
8 return vcale_f32(a1, a2);
13 uint32x4_t test_vcaleq_f32(float32x4_t a1, float32x4_t a2) { argument
15 return vcaleq_f32(a1, a2);
16 // CHECK: llvm.aarch64.neon.facge.v4i32.v4f32{{.*a2,.*a1}}
20 uint32x2_t test_vcalt_f32(float32x2_t a1, float32x2_t a2) { argument
22 return vcalt_f32(a1, a2);
23 // CHECK: llvm.aarch64.neon.facgt.v2i32.v2f32{{.*a2,.*a1}}
27 uint32x4_t test_vcaltq_f32(float32x4_t a1, float32x4_t a2) { argument
29 return vcaltq_f32(a1, a
33 test_vcagtq_f64(float64x2_t a1, float64x2_t a2) argument
40 test_vcaltq_f64(float64x2_t a1, float64x2_t a2) argument
47 test_vcageq_f64(float64x2_t a1, float64x2_t a2) argument
54 test_vcaleq_f64(float64x2_t a1, float64x2_t a2) argument
[all...]
H A Darm64_vdupq_n_f64.c54 float16x4_t test_vmov_n_f16(float16_t *a1) argument
57 return vmov_n_f16(*a1);
67 float64x1_t test_vmov_n_f64(float64_t a1)
70 return vmov_n_f64(a1);
75 float16x8_t test_vmovq_n_f16(float16_t *a1) argument
78 return vmovq_n_f16(*a1);
/external/clang/test/CodeGenCXX/
H A Dinit-priority-attr.cpp50 A1 a1 __attribute__((init_priority (300))); variable
/external/clang/test/Parser/
H A Dcxx-extra-semi.cpp32 int a1; member in union:B
/external/clang/test/Sema/
H A Dgeneric-selection.c20 int a1[_Generic(0, int: 1, short: 2, float: 3, default: 4) == 1 ? 1 : -1]; local
/external/clang/test/SemaCXX/
H A Dgeneric-selection.cpp17 A<char> a1; // expected-note {{in instantiation of template class 'A<char, void *>' requested here}} variable
/external/libcxx/test/containers/associative/map/map.cons/
H A Dmove_alloc.pass.cpp34 V a1[] = local
46 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
73 V a1[] = local
85 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
112 V a1[] = local
152 V a1[] = local
[all...]
H A Dmove_assign.pass.cpp34 V a1[] = local
46 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
74 V a1[] = local
86 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
114 V a1[] = local
155 V a1[] = local
[all...]
/external/libcxx/test/containers/associative/multimap/multimap.cons/
H A Dmove_alloc.pass.cpp34 V a1[] = local
46 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
73 V a1[] = local
85 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
112 V a1[] = local
152 V a1[] = local
[all...]
H A Dmove_assign.pass.cpp34 V a1[] = local
46 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
74 V a1[] = local
86 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
114 V a1[] = local
155 V a1[] = local
[all...]
/external/libcxx/test/containers/associative/multiset/multiset.cons/
H A Dmove_alloc.pass.cpp32 V a1[] = local
44 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
70 V a1[] = local
82 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
108 V a1[] = local
[all...]
H A Dmove_assign.pass.cpp33 V a1[] = local
45 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
72 V a1[] = local
84 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
111 V a1[] = local
152 V a1[] = local
[all...]
/external/libcxx/test/containers/associative/set/set.cons/
H A Dmove_alloc.pass.cpp32 V a1[] = local
44 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
70 V a1[] = local
82 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
108 V a1[] = local
[all...]
H A Dmove_assign.pass.cpp33 V a1[] = local
45 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[0])), C(5), A(7));
72 V a1[] = local
84 M m1(I(a1), I(a1+sizeof(a1)/sizeof(a1[
111 V a1[] = local
151 V a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.map/
H A Dswap_member.pass.cpp112 P a1[] = local
121 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
154 P a1[] = local
174 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
293 P a1[] = local
302 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
335 P a1[] local
474 P a1[] = local
516 P a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.map/unord.map.swap/
H A Ddb_swap_1.pass.cpp30 P a1[] = {P(1, 1), P(3, 3), P(7, 7), P(9, 9), P(10, 10)}; local
32 std::unordered_map<int, int> c1(a1, a1+sizeof(a1)/sizeof(a1[0]));
H A Dswap_non_member.pass.cpp112 P a1[] = local
121 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
154 P a1[] = local
174 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
293 P a1[] = local
302 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
335 P a1[] local
474 P a1[] = local
516 P a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.multimap/
H A Dswap_member.pass.cpp113 P a1[] = local
122 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
157 P a1[] = local
177 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
298 P a1[] = local
307 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
342 P a1[] local
483 P a1[] = local
527 P a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.multimap/unord.multimap.swap/
H A Ddb_swap_1.pass.cpp30 P a1[] = {P(1, 1), P(3, 3), P(7, 7), P(9, 9), P(10, 10)}; local
32 std::unordered_multimap<int, int> c1(a1, a1+sizeof(a1)/sizeof(a1[0]));
H A Dswap_non_member.pass.cpp112 P a1[] = local
121 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
156 P a1[] = local
176 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
297 P a1[] = local
306 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
341 P a1[] local
482 P a1[] = local
526 P a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.multiset/
H A Dswap_member.pass.cpp111 P a1[] = local
120 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
153 P a1[] = local
173 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
292 P a1[] = local
301 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
334 P a1[] local
473 P a1[] = local
515 P a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.multiset/unord.multiset.swap/
H A Dswap_non_member.pass.cpp111 P a1[] = local
120 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
153 P a1[] = local
173 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
292 P a1[] = local
301 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
334 P a1[] local
473 P a1[] = local
515 P a1[] = local
[all...]
/external/libcxx/test/containers/unord/unord.set/
H A Dswap_member.pass.cpp111 P a1[] = local
120 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
153 P a1[] = local
173 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
292 P a1[] = local
301 C c1(std::begin(a1), std::end(a1), 0, Hash(1), Compare(1), Alloc(1));
334 P a1[] local
473 P a1[] = local
515 P a1[] = local
[all...]

Completed in 296 milliseconds

1234567891011>>