Searched defs:dsk (Results 1 - 7 of 7) sorted by path

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp192 void Report(const VarDecl *V, DeadStoreKind dsk, argument
286 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, argument
265 CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, DeadStoreKind dsk, const LiveVariables::LivenessValues &Live) argument
/freebsd-current/stand/efi/gptboot/
H A Ddrv.h29 struct dsk { struct
H A Dproto.c43 static struct dsk dsk; variable in typeref:struct:dsk
[all...]
/freebsd-current/stand/i386/boot2/
H A Dboot2.c91 static struct dsk { struct
99 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-current/stand/i386/common/
H A Ddrv.h30 struct dsk { struct
/freebsd-current/stand/i386/gptboot/
H A Dgptboot.c117 struct dsk dsk; member in struct:gptdsk
[all...]
/freebsd-current/stand/i386/isoboot/
H A Disoboot.c80 static struct dsk dsk; variable in typeref:struct:dsk
[all...]

Completed in 163 milliseconds