/external/v8/src/arm64/ |
D | assembler-arm64.cc | 1820 void Assembler::NEON3DifferentL(const VRegister& vd, const VRegister& vn, in NEON3DifferentL() 1837 void Assembler::NEON3DifferentW(const VRegister& vd, const VRegister& vn, in NEON3DifferentW() 1846 void Assembler::NEON3DifferentHN(const VRegister& vd, const VRegister& vn, in NEON3DifferentHN() 1928 void Assembler::trn1(const VRegister& vd, const VRegister& vn, in trn1() 1933 void Assembler::trn2(const VRegister& vd, const VRegister& vn, in trn2() 1938 void Assembler::uzp1(const VRegister& vd, const VRegister& vn, in uzp1() 1943 void Assembler::uzp2(const VRegister& vd, const VRegister& vn, in uzp2() 1948 void Assembler::zip1(const VRegister& vd, const VRegister& vn, in zip1() 1953 void Assembler::zip2(const VRegister& vd, const VRegister& vn, in zip2() 1958 void Assembler::NEONShiftImmediate(const VRegister& vd, const VRegister& vn, in NEONShiftImmediate() [all …]
|
D | macro-assembler-arm64.h | 217 void Mov(const VRegister& vd, int vd_index, const VRegister& vn, in Mov() 222 void Mov(const VRegister& vd, const VRegister& vn, int index) { in Mov() 226 void Mov(const VRegister& vd, int vd_index, const Register& rn) { in Mov() 1011 void Ins(const VRegister& vd, int vd_index, const VRegister& vn, in Ins() 1016 void Ins(const VRegister& vd, int vd_index, const Register& rn) { in Ins() 1028 void Dup(const VRegister& vd, const VRegister& vn, int index) { in Dup() 1032 void Dup(const VRegister& vd, const Register& rn) { in Dup() 1092 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vm) { in Tbl() 1096 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, in Tbl() 1101 void Tbl(const VRegister& vd, const VRegister& vn, const VRegister& vn2, in Tbl() [all …]
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 314 void Assembler::NEONTable(const VRegister& vd, in NEONTable() 326 void Assembler::tbl(const VRegister& vd, in tbl() 334 void Assembler::tbl(const VRegister& vd, in tbl() 346 void Assembler::tbl(const VRegister& vd, in tbl() 359 void Assembler::tbl(const VRegister& vd, in tbl() 373 void Assembler::tbx(const VRegister& vd, in tbx() 381 void Assembler::tbx(const VRegister& vd, in tbx() 393 void Assembler::tbx(const VRegister& vd, in tbx() 406 void Assembler::tbx(const VRegister& vd, in tbx() 2224 void Assembler::NEON3DifferentL(const VRegister& vd, in NEON3DifferentL() [all …]
|
D | macro-assembler-aarch64.h | 1323 void Fadd(const VRegister& vd, const VRegister& vn, const VRegister& vm) { in Fadd() 1356 void Fcsel(const VRegister& vd, in Fcsel() 1365 void Fcvt(const VRegister& vd, const VRegister& vn) { in Fcvt() 1370 void Fcvtl(const VRegister& vd, const VRegister& vn) { in Fcvtl() 1375 void Fcvtl2(const VRegister& vd, const VRegister& vn) { in Fcvtl2() 1380 void Fcvtn(const VRegister& vd, const VRegister& vn) { in Fcvtn() 1385 void Fcvtn2(const VRegister& vd, const VRegister& vn) { in Fcvtn2() 1390 void Fcvtxn(const VRegister& vd, const VRegister& vn) { in Fcvtxn() 1395 void Fcvtxn2(const VRegister& vd, const VRegister& vn) { in Fcvtxn2() 1466 void Fdiv(const VRegister& vd, const VRegister& vn, const VRegister& vm) { in Fdiv() [all …]
|
/external/clang/test/PCH/ |
D | cxx1y-variable-templates.cpp | 60 template<typename T> constexpr T vd = T(10); variable 61 template<typename T> T* vd<T*> = new T(); variable 74 template<typename T> T vd = T(10); variable 111 template<typename T> T* vd<T*> = new T(); variable
|
/external/eigen/bench/ |
D | bench_norm.cpp | 251 VectorXd vd = VectorXd::Ones(s) * yd; in check_accuracy() local 266 VectorXd vd(s); in check_accuracy_var() local 333 VectorXd vd = VectorXd::Random(s1) * y; in main() local 349 VectorXd vd = VectorXd::Random(512) * y; in main() local
|
/external/clang/lib/Analysis/ |
D | UninitializedValues.cpp | 36 static bool isTrackedVar(const VarDecl *vd, const DeclContext *dc) { in isTrackedVar() 72 const VarDecl *vd = *I; in computeMap() local 135 const VarDecl *vd) { in getValue() 196 ValueVector::reference CFGBlockValues::operator[](const VarDecl *vd) { in operator []() 268 const VarDecl *vd; member in __anon3e74e5010411::FindVarResult 271 FindVarResult(const VarDecl *vd, const DeclRefExpr *dr) : vd(vd), dr(dr) {} in FindVarResult() 518 bool isTrackedVar(const VarDecl *vd) { in isTrackedVar() 526 UninitUse getUninitUse(const Expr *ex, const VarDecl *vd, Value v) { in getUninitUse() 677 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) { in reportUse() 695 const VarDecl *vd = I.getVariable(); in VisitBlockExpr() local
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 2499 int vd, d; in vldr() local 2609 int vd, d; in vstr() local 2835 int vd, d; in vmov() local 2858 int vd, d; in vmov() local 2915 int vd, d; in vmov() local 3179 int vd, d; in vcvt_f64_s32() local 3197 int vd, d; in vneg() local 3212 int vd, d; in vneg() local 3230 int vd, d; in vabs() local 3244 int vd, d; in vabs() local [all …]
|
/external/clang/include/clang/Analysis/Analyses/ |
D | UninitializedValues.h | 106 virtual void handleUseOfUninitVariable(const VarDecl *vd, in handleUseOfUninitVariable() 112 virtual void handleSelfInit(const VarDecl *vd) {} in handleSelfInit()
|
/external/clang/test/SemaCXX/ |
D | destructor.cpp | 245 VD vd; use(vd); in nowarnstack() local 275 VD* vd = new VD[4]; in nowarnarray() local 306 VD* vd = new VD(); in nowarn0() local 315 void nowarn0_explicit_dtor(F* f, VB* vb, VD* vd, VF* vf) { in nowarn0_explicit_dtor() 363 simple_ptr<VD> vd(new VD()); in nowarn1() local
|
D | warn-weak-vtables.cpp | 56 VeryDerived vd; in uses_derived() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 70 int uv_stride, uint8_t *ud, uint8_t *vd, in apply_ifactor() 130 uint8_t *vd, int yd_stride, int uvd_stride, in copy_block() 161 uint8_t *yd, uint8_t *ud, uint8_t *vd, int yd_stride, in mfqe_block() 212 uint8_t *ud, uint8_t *vd, int yd_stride, in mfqe_partition() 373 uint8_t *vd = dest->v_buffer + row_offset_uv * uvd_stride + col_offset_uv; in vp9_mfqe() local
|
/external/libkmsxx/kms++/src/ |
D | modedb_cea.cpp | 41 #define DRM_MODE(nm, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-vector-error.c | 23 volatile vec_double vd; variable
|
D | builtins-systemz-vector.c | 23 volatile vec_double vd; variable
|
D | builtins-ppc-vsx.c | 13 vector double vd = { 3.5, -7.5 }; variable
|
D | builtins-systemz-zvector-error.c | 20 volatile vector double vd; variable
|
/external/tremolo/Tremolo/ |
D | floor0.c | 401 ogg_int32_t *floor0_inverse1(vorbis_dsp_state *vd,vorbis_info_floor *i, in floor0_inverse1() 437 int floor0_inverse2(vorbis_dsp_state *vd,vorbis_info_floor *i, in floor0_inverse2()
|
D | mapping0.c | 125 int mapping_inverse(vorbis_dsp_state *vd,vorbis_info_mapping *info){ in mapping_inverse()
|
D | floor1.c | 289 ogg_int32_t *floor1_inverse1(vorbis_dsp_state *vd,vorbis_info_floor *in, in floor1_inverse1() 375 int floor1_inverse2(vorbis_dsp_state *vd,vorbis_info_floor *in, in floor1_inverse2()
|
D | res012.c | 112 int res_inverse(vorbis_dsp_state *vd,vorbis_info_residue *info, in res_inverse()
|
D | dsp.c | 208 int vorbis_dsp_synthesis(vorbis_dsp_state *vd,ogg_packet *op,int decodep){ in vorbis_dsp_synthesis()
|
/external/eigen/test/ |
D | mixingtypes.cpp | 58 Vec_d vd = vf.template cast<double>(); in mixingtypes() local
|
/external/libvpx/libvpx/test/ |
D | add_noise_test.cc | 67 const double vd = stddev6(s[i] - 99, s[i + width] - 99, in TEST_P() local
|
/external/clang/test/Sema/ |
D | ext_vector_casts.c | 102 double2 vd = d; in splats() local
|