HomeSort by relevance Sort by last modified time
    Searched refs:vd (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /external/libvorbis/include/vorbis/
vorbisfile.h 141 vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ member in struct:OggVorbis_File
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 610 static bool SuggestInitializationFixit(Sema &S, const VarDecl *VD) {
611 QualType VariableTy = VD->getType().getCanonicalType();
613 !VD->hasAttr<BlocksAttr>()) {
614 S.Diag(VD->getLocation(), diag::note_block_var_fixit_add_initialization)
615 << VD->getDeclName()
616 << FixItHint::CreateInsertion(VD->getLocation(), "__block ");
621 if (VD->getInit())
625 if (VD->getLocEnd().isMacroID())
628 SourceLocation Loc = S.getLocForEndOfToken(VD->getLocEnd());
635 S.Diag(Loc, diag::note_var_fixit_add_initialization) << VD->getDeclName(
1371 const VarDecl *vd = P.first; local
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 447 const Elf_Verdef *vd = reinterpret_cast<const Elf_Verdef *>(p); local
448 if (vd->vd_version != ELF::VER_DEF_CURRENT)
450 size_t index = vd->vd_ndx & ELF::VERSYM_VERSION;
453 VersionMap[index] = VersionMapEntry(vd);
454 p += vd->vd_next;
    [all...]
  /external/eigen/Eigen/src/Core/
Assign_MKL.h 176 EIGEN_MKL_VML_DECLARE_UNARY_CALL(EIGENOP, vd##VMLOP, double, double)
  /external/qemu/ui/
vnc.h 122 VncDisplay *vd; member in struct:VncState
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicColorMatrix.cpp 389 static uint32_t encodeSIMDRegs(uint32_t vd, uint32_t vn, uint32_t vm) {
390 rsAssert(vd < 32);
394 uint32_t op = ((vd & 0xf) << 12) | (((vd & 0x10) >> 4) << 22);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 1207 const LValue *vd = (*d)->get()->asLValue(); local
    [all...]
  /external/chromium_org/v8/test/mjsunit/
string-add.js 42 assertEquals("12", x + "2", "vd");
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 1207 const LValue *vd = (*d)->get()->asLValue(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssistTest.java 902 ViewElementDescriptor vd = (ViewElementDescriptor) descriptor; local
    [all...]
  /external/libvorbis/lib/
floor1.c 197 static vorbis_look_floor *floor1_look(vorbis_dsp_state *vd,
775 codec_setup_info *ci=vb->vd->vi->codec_setup;
971 codec_setup_info *ci=vb->vd->vi->codec_setup;
1059 codec_setup_info *ci=vb->vd->vi->codec_setup;
block.c 91 vb->vd=v;
606 vb->vd=v;
res0.c 267 vorbis_look_residue *res0_look(vorbis_dsp_state *vd,
271 codec_setup_info *ci=vd->vi->codec_setup;
psy.c 830 float _vp_ampmax_decay(float amp,vorbis_dsp_state *vd){
831 vorbis_info *vi=vd->vi;
835 int n=ci->blocksizes[vd->W]/2;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
loopfilter_neon.c 424 unsigned char *vs, *vd; local
528 vd = v - 2;
529 write_4x8(vd, pitch, q4ResultH);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 990 ViewElementDescriptor vd = local
    [all...]
  /external/pixman/pixman/
pixman-mmx.c 1653 __m64 vd = *(__m64 *)dst; local
2427 __m64 vd = to_m64 (d); local
2491 __m64 vd = to_m64 (d); local
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 703 getCaptureRegions(const VarDecl *VD);
866 VarRegion(const VarDecl *vd, const MemRegion* sReg)
867 : DeclRegion(vd, sReg, VarRegionKind) {}
869 static void ProfileRegion(llvm::FoldingSetNodeID& ID, const VarDecl *VD,
871 DeclRegion::ProfileRegion(ID, VD, superRegion, VarRegionKind);
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c 226 double vd = value / 255.;
228 pow(sRGB_to_d[value], 1/2.2) - sRGB_from_linear(pow(vd, 2.2)));
247 double vd = value / 65535.;
249 pow(sRGB_from_linear(vd), 2.2) - linear_from_sRGB(pow(vd, 1/2.2)));
    [all...]
  /bionic/libc/kernel/uapi/asm-mips/asm/
inst.h 551 BITFIELD_FIELD(unsigned int vd : 5,
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 9 od="bsh",pd="csh",qd="sh",rd="break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",sd="cv",td="py",ud="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",vd="perl",wd="pl",xd="pm",yd="break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ",
19 n));g=i+1;break;case jc:b=0;break;default:++b}}if(!d)return c;d.push(c.substring(g));return d.join(P)}}var Vd=new RegExp(kc,R),Wd=/^<\!--/,Xd=/^<\[CDATA\[/,Yd=/^<br\b/i,Qa=/^<(\/?)([a-zA-Z]+)/;function Zd(a){var b=a.match(Vd),c=[],d=0,g=[];if(b)for(var i=0,m=b.length;i<m;++i){var l=b[i];if(l.length>1&&l.charAt(0)===I){if(!Wd.test(l))if(Xd.test(l)){c.push(l.substring(9,l.length-3));d+=l.length-12}else if(Yd.test(l)){c.push(jc);++d}else if(l.indexOf(lc)>=0&&$d(l)){var n=l.match(Qa)[2],q=1,v;v=i+1;a:for(;v<
28 [$c]);y(C({keywords:ad,hashComments:o,cStyleComments:o}),[bd,cd,dd,ed,fd,gd]);y(C({keywords:hd}),[id]);y(C({keywords:jd,hashComments:o,cStyleComments:o}),[kd]);y(C({keywords:ld,cStyleComments:o}),[md]);y(C({keywords:nd,hashComments:o,multiLineStrings:o}),[od,pd,qd]);y(C({keywords:rd,hashComments:o,multiLineStrings:o,tripleQuotedStrings:o}),[sd,td]);y(C({keywords:ud,hashComments:o,multiLineStrings:o,regexLiterals:o}),[vd,wd,xd]);y(C({keywords:yd,hashComments:o,multiLineStrings:o,regexLiterals:o}),
  /development/ndk/platforms/android-L/arch-mips/include/asm/
inst.h 546 BITFIELD_FIELD(unsigned int vd : 5,
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
inst.h 546 BITFIELD_FIELD(unsigned int vd : 5,
  /external/doclava/res/assets/templates/assets/
prettify.js 9 od="bsh",pd="csh",qd="sh",rd="break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",sd="cv",td="py",ud="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",vd="perl",wd="pl",xd="pm",yd="break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ",
19 n));g=i+1;break;case jc:b=0;break;default:++b}}if(!d)return c;d.push(c.substring(g));return d.join(P)}}var Vd=new RegExp(kc,R),Wd=/^<\!--/,Xd=/^<\[CDATA\[/,Yd=/^<br\b/i,Qa=/^<(\/?)([a-zA-Z]+)/;function Zd(a){var b=a.match(Vd),c=[],d=0,g=[];if(b)for(var i=0,m=b.length;i<m;++i){var l=b[i];if(l.length>1&&l.charAt(0)===I){if(!Wd.test(l))if(Xd.test(l)){c.push(l.substring(9,l.length-3));d+=l.length-12}else if(Yd.test(l)){c.push(jc);++d}else if(l.indexOf(lc)>=0&&$d(l)){var n=l.match(Qa)[2],q=1,v;v=i+1;a:for(;v<
28 [$c]);y(C({keywords:ad,hashComments:o,cStyleComments:o}),[bd,cd,dd,ed,fd,gd]);y(C({keywords:hd}),[id]);y(C({keywords:jd,hashComments:o,cStyleComments:o}),[kd]);y(C({keywords:ld,cStyleComments:o}),[md]);y(C({keywords:nd,hashComments:o,multiLineStrings:o}),[od,pd,qd]);y(C({keywords:rd,hashComments:o,multiLineStrings:o,tripleQuotedStrings:o}),[sd,td]);y(C({keywords:ud,hashComments:o,multiLineStrings:o,regexLiterals:o}),[vd,wd,xd]);y(C({keywords:yd,hashComments:o,multiLineStrings:o,regexLiterals:o}),
  /external/kernel-headers/original/uapi/asm-mips/asm/
inst.h 590 BITFIELD_FIELD(unsigned int vd : 5,

Completed in 1051 milliseconds

1 23 4 5