Searched refs:vat (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtIterator.cpp | 27 if (const VariableArrayType *vat = dyn_cast<VariableArrayType>(vt)) in FindVA() local 28 if (vat->getSizeExpr()) in FindVA() 29 return vat; in FindVA()
|
H A D | ASTContext.cpp | 4093 const auto *vat = cast<VariableArrayType>(ty); in getVariableArrayDecayedType() local 4095 getVariableArrayDecayedType(vat->getElementType()), in getVariableArrayDecayedType() 4097 vat->getIndexTypeCVRQualifiers(), vat->getBracketsRange()); in getVariableArrayDecayedType()
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_snapshot.c | 212 struct vattr vat; in ffs_snapshot() local 272 VATTR_NULL(&vat); in ffs_snapshot() 273 vat.va_type = VREG; in ffs_snapshot() 274 vat.va_mode = S_IRUSR; in ffs_snapshot() 275 vat.va_vaflags |= VA_EXCLUSIVE; in ffs_snapshot() 289 error = VOP_CREATE(nd.ni_dvp, &nd.ni_vp, &nd.ni_cnd, &vat); in ffs_snapshot() 584 if (VOP_GETATTR(xvp, &vat, td->td_ucred) == 0 && in ffs_snapshot() 585 vat.va_nlink > 0) { in ffs_snapshot()
|
/freebsd/sys/compat/linprocfs/ |
H A D | linprocfs.c | 1315 struct vattr vat; in linprocfs_doprocmaps() local 1376 VOP_GETATTR(vp, &vat, td->td_ucred); in linprocfs_doprocmaps() 1377 ino = vat.va_fileid; in linprocfs_doprocmaps()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 2430 const VariableArrayType *vat = cast<VariableArrayType>(ty); in EmitVariablyModifiedType() local 2434 if (const Expr *sizeExpr = vat->getSizeExpr()) { in EmitVariablyModifiedType() 2466 type = vat->getElementType(); in EmitVariablyModifiedType()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CFG.cpp | 1415 if (const VariableArrayType *vat = dyn_cast<VariableArrayType>(vt)) in FindVA() local 1416 if (vat->getSizeExpr()) in FindVA() 1417 return vat; in FindVA()
|
/freebsd/sys/kern/ |
H A D | vfs_vnops.c | 234 struct vattr vat; in vn_open_cred() local 235 struct vattr *vap = &vat; in vn_open_cred()
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 1570 - Endian fixes to RTP and vat packet dumpers, thanks to Bruce Mah 1722 - tcpdump.c: Add -T flag allows interpretation of "vat", "wb", "rpc"
|
/freebsd/share/dict/ |
H A D | web2a | 5015 beer vat 11200 cheese vat 18625 dye vat 69681 vat builder 69682 vat color 69683 vat dye 69687 vat keeper 69688 vat liquor 69689 vat-net 69690 vat setter [all …]
|
H A D | web2 | 227387 vat
|