| /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/libvorbis/lib/ |
| D | bitrate.c | 65 vorbis_dsp_state *vd=vb->vd; in vorbis_bitrate_managed() local 76 vorbis_dsp_state *vd=vb->vd; in vorbis_bitrate_addblock() local 230 int vorbis_bitrate_flushpacket(vorbis_dsp_state *vd,ogg_packet *op){ in vorbis_bitrate_flushpacket()
|
| D | synthesis.c | 27 vorbis_dsp_state *vd= vb ? vb->vd : 0; in vorbis_synthesis() local 95 vorbis_dsp_state *vd=vb->vd; in vorbis_synthesis_trackonly() local
|
| D | floor0.c | 114 vorbis_dsp_state *vd=vb->vd; in floor0_map_lazy_init() local 144 static vorbis_look_floor *floor0_look(vorbis_dsp_state *vd, in floor0_look()
|
| D | mapping0.c | 239 vorbis_dsp_state *vd=vb->vd; in mapping0_forward() local 707 vorbis_dsp_state *vd=vb->vd; in mapping0_inverse() local
|
| /external/eigen/bench/ |
| D | bench_norm.cpp | 240 VectorXd vd = VectorXd::Ones(s) * yd; in check_accuracy() local 255 VectorXd vd(s); in check_accuracy_var() local 320 VectorXd vd = VectorXd::Random(1024*1024*32) * y; in main() local 335 VectorXd vd = VectorXd::Random(512) * y; in main() local
|
| /external/clang/lib/Analysis/ |
| D | UninitializedValues.cpp | 35 static bool isTrackedVar(const VarDecl *vd, const DeclContext *dc) { in isTrackedVar() 71 const VarDecl *vd = *I; in computeMap() local 134 const VarDecl *vd) { in getValue() 195 ValueVector::reference CFGBlockValues::operator[](const VarDecl *vd) { in operator []() 267 const VarDecl *vd; member in __anon9e054ecf0411::FindVarResult 270 FindVarResult(const VarDecl *vd, const DeclRefExpr *dr) : vd(vd), dr(dr) {} in FindVarResult() 459 bool isTrackedVar(const VarDecl *vd) { in isTrackedVar() 467 UninitUse getUninitUse(const Expr *ex, const VarDecl *vd, Value v) { in getUninitUse() 618 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) { in reportUse() 636 const VarDecl *vd = I.getVariable(); in VisitBlockExpr() local
|
| /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/libvorbis/test/ |
| D | write_read.c | 40 vorbis_dsp_state vd; in write_vorbis_data_or_die() local 142 vorbis_dsp_state vd; in read_vorbis_data_or_die() local
|
| /external/clang/test/SemaCXX/ |
| D | destructor.cpp | 239 VD vd; use(vd); in nowarnstack() local 268 VD* vd = new VD[4]; in nowarnarray() local 299 VD* vd = new VD(); in nowarn0() local 337 simple_ptr<VD> vd(new VD()); in nowarn1() local
|
| D | warn-weak-vtables.cpp | 55 void uses(Parent &p, Derived &d, VeryDerived &vd) { in uses()
|
| /external/libvorbis/examples/ |
| D | encoder_example.c | 52 vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ in main() local
|
| D | decoder_example.c | 53 vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ in main() local
|
| /external/eigen/test/eigen2/ |
| D | eigen2_mixingtypes.cpp | 38 Vec_d vd(size,1); in mixingtypes() local
|
| /external/eigen/test/ |
| D | mixingtypes.cpp | 44 Vec_d vd = vf.template cast<double>(); in mixingtypes() local
|
| /external/tremolo/Tremolo/ |
| D | floor0.c | 400 ogg_int32_t *floor0_inverse1(vorbis_dsp_state *vd,vorbis_info_floor *i, in floor0_inverse1() 431 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 | 103 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()
|
| D | ivorbisfile.h | 94 vorbis_dsp_state *vd; /* central working state for the packet->PCM decoder */ member
|
| /external/chromium_org/v8/src/arm/ |
| D | assembler-arm.cc | 2162 int vd, d; in vldr() local 2259 int vd, d; in vstr() local 2492 int vd, d; in vmov() local 2580 int vd, d; in vmov() local 2598 int vd, d; in vmov() local 2858 int vd, d; in vcvt_f64_s32() local 2874 int vd, d; in vneg() local 2890 int vd, d; in vabs() local 2908 int vd, d; in vadd() local 2928 int vd, d; in vsub() local [all …]
|
| /external/pdfium/core/src/fxcodec/jbig2/ |
| D | JBig2_Segment.h | 65 FX_LPVOID vd; member
|
| /external/clang/test/Sema/ |
| D | ext_vector_casts.c | 100 double2 vd = d; in splats() local
|
| /external/libvorbis/include/vorbis/ |
| D | vorbisfile.h | 141 vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ member
|