/toolchain/binutils/binutils-2.25/gold/testsuite/ |
plugin_common_test_2.c | 23 This is a test of common symbols in plugin objects. C1-C5 test 29 int c1 __attribute__((aligned (8))); variable 40 c1 = 10;
|
constructor_test.cc | 40 class c1 class 45 c1() function in class:c1 48 ~c1() 55 c1 c1v;
|
/external/clang/test/Analysis/ |
padding_c.c | 10 char c1; member in struct:FieldAttrAlign 17 char c1; member in struct:FieldAttrOverAlign 44 char c1; member in struct:SquishedIntSandwich 52 char c1; member in struct:IntSandwich 58 char c1; member in struct:TurDuckHen 66 char c1; member in struct:SmallIntSandwich 83 char c1; member in struct:HoldsAUnion 115 char c1; member in struct:HoldsVLA 124 char c1; member in struct:HoldsBitfield 133 char c1; member in struct:__anon8384 140 char c1; member in struct:StructAttrAlign 147 char c1; member in struct:CorrectOverlyAlignedChar 155 char c1; member in struct:OverlyAlignedChar 162 char c1; member in struct:HoldsOverlyAlignedChar 169 char c1; member in struct:X 178 char c1; member in struct:__anon8385 187 char c1; member in struct:__anon8386 195 char c1; member in struct:CorrectDefaultAttrAlign 200 char c1; member in struct:TooSmallShortSandwich 207 char c1; member in struct:SmallArrayShortSandwich 214 char c1; member in struct:SmallArrayInFunc 225 char c1; member in struct:SmallArrayInStruct [all...] |
/bionic/libc/upstream-freebsd/lib/libc/string/ |
wcsncasecmp.c | 36 wchar_t c1, c2; local 41 c1 = towlower(*s1); 43 if (c1 != c2) 44 return ((int)c1 - c2);
|
/external/libcxx/test/std/containers/sequences/vector/vector.special/ |
swap.pass.cpp | 27 std::vector<int> c1(a1, a1+sizeof(a1)/sizeof(a1[0])); 29 assert(is_contiguous_container_asan_correct(c1)); 31 swap(c1, c2); 32 assert(c1 == std::vector<int>(a2, a2+sizeof(a2)/sizeof(a2[0]))); 34 assert(is_contiguous_container_asan_correct(c1)); 40 std::vector<int> c1(a1, a1); 42 assert(is_contiguous_container_asan_correct(c1)); 44 swap(c1, c2); 45 assert(c1 == std::vector<int>(a2, a2+sizeof(a2)/sizeof(a2[0]))); 48 assert(is_contiguous_container_asan_correct(c1)); [all...] |
swap_noexcept.pass.cpp | 58 C c1, c2; local 59 static_assert(noexcept(swap(c1, c2)), ""); 63 C c1, c2; local 64 static_assert(noexcept(swap(c1, c2)), ""); 68 C c1, c2; local 69 static_assert(noexcept(swap(c1, c2)), ""); 73 C c1, c2; local 76 static_assert( noexcept(swap(c1, c2)), ""); 78 static_assert(!noexcept(swap(c1, c2)), ""); 84 C c1, c2 local [all...] |
/external/opencv3/3rdparty/libjasper/ |
jpc_mct.h | 97 void jpc_rct(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2); 100 void jpc_irct(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2); 103 void jpc_ict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2); 106 void jpc_iict(jas_matrix_t *c0, jas_matrix_t *c1, jas_matrix_t *c2);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.special/ |
swap.pass.cpp | 26 std::vector<int> c1(a1, a1+sizeof(a1)/sizeof(a1[0])); 28 assert(is_contiguous_container_asan_correct(c1)); 30 swap(c1, c2); 31 assert(c1 == std::vector<int>(a2, a2+sizeof(a2)/sizeof(a2[0]))); 33 assert(is_contiguous_container_asan_correct(c1)); 39 std::vector<int> c1(a1, a1); 41 assert(is_contiguous_container_asan_correct(c1)); 43 swap(c1, c2); 44 assert(c1 == std::vector<int>(a2, a2+sizeof(a2)/sizeof(a2[0]))); 47 assert(is_contiguous_container_asan_correct(c1)); [all...] |
/external/clang/test/SemaCXX/ |
cxx-member-pointer-op.cpp | 12 C c1; local 13 c1.*pmfc(); // expected-error {{invalid use of pointer to member type after .*}} 15 c1.*((pmfc())); // expected-error {{invalid use of pointer to member type after .*}}
|
builtin-ptrtomember-overload-1.cpp | 33 struct C1 : B1 { 37 void foo1(C1 c1, int A::* pmf) { 38 int i = c1->*pmf; 39 c1->*pmf = 10; 42 void foo1(C1 c1, int E::* pmf) { 43 int i = c1->*pmf; // expected-error {{use of overloaded operator '->*' is ambiguous}} \ 44 // expected-note {{because of ambiguity in conversion of 'C1' to 'E *'}} \
|
/external/libutf/ |
runestrchr.c | 24 Rune c1; local 32 while((c1 = *s++) != 0) 33 if(c1 == c0)
|
/external/valgrind/memcheck/tests/ |
leak-cycle.c | 39 struct n *volatile c1, *volatile c2; local 44 c1 = mkcycle(); 47 c1 = c2 = 0; 50 c1 = mkcycle(); 55 if (c1 < c2) 56 c2->r = c1; 58 c1->r = c2; 60 c1 = c2 = 0; 63 c1 = mkcycle(); 66 c1->r = c2 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/ |
custom.s | 6 custom 150, c1, r2, r3 7 custom 0x18, c1, c2, r3 8 custom 070, c1, c2, c3
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
unique.pass.cpp | 27 C c1(std::begin(t1), std::end(t1)); 29 c1.unique(); 30 assert(c1 == c2); 37 C c1(std::begin(t1), std::end(t1)); 39 c1.unique(); 40 assert(c1 == c2); 47 C c1(std::begin(t1), std::end(t1)); 49 c1.unique(); 50 assert(c1 == c2); 55 C c1; local 104 C c1; local [all...] |
unique_pred.pass.cpp | 32 C c1(std::begin(t1), std::end(t1)); 34 c1.unique(g); 35 assert(c1 == c2); 42 C c1(std::begin(t1), std::end(t1)); 44 c1.unique(g); 45 assert(c1 == c2); 52 C c1(std::begin(t1), std::end(t1)); 54 c1.unique(g); 55 assert(c1 == c2); 60 C c1; local 109 C c1; local [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/ |
remove.pass.cpp | 27 C c1(std::begin(t1), std::end(t1)); 29 c1.remove(0); 30 assert(c1 == c2); 36 C c1(std::begin(t1), std::end(t1)); 38 c1.remove(0); 39 assert(c1 == c2); 46 C c1(std::begin(t1), std::end(t1)); 48 c1.remove(0); 49 assert(c1 == c2); 54 C c1; local 102 C c1; local [all...] |
remove_if.pass.cpp | 32 C c1(std::begin(t1), std::end(t1)); 34 c1.remove_if(g); 35 assert(c1 == c2); 41 C c1(std::begin(t1), std::end(t1)); 43 c1.remove_if(g); 44 assert(c1 == c2); 51 C c1(std::begin(t1), std::end(t1)); 53 c1.remove_if(g); 54 assert(c1 == c2); 59 C c1; local 107 C c1; local [all...] |
unique.pass.cpp | 27 C c1(std::begin(t1), std::end(t1)); 29 c1.unique(); 30 assert(c1 == c2); 37 C c1(std::begin(t1), std::end(t1)); 39 c1.unique(); 40 assert(c1 == c2); 47 C c1(std::begin(t1), std::end(t1)); 49 c1.unique(); 50 assert(c1 == c2); 55 C c1; local 104 C c1; local [all...] |
unique_pred.pass.cpp | 32 C c1(std::begin(t1), std::end(t1)); 34 c1.unique(g); 35 assert(c1 == c2); 42 C c1(std::begin(t1), std::end(t1)); 44 c1.unique(g); 45 assert(c1 == c2); 52 C c1(std::begin(t1), std::end(t1)); 54 c1.unique(g); 55 assert(c1 == c2); 60 C c1; local 109 C c1; local [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/spec/ |
EllipticCurve_ImplTest.java | 44 EllipticCurve c2 = null, c1 = local 48 assertFalse(c1.equals(c2)); 51 c1 = new EllipticCurve(new ECFieldFp(BigInteger.valueOf(23L)), 57 assertFalse(c1.equals(c2) || c2.equals(c1)); 60 c1 = new EllipticCurve(new ECFieldFp(BigInteger.valueOf(23L)), 66 assertFalse(c1.equals(c2) || c2.equals(c1)); 69 c1 = new EllipticCurve(new ECFieldFp(BigInteger.valueOf(23L)), 75 assertFalse(c1.equals(c2) || c2.equals(c1)) [all...] |
/external/libcxx/test/std/containers/sequences/deque/deque.special/ |
swap_noexcept.pass.cpp | 57 C c1, c2; local 58 static_assert(noexcept(swap(c1, c2)), ""); 62 C c1, c2; local 63 static_assert(noexcept(swap(c1, c2)), ""); 67 C c1, c2; local 68 static_assert(noexcept(swap(c1, c2)), ""); 72 C c1, c2; local 75 static_assert( noexcept(swap(c1, c2)), ""); 77 static_assert(!noexcept(swap(c1, c2)), ""); 83 C c1, c2 local [all...] |
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
swap_noexcept.pass.cpp | 57 C c1, c2; local 58 static_assert(noexcept(swap(c1, c2)), ""); 62 C c1, c2; local 63 static_assert(noexcept(swap(c1, c2)), ""); 67 C c1, c2; local 68 static_assert(noexcept(swap(c1, c2)), ""); 72 C c1, c2; local 75 static_assert( noexcept(swap(c1, c2)), ""); 77 static_assert(!noexcept(swap(c1, c2)), ""); 83 C c1, c2 local [all...] |
/external/libcxx/test/std/containers/sequences/list/list.special/ |
swap.pass.cpp | 25 std::list<int> c1(a1, a1+sizeof(a1)/sizeof(a1[0])); 27 swap(c1, c2); 28 assert(c1 == std::list<int>(a2, a2+sizeof(a2)/sizeof(a2[0]))); 34 std::list<int> c1(a1, a1); 36 swap(c1, c2); 37 assert(c1 == std::list<int>(a2, a2+sizeof(a2)/sizeof(a2[0]))); 44 std::list<int> c1(a1, a1+sizeof(a1)/sizeof(a1[0])); 46 swap(c1, c2); 47 assert(c1.empty()); 48 assert(distance(c1.begin(), c1.end()) == 0) [all...] |
swap_noexcept.pass.cpp | 57 C c1, c2; local 58 static_assert(noexcept(swap(c1, c2)), ""); 62 C c1, c2; local 63 static_assert(noexcept(swap(c1, c2)), ""); 67 C c1, c2; local 68 static_assert(noexcept(swap(c1, c2)), ""); 72 C c1, c2; local 75 static_assert( noexcept(swap(c1, c2)), ""); 77 static_assert(!noexcept(swap(c1, c2)), ""); 83 C c1, c2 local [all...] |
/external/libcxx/test/std/containers/sequences/vector.bool/ |
swap_noexcept.pass.cpp | 57 C c1, c2; local 58 static_assert(noexcept(swap(c1, c2)), ""); 62 C c1, c2; local 63 static_assert(noexcept(swap(c1, c2)), ""); 67 C c1, c2; local 68 static_assert(noexcept(swap(c1, c2)), ""); 72 C c1, c2; local 75 static_assert( noexcept(swap(c1, c2)), ""); 77 static_assert(!noexcept(swap(c1, c2)), ""); 83 C c1, c2 local [all...] |