Home
last modified time | relevance | path

Searched defs:accept (Results 126 – 150 of 22913) sorted by relevance

12345678910>>...917

/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/xpressive/detail/core/
H A Dlinker.hpp153 void accept(Matcher const &, void const *) in accept() function
159 void accept(mark_matcher<Traits, ICase> const &, void const *) in accept() function
165 void accept(action_matcher<Action> const &, void const *) in accept() function
171 void accept(predicate_matcher<Predicate> const &, void const *) in accept() function
176 void accept(repeat_begin_matcher const &, void const *next) in accept() function
182 void accept(repeat_end_matcher<Greedy> const &matcher, void const *) in accept() function
195 void accept(alternate_end_matcher const &matcher, void const *) in accept() function
202 void accept(optional_matcher<Xpr, Greedy> const &matcher, void const *next) in accept() function
216 void accept(keeper_matcher<Xpr> const &matcher, void const *) in accept() function
222 void accept(lookahead_matcher<Xpr> const &matcher, void const *) in accept() function
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/xpressive/detail/core/
H A Dlinker.hpp153 void accept(Matcher const &, void const *) in accept() function
159 void accept(mark_matcher<Traits, ICase> const &, void const *) in accept() function
165 void accept(action_matcher<Action> const &, void const *) in accept() function
171 void accept(predicate_matcher<Predicate> const &, void const *) in accept() function
176 void accept(repeat_begin_matcher const &, void const *next) in accept() function
182 void accept(repeat_end_matcher<Greedy> const &matcher, void const *) in accept() function
195 void accept(alternate_end_matcher const &matcher, void const *) in accept() function
202 void accept(optional_matcher<Xpr, Greedy> const &matcher, void const *next) in accept() function
216 void accept(keeper_matcher<Xpr> const &matcher, void const *) in accept() function
222 void accept(lookahead_matcher<Xpr> const &matcher, void const *) in accept() function
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/xpressive/detail/core/
H A Dlinker.hpp153 void accept(Matcher const &, void const *) in accept() function
159 void accept(mark_matcher<Traits, ICase> const &, void const *) in accept() function
165 void accept(action_matcher<Action> const &, void const *) in accept() function
171 void accept(predicate_matcher<Predicate> const &, void const *) in accept() function
176 void accept(repeat_begin_matcher const &, void const *next) in accept() function
182 void accept(repeat_end_matcher<Greedy> const &matcher, void const *) in accept() function
195 void accept(alternate_end_matcher const &matcher, void const *) in accept() function
202 void accept(optional_matcher<Xpr, Greedy> const &matcher, void const *next) in accept() function
216 void accept(keeper_matcher<Xpr> const &matcher, void const *) in accept() function
222 void accept(lookahead_matcher<Xpr> const &matcher, void const *) in accept() function
[all …]
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/detail/core/
H A Dlinker.hpp153 void accept(Matcher const &, void const *) in accept() function
159 void accept(mark_matcher<Traits, ICase> const &, void const *) in accept() function
165 void accept(action_matcher<Action> const &, void const *) in accept() function
171 void accept(predicate_matcher<Predicate> const &, void const *) in accept() function
176 void accept(repeat_begin_matcher const &, void const *next) in accept() function
182 void accept(repeat_end_matcher<Greedy> const &matcher, void const *) in accept() function
195 void accept(alternate_end_matcher const &matcher, void const *) in accept() function
202 void accept(optional_matcher<Xpr, Greedy> const &matcher, void const *next) in accept() function
216 void accept(keeper_matcher<Xpr> const &matcher, void const *) in accept() function
222 void accept(lookahead_matcher<Xpr> const &matcher, void const *) in accept() function
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/xpressive/detail/core/
H A Dlinker.hpp153 void accept(Matcher const &, void const *) in accept() function
159 void accept(mark_matcher<Traits, ICase> const &, void const *) in accept() function
165 void accept(action_matcher<Action> const &, void const *) in accept() function
171 void accept(predicate_matcher<Predicate> const &, void const *) in accept() function
176 void accept(repeat_begin_matcher const &, void const *next) in accept() function
182 void accept(repeat_end_matcher<Greedy> const &matcher, void const *) in accept() function
195 void accept(alternate_end_matcher const &matcher, void const *) in accept() function
202 void accept(optional_matcher<Xpr, Greedy> const &matcher, void const *next) in accept() function
216 void accept(keeper_matcher<Xpr> const &matcher, void const *) in accept() function
222 void accept(lookahead_matcher<Xpr> const &matcher, void const *) in accept() function
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/runtime/sequences/pregenerated/
H A Dsequences.cpp46 void FnConcatIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnConcatIterator
78 void FnIndexOfIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnIndexOfIterator
124 void FnEmptyIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnEmptyIterator
152 void FnExistsIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnExistsIterator
263 void FnRemoveIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnRemoveIterator
646 void FnCountIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnCountIterator
674 void FnAvgIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnAvgIterator
702 void FnSumIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnSumIterator
842 void OpToIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::OpToIterator
888 void FnIdIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FnIdIterator
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/runtime/qnames/pregenerated/
H A Dqnames.cpp45 void ResolveQNameIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::ResolveQNameIterator
70 void QNameIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::QNameIterator
95 void QNameEqualIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::QNameEqualIterator
120 void PrefixFromQNameIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::PrefixFromQNameIterator
144 void LocalNameFromQNameIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::LocalNameFromQNameIterator
168 void NamespaceUriFromQNameIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::NamespaceUriFromQNameIterator
192 void NamespaceUriForPrefixIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::NamespaceUriForPrefixIterator
220 void InScopePrefixesIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::InScopePrefixesIterator
/dports/games/widelands/widelands-build21/src/logic/map_objects/
H A Dfindbob.cc28 bool FindBobAttribute::accept(Bob* const bob) const { in accept() function in Widelands::FindBobAttribute
32 bool FindBobEnemySoldier::accept(Bob* const imm) const { in accept() function in Widelands::FindBobEnemySoldier
41 bool FindBobShip::accept(Bob* bob) const { in accept() function in Widelands::FindBobShip
45 bool FindBobCritter::accept(Bob* bob) const { in accept() function in Widelands::FindBobCritter
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddeclaration.h159 void accept(Visitor *v) { v->visit(this); } in accept() function
179 void accept(Visitor *v) { v->visit(this); } in accept() function
201 void accept(Visitor *v) { v->visit(this); } in accept() function
221 void accept(Visitor *v) { v->visit(this); } in accept() function
281 void accept(Visitor *v) { v->visit(this); } in accept() function
296 void accept(Visitor *v) { v->visit(this); } in accept() function
310 void accept(Visitor *v) { v->visit(this); } in accept() function
323 void accept(Visitor *v) { v->visit(this); } in accept() function
331 void accept(Visitor *v) { v->visit(this); } in accept() function
339 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddeclaration.h178 void accept(Visitor *v) { v->visit(this); } in accept() function
199 void accept(Visitor *v) { v->visit(this); } in accept() function
223 void accept(Visitor *v) { v->visit(this); } in accept() function
245 void accept(Visitor *v) { v->visit(this); } in accept() function
302 void accept(Visitor *v) { v->visit(this); } in accept() function
318 void accept(Visitor *v) { v->visit(this); } in accept() function
332 void accept(Visitor *v) { v->visit(this); } in accept() function
341 void accept(Visitor *v) { v->visit(this); } in accept() function
350 void accept(Visitor *v) { v->visit(this); } in accept() function
359 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h178 void accept(Visitor *v) { v->visit(this); } in accept() function
199 void accept(Visitor *v) { v->visit(this); } in accept() function
223 void accept(Visitor *v) { v->visit(this); } in accept() function
245 void accept(Visitor *v) { v->visit(this); } in accept() function
302 void accept(Visitor *v) { v->visit(this); } in accept() function
318 void accept(Visitor *v) { v->visit(this); } in accept() function
332 void accept(Visitor *v) { v->visit(this); } in accept() function
341 void accept(Visitor *v) { v->visit(this); } in accept() function
350 void accept(Visitor *v) { v->visit(this); } in accept() function
359 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h178 void accept(Visitor *v) { v->visit(this); } in accept() function
199 void accept(Visitor *v) { v->visit(this); } in accept() function
223 void accept(Visitor *v) { v->visit(this); } in accept() function
245 void accept(Visitor *v) { v->visit(this); } in accept() function
302 void accept(Visitor *v) { v->visit(this); } in accept() function
318 void accept(Visitor *v) { v->visit(this); } in accept() function
332 void accept(Visitor *v) { v->visit(this); } in accept() function
341 void accept(Visitor *v) { v->visit(this); } in accept() function
350 void accept(Visitor *v) { v->visit(this); } in accept() function
359 void accept(Visitor *v) { v->visit(this); } in accept() function
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/runtime/introspection/pregenerated/
H A Dsctx.cpp46 void StaticNamespacesIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::StaticNamespacesIterator
108 void SctxBaseUriIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::SctxBaseUriIterator
136 void SctxDefaultCollationIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::SctxDefaultCollationIterator
192 void InscopeVariablesIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::InscopeVariablesIterator
254 void XPath10CompatModeIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::XPath10CompatModeIterator
378 void ConstructionModeIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::ConstructionModeIterator
406 void OrderingModeIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::OrderingModeIterator
434 void DefaultOrderIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::DefaultOrderIterator
490 void CopyNamespacesModeIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::CopyNamespacesModeIterator
518 void FunctionNamesIterator::accept(PlanIterVisitor& v) const in accept() function in zorba::FunctionNamesIterator
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/stream/
H A DSink.java158 default void accept(int value) { in accept() method
169 default void accept(long value) { in accept() method
180 default void accept(double value) { in accept() method
191 void accept(int value); in accept() method
194 default void accept(Integer i) { in accept() method
208 void accept(long value); in accept() method
211 default void accept(Long i) { in accept() method
225 void accept(double value); in accept() method
228 default void accept(Double i) { in accept() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/utils/
H A DNTypeMerger.java136 protected NType accept(NBitfield a, NBitfield b) { in accept() method in NTypeMerger
141 protected NType accept(NPrimitive a, NPrimitive b) { in accept() method in NTypeMerger
146 protected NType accept(NPointer a, NPointer b) { in accept() method in NTypeMerger
170 protected NType accept(NStruct a, NStruct b) { in accept() method in NTypeMerger
174 protected NType accept(NUnion a, NUnion b) { in accept() method in NTypeMerger
179 protected NType accept(NArray a, NArray b) { in accept() method in NTypeMerger
185 protected NType accept(NVoid a, NVoid b) { return NVoid.inst(); } in accept() method in NTypeMerger
186 protected NType accept(NObject a, NObject b) { return NObject.inst(); } in accept() method in NTypeMerger
187 protected NType accept(NClass a, NClass b) { return NClass.inst(); } in accept() method in NTypeMerger
188 protected NType accept(NSelector a, NSelector b) { return NSelector.inst(); } in accept() method in NTypeMerger
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/utils/
H A DNTypeMerger.java136 protected NType accept(NBitfield a, NBitfield b) { in accept() method in NTypeMerger
141 protected NType accept(NPrimitive a, NPrimitive b) { in accept() method in NTypeMerger
146 protected NType accept(NPointer a, NPointer b) { in accept() method in NTypeMerger
170 protected NType accept(NStruct a, NStruct b) { in accept() method in NTypeMerger
174 protected NType accept(NUnion a, NUnion b) { in accept() method in NTypeMerger
179 protected NType accept(NArray a, NArray b) { in accept() method in NTypeMerger
185 protected NType accept(NVoid a, NVoid b) { return NVoid.inst(); } in accept() method in NTypeMerger
186 protected NType accept(NObject a, NObject b) { return NObject.inst(); } in accept() method in NTypeMerger
187 protected NType accept(NClass a, NClass b) { return NClass.inst(); } in accept() method in NTypeMerger
188 protected NType accept(NSelector a, NSelector b) { return NSelector.inst(); } in accept() method in NTypeMerger
[all …]

12345678910>>...917