Home
last modified time | relevance | path

Searched refs:SAttr (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/racket/racket-8.3/collects/syntax/parse/private/
H A Drep-attrs.rkt10 An SAttr is (make-attr symbol number boolean)
18 SAttr lists are always stored in sorted order, to make comparison
52 ;; SAttr operations
139 ;; intersect-sattrss : (listof (listof SAttr)) -> (listof SAttr)
158 ;; reorder-iattrs : (listof SAttr) (listof IAttr) -> (listof IAttr)
H A Dresidual-ct.rkt39 attrs ;; (Listof SAttr)
85 (eh-alternative RepetitionConstraint (listof SAttr) id)
H A Drep-data.rkt40 attrs ;; (Listof SAttr)
H A Drep-patterns.rkt36 ;; | (pat:reflect stx Arguments (listof SAttr) id (listof IAttr))
69 ;; | (hpat:reflect Syntax Arguments (Listof SAttr) Id (Listof IAttr))
/dports/lang/racket-minimal/racket-8.3/collects/syntax/parse/private/
H A Drep-attrs.rkt10 An SAttr is (make-attr symbol number boolean)
18 SAttr lists are always stored in sorted order, to make comparison
52 ;; SAttr operations
139 ;; intersect-sattrss : (listof (listof SAttr)) -> (listof SAttr)
158 ;; reorder-iattrs : (listof SAttr) (listof IAttr) -> (listof IAttr)
H A Dresidual-ct.rkt39 attrs ;; (Listof SAttr)
85 (eh-alternative RepetitionConstraint (listof SAttr) id)
H A Drep-data.rkt40 attrs ;; (Listof SAttr)
/dports/www/mhonarc/MHonArc-2.6.24/lib/
H A Dmhtxthtml.pl35 my $SAttr = q/\bon\w+\b/;
188 $$data =~ s/($SAttr)(\s*=)/_${1}_${2}/gi;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1582 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch() local
1589 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1593 && (SAttr & ObjCPropertyDecl::OBJC_PR_readwrite)) in DiagnosePropertyMismatch()
1597 != (SAttr & ObjCPropertyDecl::OBJC_PR_copy)) in DiagnosePropertyMismatch()
1600 else if (!(SAttr & ObjCPropertyDecl::OBJC_PR_readonly)){ in DiagnosePropertyMismatch()
1605 (SAttr & in DiagnosePropertyMismatch()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1583 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch() local
1590 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1594 && (SAttr & ObjCPropertyDecl::OBJC_PR_readwrite)) in DiagnosePropertyMismatch()
1598 != (SAttr & ObjCPropertyDecl::OBJC_PR_copy)) in DiagnosePropertyMismatch()
1601 else if (!(SAttr & ObjCPropertyDecl::OBJC_PR_readonly)){ in DiagnosePropertyMismatch()
1606 (SAttr & in DiagnosePropertyMismatch()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1583 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch() local
1590 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1594 && (SAttr & ObjCPropertyDecl::OBJC_PR_readwrite)) in DiagnosePropertyMismatch()
1598 != (SAttr & ObjCPropertyDecl::OBJC_PR_copy)) in DiagnosePropertyMismatch()
1601 else if (!(SAttr & ObjCPropertyDecl::OBJC_PR_readonly)){ in DiagnosePropertyMismatch()
1606 (SAttr & in DiagnosePropertyMismatch()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaObjCProperty.cpp1640 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1646 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1650 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1654 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1657 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1660 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1649 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1655 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1659 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1663 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1666 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1669 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1647 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch() local
1654 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1658 && (SAttr & ObjCPropertyDecl::OBJC_PR_readwrite)) in DiagnosePropertyMismatch()
1662 != (SAttr & ObjCPropertyDecl::OBJC_PR_copy)) in DiagnosePropertyMismatch()
1665 else if (!(SAttr & ObjCPropertyDecl::OBJC_PR_readonly)){ in DiagnosePropertyMismatch()
1670 (SAttr & in DiagnosePropertyMismatch()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp1640 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1646 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1650 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1654 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1657 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1660 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp1649 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1655 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1659 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1663 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1666 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1669 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1651 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1657 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1661 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1665 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1668 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1671 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaObjCProperty.cpp1651 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1657 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1661 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1665 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1668 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1671 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1647 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch() local
1654 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1658 && (SAttr & ObjCPropertyDecl::OBJC_PR_readwrite)) in DiagnosePropertyMismatch()
1662 != (SAttr & ObjCPropertyDecl::OBJC_PR_copy)) in DiagnosePropertyMismatch()
1665 else if (!(SAttr & ObjCPropertyDecl::OBJC_PR_readonly)){ in DiagnosePropertyMismatch()
1670 (SAttr & in DiagnosePropertyMismatch()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp1640 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1646 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1650 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1654 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1657 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1660 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1640 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1646 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1650 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1654 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1657 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1660 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp1649 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1655 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1659 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1663 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1666 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1669 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp1640 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1646 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1650 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1654 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1657 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1660 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaObjCProperty.cpp1640 ObjCPropertyAttribute::Kind SAttr = SuperProperty->getPropertyAttributes(); in DiagnosePropertyMismatch() local
1646 !getOwnershipRule(SAttr) && getOwnershipRule(CAttr)) in DiagnosePropertyMismatch()
1650 (SAttr & ObjCPropertyAttribute::kind_readwrite)) in DiagnosePropertyMismatch()
1654 (SAttr & ObjCPropertyAttribute::kind_copy)) in DiagnosePropertyMismatch()
1657 else if (!(SAttr & ObjCPropertyAttribute::kind_readonly)) { in DiagnosePropertyMismatch()
1660 unsigned SAttrRetain = (SAttr & (ObjCPropertyAttribute::kind_retain | in DiagnosePropertyMismatch()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/acd/
H A Dajacd.c671 ajint SAttr; member
5782 acdListLast->SAttr = 0; in acdNewAcdKey()
5830 for(i = 0; i < pa->SAttr; i++) in acdDel()
9533 thys->SAttr = acdAttrListCount(acdCalcFeat); in acdSetFeatures()
12972 thys->SAttr = acdAttrListCount(acdCalcRegexp); in acdSetPattern()
13529 thys->SAttr = acdAttrListCount(acdCalcRegexp); in acdSetRegexp()
15109 for(iattr=0; iattr < thys->SAttr; iattr++) in acdSetSeqsetall()
16258 thys->SAttr = acdAttrListCount(acdCalcString); in acdSetString()
16794 thys->SAttr = acdAttrListCount(acdCalcTree); in acdSetTree()
26423 if(pa->SAttr) in acdGetAttr()
[all …]

12