Home
last modified time | relevance | path

Searched defs:match0 (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DASTMatch0.cpp43 bool ObjCSelectorAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in ObjCSelectorAST
115 bool DeclaratorAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in DeclaratorAST
147 bool QtObjectTagAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in QtObjectTagAST
251 bool QtMethodAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in QtMethodAST
307 bool ConditionAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in ConditionAST
667 bool OperatorAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in OperatorAST
691 bool CallAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in CallAST
755 bool PointerAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in PointerAST
931 bool TypeIdAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in TypeIdAST
963 bool UsingAST::match0(AST *pattern, ASTMatcher *matcher) in match0() function in UsingAST
[all …]
H A DCoreTypes.cpp32 bool UndefinedType::match0(const Type *otherType, Matcher *matcher) const in match0() function in UndefinedType
43 bool VoidType::match0(const Type *otherType, Matcher *matcher) const in match0() function in VoidType
68 bool PointerToMemberType::match0(const Type *otherType, Matcher *matcher) const in match0() function in PointerToMemberType
86 bool PointerType::match0(const Type *otherType, Matcher *matcher) const in match0() function in PointerType
107 bool ReferenceType::match0(const Type *otherType, Matcher *matcher) const in match0() function in ReferenceType
131 bool IntegerType::match0(const Type *otherType, Matcher *matcher) const in match0() function in IntegerType
152 bool FloatType::match0(const Type *otherType, Matcher *matcher) const in match0() function in FloatType
173 bool ArrayType::match0(const Type *otherType, Matcher *matcher) const in match0() function in ArrayType
200 bool NamedType::match0(const Type *otherType, Matcher *matcher) const in match0() function in NamedType
H A DNames.cpp37 bool QualifiedNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in QualifiedNameId
68 bool DestructorNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in DestructorNameId
87 bool TemplateNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in TemplateNameId
164 bool OperatorNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in OperatorNameId
187 bool ConversionNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in ConversionNameId
206 bool SelectorNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in SelectorNameId
245 bool AnonymousNameId::match0(const Name *otherName, Matcher *matcher) const in match0() function in AnonymousNameId
H A DLiterals.cpp140 bool Identifier::match0(const Name *otherName, Matcher *matcher) const in match0() function in Identifier
H A DSymbols.cpp395 bool Function::match0(const Type *otherType, Matcher *matcher) const in match0() function in Function
630 bool Enum::match0(const Type *otherType, Matcher *matcher) const in match0() function in Enum
698 bool Template::match0(const Type *otherType, Matcher *matcher) const in match0() function in Template
721 bool Namespace::match0(const Type *otherType, Matcher *matcher) const in match0() function in Namespace
797 bool ForwardClassDeclaration::match0(const Type *otherType, Matcher *matcher) const in match0() function in ForwardClassDeclaration
839 bool Class::match0(const Type *otherType, Matcher *matcher) const in match0() function in Class
1026 bool ObjCClass::match0(const Type *otherType, Matcher *matcher) const in match0() function in ObjCClass
1072 bool ObjCProtocol::match0(const Type *otherType, Matcher *matcher) const in match0() function in ObjCProtocol
1102 bool ObjCForwardClassDeclaration::match0(const Type *otherType, Matcher *matcher) const in match0() function in ObjCForwardClassDeclaration
1132 bool ObjCForwardProtocolDeclaration::match0(const Type *otherType, Matcher *matcher) const in match0() function in ObjCForwardProtocolDeclaration
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/inline_SUITE_data/
H A Dsmith.erl68 match0([],_,_,_,_,Acc,Last) -> {Acc,Last}; function
69 match0([Top|Tops],Side,[Upper|Prev],UpperLeft,Left,Acc,Last) when function
73 match0([Top|Tops],Side,none,UpperLeft,Left,Acc,Last) when function
/dports/science/cdk/cdk-cdk-2.3/legacy/src/test/java/org/openscience/cdk/smsd/algorithm/vflib/
H A DVFLibTest.java110 Match match0 = new Match(benzeneQuery.getNode(0), benzene.getAtom(0)); in testItShouldFindAllMatchCandidatesInTheSecondaryState() local
126 Match match0 = new Match(benzeneQuery.getNode(0), benzene.getAtom(0)); in testItShouldMapAllAtomsInTheSecondaryState() local
141 Match match0 = new Match(benzeneQuery.getNode(0), benzene.getAtom(0)); in testItShouldFindAllMatchCandidatesFromTheTeriaryState() local
159 Match match0 = new Match(benzeneQuery.getNode(0), benzene.getAtom(0)); in testItShouldMapAllAtomsInTheTertiaryState() local
176 Match match0 = new Match(benzeneQuery.getNode(0), benzene.getAtom(0)); in testItShouldReachGoalWhenAllAtomsAreMapped() local
/dports/lang/racket/racket-8.3/share/pkgs/htdp-lib/2htdp/
H A Dabstraction.rkt117 (define-syntax (match0 stx) function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h17 u32 match0; /* Match 0 Register */ member

12345678