Home
last modified time | relevance | path

Searched refs:PRE (Results 101 – 117 of 117) sorted by relevance

12345

/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/crypto/heimdal/doc/doxyout/wind/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/
H A Ddoxygen.css116 PRE.fragment {
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4188 if (ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(castExpr)) { in CheckObjCBridgeRelatedCast() local
4189 if (PRE->isExplicitProperty()) { in CheckObjCBridgeRelatedCast()
4190 if (ObjCPropertyDecl *PDecl = PRE->getExplicitProperty()) in CheckObjCBridgeRelatedCast()
4193 else if (PRE->isImplicitProperty()) { in CheckObjCBridgeRelatedCast()
4194 if (ObjCMethodDecl *Getter = PRE->getImplicitPropertyGetter()) in CheckObjCBridgeRelatedCast()
H A DSemaAvailability.cpp724 bool VisitObjCPropertyRefExpr(ObjCPropertyRefExpr *PRE) { return true; } in VisitObjCPropertyRefExpr() argument
H A DSemaChecking.cpp18758 ObjCPropertyRefExpr *PRE in checkUnsafeExprAssigns() local
18760 if (PRE && !PRE->isImplicitProperty()) { in checkUnsafeExprAssigns()
18761 const ObjCPropertyDecl *PD = PRE->getExplicitProperty(); in checkUnsafeExprAssigns()
18783 if (PRE) { in checkUnsafeExprAssigns()
18784 if (PRE->isImplicitProperty()) in checkUnsafeExprAssigns()
18786 const ObjCPropertyDecl *PD = PRE->getExplicitProperty(); in checkUnsafeExprAssigns()
/freebsd/contrib/kyua/engine/
H A Dscheduler_test.cpp108 PRE(starts_with(str, prefix)); in suffix_to_int()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td627 "STRB_PRE_IMM", "STR(B)?(r|i)_preidx", "(t2)?STRH_(preidx|PRE)",
628 "t2STR(B?)_(PRE|preidx)", "t2STRD_PRE")>;
H A DARMInstrThumb2.td1593 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
1601 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
1611 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
1621 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
1631 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
1799 // "$addr.base = $Rn_wb,@earlyclobber $Rn_wb" on PRE.
1807 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
1817 // "$Rn = $Rn_wb" on POST or "$addr.base = $Rn_wb" on PRE.
/freebsd/contrib/atf/
H A DNEWS8 DON'T FORGET TO BUMP THE -version-info PRE-RELEASE IF NECESSARY!
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3728 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
3729 return SynthesizeBlockCall(Exp, PRE->getSubExpr()); in SynthesizeBlockCall()
H A DRewriteModernObjC.cpp4560 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
4561 return SynthesizeBlockCall(Exp, PRE->getSubExpr()); in SynthesizeBlockCall()
/freebsd/contrib/ntp/
H A DCommitLog21328 ntp-4.2.8p9-PRE
21331 ntp-4.2.8p9-PRE
21334 ntp-4.2.8p9-PRE
21337 ntp-4.2.8p9-PRE
21340 ntp-4.2.8p9-PRE
21343 ntp-4.2.8p9-PRE
21346 ntp-4.2.8p9-PRE
21349 ntp-4.2.8p9-PRE
21352 ntp-4.2.8p9-PRE
21355 ntp-4.2.8p9-PRE
[all …]

12345