/external/boringssl/src/crypto/chacha/ |
D | chacha_vec.c | 121 #define DQROUND_VECTORS(a,b,c,d) \ argument 133 #define QROUND_WORDS(a,b,c,d) \ argument 139 #define WRITE_XOR(in, op, d, v0, v1, v2, v3) \ argument 195 vec v0,v1,v2,v3,v4,v5,v6,v7; in CRYPTO_chacha_20_neon() local 275 vec v0 = s0, v1 = s1, v2 = s2, v3 = s3; in CRYPTO_chacha_20_neon() local 290 vec v0,v1,v2,v3; in CRYPTO_chacha_20_neon() local
|
/external/guava/guava/src/com/google/common/hash/ |
D | SipHashFunction.java | 41 private final int d; field in SipHashFunction 52 SipHashFunction(int c, int d, long k0, long k1) { in SipHashFunction() 100 private final int d; field in SipHashFunction.SipHasher 109 private long v3 = 0x7465646279746573L; field in SipHashFunction.SipHasher 118 SipHasher(int c, int d, long k0, long k1) { in SipHasher()
|
/external/clang/test/Sema/ |
D | vector-cast.c | 14 t3 v3; in f() local 51 double d; in f4() local
|
/external/libdivsufsort/lib/ |
D | trsort.c | 101 saidx_t c, d, e; in tr_fixdown() local 139 tr_median3(const saidx_t *ISAd, saidx_t *v1, saidx_t *v2, saidx_t *v3) { in tr_median3() 153 saidx_t *v1, saidx_t *v2, saidx_t *v3, saidx_t *v4, saidx_t *v5) { in tr_median5() 225 saidx_t *a, *b, *c, *d, *e, *f; in tr_partition() local 269 saidx_t *c, *d, *e; in tr_copy() local 292 saidx_t *c, *d, *e; in tr_partialcopy() local 331 struct { const saidx_t *a; saidx_t *b, *c; saint_t d, e; }stack[STACK_SIZE]; in tr_introsort() member
|
D | sssort.c | 196 saint_t c, d, e; in ss_fixdown() local 235 saidx_t *v1, saidx_t *v2, saidx_t *v3) { in ss_median3() 249 saidx_t *v1, saidx_t *v2, saidx_t *v3, saidx_t *v4, saidx_t *v5) { in ss_median5() 314 struct { saidx_t *a, *b, c; saint_t d; } stack[STACK_SIZE]; in ss_mintrosort() member 316 saidx_t *a, *b, *c, *d, *e, *f; in ss_mintrosort() local 669 struct { saidx_t *a, *b, *c; saint_t d; } stack[STACK_SIZE]; in ss_swapmerge() member
|
/external/tcpdump/ |
D | print-nfs.c | 204 const u_char *bp, const char *s, const char *d) in print_nfsaddr() 460 register const uint32_t *dp, int v3) in parsefh() 521 register const uint32_t *dp, int v3) in parsefhn() 538 int v3; in nfsreq_print_noaddr() local 1071 const uint32_t *dp, int verbose, int v3) in parsefattr() 1140 const uint32_t *dp, int verbose, int v3) in parseattrstat() 1173 const uint32_t *dp, int v3) in parselinkres() 1190 const uint32_t *dp, int v3) in parsestatfs() 1472 register int v3; in interp_reply() local
|
/external/clang/test/CodeGen/ |
D | mangle-windows.c | 49 void __fastcall f9(long long a, char b, char c, short d) {} in f9() 69 void __vectorcall v3(short a) {} in v3() function
|
D | vectorcall.c | 13 void __vectorcall v3(int a, struct Small b, int c) {} in v3() function 39 void __vectorcall hfa3(double a, double b, double c, double d, double e, struct HFA2 f) {} in hfa3() 68 void __vectorcall hva3(v4f32 a, v4f32 b, v4f32 c, v4f32 d, v4f32 e, struct HVA2 f) {} in hva3()
|
D | arm-aapcs-vfp.c | 44 double d[4]; member 111 int32x2_t v3; member 127 void test_vfp_stack_gpr_split_1(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_1() 130 void test_vfp_stack_gpr_split_2(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_2() 133 struct_long_long_int test_vfp_stack_gpr_split_3(double a, double b, double c, double d, double e, d… in test_vfp_stack_gpr_split_3() 137 void test_test_vfp_stack_gpr_split_bitfield(double a, double b, double c, double d, double e, doubl… in test_test_vfp_stack_gpr_split_bitfield() 142 void test_vfp_stack_gpr_split_4(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_4() 148 void test_vfp_stack_gpr_split_5(struct_seventeen_ints a, double b, double c, double d, double e, do… in test_vfp_stack_gpr_split_5() 152 void test_vfp_stack_gpr_split_6(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_6()
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | matx.hpp | 511 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3) in Matx() 519 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Matx() 527 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5) in Matx() 536 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6) in Matx() 545 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7) in Matx() 554 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8) in Matx() 564 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v… in Matx() 575 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx() 584 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx() 645 Matx<_Tp,m,n> Matx<_Tp,m,n>::diag(const typename Matx<_Tp,m,n>::diag_type& d) in diag() [all …]
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_sse.hpp | 557 __m128 v3 = _mm_mul_ps(_mm_shuffle_ps(v.val, v.val, _MM_SHUFFLE(3, 3, 3, 3)), m3.val); in v_matmul() local 629 v_int32x4& c, v_int32x4& d) in v_mul_expand() 638 v_uint32x4& c, v_uint32x4& d) in v_mul_expand() 647 v_uint64x2& c, v_uint64x2& d) in v_mul_expand() 1239 …d v_load_deinterleave(const uchar* ptr, v_uint8x16& a, v_uint8x16& b, v_uint8x16& c, v_uint8x16& d) in v_load_deinterleave() 1249 __m128i v3 = _mm_unpackhi_epi8(u1, u3); // a6 a14 b4 b14 ... in v_load_deinterleave() local 1286 … v_load_deinterleave(const ushort* ptr, v_uint16x8& a, v_uint16x8& b, v_uint16x8& c, v_uint16x8& d) in v_load_deinterleave() 1296 __m128i v3 = _mm_unpackhi_epi16(u1, u3); // a3 a7 b3 b7 ... in v_load_deinterleave() local 1324 …_load_deinterleave(const unsigned* ptr, v_uint32x4& a, v_uint32x4& b, v_uint32x4& c, v_uint32x4& d) in v_load_deinterleave() 1381 const v_uint8x16& c, const v_uint8x16& d) in v_store_interleave() [all …]
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | ... antlr/grammar/
org/antlr/grammar/v3/
org/antlr/misc/
org/antlr ... |
/external/opencv/cvaux/src/ |
D | cv3dtracker.cpp | 390 static CvPoint3D32f operator /(const CvPoint3D32f &p, int d) in operator /() 496 static inline double det(CvPoint3D32f v1, CvPoint3D32f v2, CvPoint3D32f v3) in det()
|
/external/gmock/test/ |
D | gmock-generated-actions_test.cc | 103 int SumOf4(int a, int b, int c, int d) { return a + b + c + d; } in SumOf4() 110 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() 123 int SumOf6(int a, int b, int c, int d, int e, int f) { in SumOf6() 493 char a = '\0', b = '\0', c = '\0', d = '\0'; in TEST() local 514 char a = '\0', b = '\0', c = '\0', d = '\0', e = '\0'; in TEST() local 538 char a = '\0', b = '\0', c = '\0', d = '\0', e = '\0', f = '\0'; in TEST() local 564 char a = '\0', b = '\0', c = '\0', d = '\0'; in TEST() local 1173 AND_10_VALUE_PARAMS(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10)) { in ACTION_TEMPLATE() argument 1197 AND_3_VALUE_PARAMS(v1, v2, v3)) { in ACTION_TEMPLATE() argument 1203 AND_4_VALUE_PARAMS(v1, v2, v3, v4)) { in ACTION_TEMPLATE() argument
|
/external/google-breakpad/src/testing/test/ |
D | gmock-generated-actions_test.cc | 103 int SumOf4(int a, int b, int c, int d) { return a + b + c + d; } in SumOf4() 110 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5() 123 int SumOf6(int a, int b, int c, int d, int e, int f) { in SumOf6() 493 char a = '\0', b = '\0', c = '\0', d = '\0'; in TEST() local 514 char a = '\0', b = '\0', c = '\0', d = '\0', e = '\0'; in TEST() local 538 char a = '\0', b = '\0', c = '\0', d = '\0', e = '\0', f = '\0'; in TEST() local 564 char a = '\0', b = '\0', c = '\0', d = '\0'; in TEST() local 1160 AND_10_VALUE_PARAMS(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10)) { in ACTION_TEMPLATE() argument 1184 AND_3_VALUE_PARAMS(v1, v2, v3)) { in ACTION_TEMPLATE() argument 1190 AND_4_VALUE_PARAMS(v1, v2, v3, v4)) { in ACTION_TEMPLATE() argument
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 735 const deUint32 d = getBit(iseResults[endpointNdx].m, 3); in unquantizeColorEndpoints() local 799 …d decodeHDREndpointMode7 (UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3) in decodeHDREndpointMode7() 878 …ntMode11 (UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3, deUint32 v4, d… in decodeHDREndpointMode11() 964 …intMode15(UVec4& e0, UVec4& e1, deUint32 v0, deUint32 v1, deUint32 v2, deUint32 v3, deUint32 v4, d… in decodeHDREndpointMode15() 1038 const deUint32 d = m ? getBits(v[1], 0, 4) << 2 in decodeColorEndpoints() local 1057 deInt32 v3 = (deInt32)v[3]; in decodeColorEndpoints() local 1093 deInt32 v3 = (deInt32)v[3]; in decodeColorEndpoints() local 1140 deInt32 v3 = (deInt32)v[3]; in decodeColorEndpoints() local 1374 const int d = numPartitions >= 4 ? 0x3f & (seed7*x + seed8*y + seed10*z + (rnum >> 2)) : 0; in computeTexelPartition() local 1875 const deUint32 d = blockParams.isDualPlane != 0; in writeBlockMode() local
|
/external/clang/test/SemaCXX/ |
D | enum-scoped.cpp | 19 E1 v3 = E2::Val1; // expected-error{{cannot initialize a variable}} variable 203 …template<typename T> enum class S<T>::D : char { d }; // expected-error {{redeclared with differen… enumerator
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_eu.h | 45 #define BRW_SWIZZLE4(a,b,c,d) (((a)<<0) | ((b)<<2) | ((c)<<4) | ((d)<<6)) argument 96 GLint d; member 397 static INLINE struct brw_reg brw_imm_d( GLint d ) in brw_imm_d() 461 GLuint v3) in brw_imm_vf4()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_tris.c | 372 intelVertexPtr v1, intelVertexPtr v2, intelVertexPtr v3) in intel_draw_quad() 562 #define QUAD( a, b, c, d ) \ argument 865 #define RENDER_QUAD( v0, v1, v2, v3 ) QUAD( V(v0), V(v1), V(v2), V(v3) ) argument
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_swtcl.c | 509 #define QUAD( a, b, c, d ) radeon_quad( rmesa, a, b, c, d ) argument 659 #define RENDER_QUAD( v0, v1, v2, v3 ) \ argument
|
/external/mesa3d/src/mesa/math/ |
D | m_matrix.c | 983 GLfloat x, y, a, b, c, d; in _math_matrix_frustum() local 1604 const GLfloat v0 = v[0], v1 = v[1], v2 = v[2], v3 = v[3]; in _mesa_transform_vector() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_swtcl.c | 387 #define QUAD( a, b, c, d ) r200_quad( rmesa, a, b, c, d ) argument 537 #define RENDER_QUAD( v0, v1, v2, v3 ) \ argument
|
/external/clang/test/CXX/expr/expr.const/ |
D | p2-0x.cpp | 361 int &d = c; variable 507 int d; member 527 constexpr bool v3 = null == pv; // ok variable
|
/external/clang/test/CXX/drs/ |
D | dr5xx.cpp | 162 Derived d[3]; in test() local 227 X<+N>::type v3; // expected-error {{missing 'typename'}} member 598 wchar_t d = L'\xD800'; variable 724 void *d = reinterpret_cast<void*>(c); variable 750 void test(C c, D d) { in test()
|
/external/opencv3/modules/core/src/ |
D | matmul.cpp | 938 float* d = D.ptr<float>(); in gemm() local 1066 double* d = D.ptr<double>(); in gemm() local 1506 WT v0 = src[x], v1 = src[x+1], v2 = src[x+2], v3 = src[x+3]; in transform_() local 1587 __m128i v2 = _mm_loadl_epi64((const __m128i*)(src + x + 16)), v3; in transform_8u() local 1692 __m128i v2 = _mm_loadl_epi64((const __m128i*)(src + x + 8)), v3; in transform_16u() local 2269 const ocl::Device & d = ocl::Device::getDefault(); in ocl_scaleAdd() local 2668 const dT *d = delta_buf ? delta_buf : delta + j; in MulTransposedR() local 2689 const dT *d = delta_buf ? delta_buf : delta + j; in MulTransposedR() local
|