| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | MemDerefPrinter.cpp | 56 Value *PO = LI->getPointerOperand(); in runOnFunction() local 57 if (isDereferenceablePointer(PO, LI->getType(), DL)) in runOnFunction() 58 Deref.push_back(PO); in runOnFunction() 60 PO, LI->getType(), MaybeAlign(LI->getAlignment()), DL)) in runOnFunction() 61 DerefAndAligned.insert(PO); in runOnFunction()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMBasicBlockInfo.h | 91 unsigned PO = Offset + Size; member 94 return PO; 96 return PO + UnknownPadding(PA, internalKnownBits());
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/ |
| HD | TransZeroOutPropsInDealloc.cpp | 155 if (PseudoObjectExpr *PO = dyn_cast<PseudoObjectExpr>(E)) in isZeroingPropIvar() local 156 return isZeroingPropIvar(PO); in isZeroingPropIvar() 192 bool isZeroingPropIvar(PseudoObjectExpr *PO) { in isZeroingPropIvar() argument 193 BinaryOperator *BO = dyn_cast<BinaryOperator>(PO->getSyntacticForm()); in isZeroingPropIvar()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | BranchRelaxation.cpp | 68 const unsigned PO = Offset + Size; in postOffset() local 71 return PO; in postOffset() 75 return PO + offsetToAlignment(PO, Alignment); in postOffset() 79 return PO + Alignment.value() + offsetToAlignment(PO, Alignment); in postOffset()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| HD | TypeRecord.h | 294 PointerOptions PO, uint8_t Size) in PointerRecord() argument 296 Attrs(calcAttrs(PK, PM, PO, Size)) {} in PointerRecord() 299 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord() argument 301 Attrs(calcAttrs(PK, PM, PO, Size)), MemberInfo(MPI) {} in PointerRecord() 357 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() argument 359 Attrs = calcAttrs(PK, PM, PO, Size); in setAttrs() 363 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs() argument 367 A |= static_cast<uint32_t>(PO); in calcAttrs()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | Overload.h | 957 getRewriteKind(const FunctionDecl *FD, OverloadCandidateParamOrder PO) { in getRewriteKind() 961 if (PO == OverloadCandidateParamOrder::Reversed) in getRewriteKind() 1037 bool isNewCandidate(Decl *F, OverloadCandidateParamOrder PO = 1040 Key |= static_cast<uintptr_t>(PO);
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Index/ |
| HD | USRGeneration.cpp | 623 PrintingPolicy PO(Ctx.getLangOpts()); in printQualifier() local 624 PO.SuppressTagKeyword = true; in printQualifier() 625 PO.SuppressUnwrittenScope = true; in printQualifier() 626 PO.ConstantArraySizeAsWritten = false; in printQualifier() 627 PO.AnonymousTagLocations = false; in printQualifier() 628 NNS->print(Out, PO); in printQualifier()
|
| /freebsd-11-stable/contrib/libxo/tests/gettext/ |
| HD | ldns.pot | 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | DeclObjC.cpp | 393 PropertyDeclOrder &PO) const { in collectPropertiesToImplement() 396 PO.push_back(Prop); in collectPropertiesToImplement() 402 PO.push_back(Prop); in collectPropertiesToImplement() 406 PI->collectPropertiesToImplement(PM, PO); in collectPropertiesToImplement() 1950 PropertyDeclOrder &PO) const { in collectPropertiesToImplement() 1957 PO.push_back(Prop); in collectPropertiesToImplement() 1961 PI->collectPropertiesToImplement(PM, PO); in collectPropertiesToImplement() 1967 PropertyDeclOrder &PO) const { in collectInheritedProtocolProperties() 1975 PO.push_back(Prop); in collectInheritedProtocolProperties() 1981 PI->collectInheritedProtocolProperties(Property, PS, PO); in collectInheritedProtocolProperties()
|
| /freebsd-11-stable/contrib/libxo/tests/gettext/po/pig_latin/ |
| HD | ldns.po | 10 "PO-Revision-Date: 2015-07-01 18:47-0500\n"
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | CodeViewDebug.cpp | 1697 PointerOptions PO) { in lowerTypePointer() argument 1702 if (PointeeTI.isSimple() && PO == PointerOptions::None && in lowerTypePointer() 1728 PO |= PointerOptions::Const; in lowerTypePointer() 1730 PointerRecord PR(PointeeTI, PK, PM, PO, Ty->getSizeInBits() / 8); in lowerTypePointer() 1768 PointerOptions PO) { in lowerTypeMemberPointer() argument 1782 PointerRecord PR(PointeeTI, PK, PM, PO, SizeInBytes, MPI); in lowerTypeMemberPointer() 1802 PointerOptions PO = PointerOptions::None; in lowerTypeModifier() local 1810 PO |= PointerOptions::Const; in lowerTypeModifier() 1814 PO |= PointerOptions::Volatile; in lowerTypeModifier() 1819 PO |= PointerOptions::Restrict; in lowerTypeModifier() [all …]
|
| HD | CodeViewDebug.h | 403 codeview::PointerOptions PO = codeview::PointerOptions::None); 406 codeview::PointerOptions PO = codeview::PointerOptions::None);
|
| /freebsd-11-stable/contrib/dialog/po/ |
| HD | dialog.pot | 10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
| HD | th.po | 10 "PO-Revision-Date: 2007-11-22 19:23+0700\n"
|
| HD | cy.po | 9 "PO-Revision-Date: 2004-03-30 23:00+0100\n"
|
| HD | et.po | 9 "PO-Revision-Date: 2001-09-08 00:05+0200\n"
|
| HD | mg.po | 10 "PO-Revision-Date: 2004-11-21 17:33+0100\n"
|
| HD | uk.po | 11 "PO-Revision-Date: 2004-02-12 20:17+0200\n"
|
| HD | sr.po | 11 "PO-Revision-Date: 2011-12-24 21:29+0200\n"
|
| HD | zh_CN.po | 12 "PO-Revision-Date: 2007-08-20 07:25+0800\n"
|
| HD | el.po | 11 "PO-Revision-Date: 2012-03-18 00:54+0100\n"
|
| HD | hi.po | 9 "PO-Revision-Date: 2007-07-18 11:06+0200\n"
|
| HD | zh_TW.po | 11 "PO-Revision-Date: 2013-02-12 23:39+0800\n"
|
| HD | ar.po | 11 "PO-Revision-Date: 2004-07-21 00:22+0300\n"
|
| /freebsd-11-stable/sys/dev/hwpmc/ |
| HD | hwpmc_logging.c | 119 #define _PMCLOG_RESERVE(PO,TYPE,LEN,ACTION) do { \ argument 122 if ((_le = pmclog_reserve((PO), _len)) == NULL) { \ 143 #define PMCLOG_DESPATCH(PO) \ argument 144 pmclog_release((PO)); \
|