Searched refs:c3 (Results 26 - 50 of 243) sorted by relevance

12345678910

/external/clang/test/SemaTemplate/
H A Dinstantiation-default-2.cpp12 Constant<int*, &x> *c3; variable
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dmerge.pass.cpp31 C c3(std::begin(t3), std::end(t3));
32 assert(c1 == c3);
44 C c3(std::begin(t3), std::end(t3));
45 assert(c1 == c3);
H A Dmerge_pred.pass.cpp32 C c3(std::begin(t3), std::end(t3));
33 assert(c1 == c3);
45 C c3(std::begin(t3), std::end(t3));
46 assert(c1 == c3);
/external/libvpx/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h41 int16x8_t c0, c1, c2, c3, c4, c5, c6, c7; local
65 c3 = vec_mergel(b1, b5);
75 // c3: 06 26 46 66 07 27 47 67
87 v[6] = vec_mergeh(c3, c7);
88 v[7] = vec_mergel(c3, c7);
H A Dhadamard_vsx.c29 const int16x8_t c3 = vec_sub(b1, b3); local
39 v[4] = vec_add(c3, c7);
40 v[5] = vec_sub(c3, c7);
105 const int16x8_t c3 = vec_sub(b2, b3); local
108 const int16x8_t d1 = vec_add(c1, c3);
110 const int16x8_t d3 = vec_sub(c1, c3);
/external/clang/test/Sema/
H A Dattr-cleanup.c27 void c3(struct s a);
32 int v2 __attribute__((cleanup(c3))); // expected-error {{'cleanup' function 'c3' parameter has type 'struct s' which is incompatible with type 'int *'}}
/external/valgrind/massif/tests/
H A Dalloc-fns.c14 void c3(int n) { c4(n); } function
15 void c2(int n) { c3(n); }
/external/libcxx/test/std/numerics/complex.number/complex.members/
H A Dreal_imag.pass.cpp31 constexpr std::complex<T> c3(3, 4);
32 static_assert(c3.real() == 3, "");
33 static_assert(c3.imag() == 4, "");
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dfilterbanks_mips.c115 int32_t c0, c1, c2, c3; local
125 "lh %[c3], 6(%[coeff_ptr]) \n\t"
136 : [c0] "=&r" (c0), [c1] "=&r" (c1), [c2] "=&r" (c2), [c3] "=&r" (c3),
176 "mul %[t3], %[c3], %[state1_lo] \n\t"
178 "mul %[b2], %[c3], %[state1_hi] \n\t"
211 : [c0] "r" (c0), [c1] "r" (c1), [c2] "r" (c2), [c3] "r" (c3),
/external/toolchain-utils/cros_utils/
H A Dtabulator_test.py59 c3 = tabulator.Color.Lerp(0.5, c1, c2)
60 self.assertTrue(c3.r == 127.5)
61 self.assertTrue(c3.g == 0)
62 self.assertTrue(c3.b == 0)
63 self.assertTrue(c3.a == 0)
64 c3.Round()
65 self.assertTrue(c3.r == 127)
/external/skia/src/effects/gradients/
H A DSk4fGradientPriv.h92 const Sk4f& c2, const Sk4f& c3,
95 Sk4f_ToBytes((uint8_t*)dst, c0, c1, c2, c3);
100 store(c3, dst + 3);
124 const Sk4f& c2, const Sk4f& c3,
129 store(c3, dst + 3);
153 const Sk4f& c2, const Sk4f& c3,
158 store(c3, dst + 3);
183 const Sk4f& c2, const Sk4f& c3,
188 store(c3, dst + 3);
91 store4x(const Sk4f& c0, const Sk4f& c1, const Sk4f& c2, const Sk4f& c3, Type* dst) argument
123 store4x(const Sk4f& c0, const Sk4f& c1, const Sk4f& c2, const Sk4f& c3, Type* dst) argument
152 store4x(const Sk4f& c0, const Sk4f& c1, const Sk4f& c2, const Sk4f& c3, Type* dst) argument
182 store4x(const Sk4f& c0, const Sk4f& c1, const Sk4f& c2, const Sk4f& c3, Type* dst) argument
/external/clang/test/CodeGenCXX/
H A Darray-operator-delete-call.cpp56 COST c3; local
H A Dlto-visibility-inference.cpp68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7, argument
78 c3->f();
/external/clang/test/Parser/
H A Dcxx0x-member-initializers.cpp36 bool c1 = 1 < 2, c2 = 2 < 1, c3 = false;
/external/clang/test/OpenMP/
H A Ddeclare_target_ast_print.cpp110 int c1, c2, c3; variable
113 #pragma omp declare target link(c1) link(c2), link(c3, f3)
121 // CHECK: int c3;
/external/libutf/
H A Drune.c68 int c, c1, c2, c3; local
135 c3 = *(uchar*)(str+3) ^ Tx;
136 if (c3 & Testx)
139 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4;
169 int c, c1, c2, c3; local
218 c3 = *(uchar*)(str+3) ^ Tx;
219 if (c3 & Testx)
222 l = ((((((c << Bitx) | c1) << Bitx) | c2) << Bitx) | c3) & Rune4;
/external/v8/src/js/
H A Dharmony-simd.js369 function NAMESwizzleJS(a, c0, c1, c2, c3) {
370 return %NAMESwizzle(a, c0, c1, c2, c3);
373 function NAMEShuffleJS(a, b, c0, c1, c2, c3) {
374 return %NAMEShuffle(a, b, c0, c1, c2, c3);
391 function NAMESwizzleJS(a, c0, c1, c2, c3, c4, c5, c6, c7) {
392 return %NAMESwizzle(a, c0, c1, c2, c3, c4, c5, c6, c7);
395 function NAMEShuffleJS(a, b, c0, c1, c2, c3, c4, c5, c6, c7) {
396 return %NAMEShuffle(a, b, c0, c1, c2, c3, c4, c5, c6, c7);
413 function NAMESwizzleJS(a, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11,
415 return %NAMESwizzle(a, c0, c1, c2, c3, c
[all...]
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dhadamard_neon.c34 const int16x8_t c3 = vsubq_s16(b1, b3); local
44 *a4 = vaddq_s16(c3, c7);
45 *a5 = vsubq_s16(c3, c7);
107 const int16x8_t c3 = vsubq_s16(b1, b3); local
112 store_s16q_to_tran_low(coeff + 192, c3);
H A Dhighbd_idct4x4_add_neon.c100 int64x2_t c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11; local
108 c3 = vmull_lane_s32(vget_high_s32(b1), vget_high_s32(cospis), 0);
124 vrshrn_n_s64(c3, DCT_CONST_BITS));
141 int32x4_t c3 = vld1q_s32(input + 12); local
149 a1 = vcombine_s16(vmovn_s32(c2), vmovn_s32(c3));
161 idct4x4_16_kernel_bd10(cospis, &c0, &c1, &c2, &c3);
162 idct4x4_16_kernel_bd10(cospis, &c0, &c1, &c2, &c3);
164 idct4x4_16_kernel_bd12(cospis, &c0, &c1, &c2, &c3);
165 idct4x4_16_kernel_bd12(cospis, &c0, &c1, &c2, &c3);
168 a1 = vcombine_s16(vqrshrn_n_s32(c3,
[all...]
/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsintrp.c601 cmsFloat32Number c0, c1=0, c2=0, c3=0; local
635 c3 = DENS(X1, Y1, Z1) - DENS(X1, Y1, Z0);
643 c3 = DENS(X1, Y0, Z1) - DENS(X1, Y0, Z0);
651 c3 = DENS(X0, Y0, Z1) - c0;
659 c3 = DENS(X1, Y1, Z1) - DENS(X1, Y1, Z0);
667 c3 = DENS(X0, Y1, Z1) - DENS(X0, Y1, Z0);
675 c3 = DENS(X0, Y0, Z1) - c0;
679 c1 = c2 = c3 = 0;
682 Output[OutChan] = c0 + c1 * rx + c2 * ry + c3 * rz;
701 cmsS15Fixed16Number c0, c1, c2, c3, Res local
840 cmsS15Fixed16Number c0, c1, c2, c3, Rest; local
[all...]
/external/clang/test/SemaCXX/
H A Dclass.cpp107 const C3 c3 = { 1, 2 }; local
108 (void)static_cast<int*>(&c3.i); // expected-error {{static_cast from 'const int *' to 'int *' is not allowed}}
110 (void)static_cast<int*>(&c3.j);
/external/ltp/lib/
H A Dtst_kvercmp.c91 int c1 = 0, c2 = 0, c3 = 0, c4 = 0, c5 = 0; local
95 sscanf(cur_ver, "%d.%d.%d-%d.%d", &c1, &c2, &c3, &c4, &c5);
102 if ((ret = c3 - t3))
/external/ltp/testcases/kernel/mem/shmt/
H A Dshmt09.c73 char *c1 = NULL, *c2 = NULL, *c3 = NULL; local
151 c3 = shmat(shmid, vp, SHM_RND);
152 if (c3 == (char *)-1) {
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
H A Ddevtools_client_backend_unittest.py48 c3 = self._devtools_client.GetUpdatedInspectableContexts()
49 self.assertEqual(len(c3.contexts), 3)
50 backends3 = [c3.GetInspectorBackend(c['id']) for c in c3.contexts]
/external/clang/test/Analysis/
H A DNewDelete-custom.cpp27 C *c3 = ::new C; local
30 // expected-warning@-2{{Potential leak of memory pointed to by 'c3'}}

Completed in 636 milliseconds

12345678910