Home
last modified time | relevance | path

Searched defs:reject (Results 1 – 25 of 2608) sorted by relevance

12345678910>>...105

/dports/devel/boost-docs/boost_1_72_0/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/devel/boost-libs/boost_1_72_0/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/devel/boost-python-libs/boost_1_72_0/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/devel/hyperscan/boost_1_75_0/boost/metaparse/v1/
H A Dreject.hpp19 struct reject struct
21 typedef fail_tag tag;
23 typedef reject<Msg, typename Pos::type> type;
25 typedef Pos source_position;
26 typedef Msg message;
/dports/devel/R-cran-promises/promises/src/
H A Dpromise_task.cpp6 PromiseTask(Rcpp::Function resolve, Rcpp::Function reject) : in PromiseTask()
20 Rcpp::Function reject; member in PromiseTask
32 FibonacciTask(Rcpp::Function resolve, Rcpp::Function reject, double x) : in FibonacciTask()
52 void asyncFib(Rcpp::Function resolve, Rcpp::Function reject, double x) { in asyncFib()
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/query/
H A DvariableQueryObserver.test.ts9 const reject = jest.fn(); constant
55 …const { reject } = getTestContext({ next: { state: LoadingState.Error, identifier, error: 'An erro… constant
70 const { reject } = getTestContext({ error: 'An error' }); constant
/dports/www/R-cran-httpuv/httpuv/tests/testthat/
H A Dsample_app.R53 promise(function(resolve, reject) { argument
58 promise(function(resolve, reject) { argument
64 promise(function(resolve, reject) { argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/remoteplayback/
H A Dremote_playback_test.cc92 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
121 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
153 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
256 MockFunction* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
295 MockFunction* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
328 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
366 MockFunction* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
/dports/mail/mailman3/mailman-3.3.1/src/mailman/interfaces/
H A Daction.py27 reject = 1 variable in Action
36 reject = 1 variable in FilterAction
/dports/devel/php-ice37/ice-3.7.2/java/src/IceSSL/src/main/java/com/zeroc/IceSSL/
H A DTrustManager.java29 java.util.List<java.util.List<RFC2253.RDNPair> > reject = in TrustManager() local
33 parse(p.getValue(), reject, accept); in TrustManager() local
56 reject = new java.util.LinkedList<java.util.List<java.util.List<RFC2253.RDNPair> > >(), in verify() local
240 parse(String value, java.util.List<java.util.List<RFC2253.RDNPair> > reject, in parse()
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceSSL/
H A DTrustManager.java29 java.util.List<java.util.List<RFC2253.RDNPair> > reject = in TrustManager() local
33 parse(p.getValue(), reject, accept); in TrustManager() local
56 reject = new java.util.LinkedList<java.util.List<java.util.List<RFC2253.RDNPair> > >(), in verify() local
239 parse(String value, java.util.List<java.util.List<RFC2253.RDNPair> > reject, in parse()
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceSSL/
H A DTrustManager.java29 java.util.List<java.util.List<RFC2253.RDNPair> > reject = in TrustManager() local
33 parse(p.getValue(), reject, accept); in TrustManager() local
56 reject = new java.util.LinkedList<java.util.List<java.util.List<RFC2253.RDNPair> > >(), in verify() local
239 parse(String value, java.util.List<java.util.List<RFC2253.RDNPair> > reject, in parse()
/dports/devel/ice37/ice-3.7.2/java/src/IceSSL/src/main/java/com/zeroc/IceSSL/
H A DTrustManager.java29 java.util.List<java.util.List<RFC2253.RDNPair> > reject = in TrustManager() local
33 parse(p.getValue(), reject, accept); in TrustManager() local
56 reject = new java.util.LinkedList<java.util.List<java.util.List<RFC2253.RDNPair> > >(), in verify() local
240 parse(String value, java.util.List<java.util.List<RFC2253.RDNPair> > reject, in parse()
/dports/devel/py-ice37/ice-3.7.2/java/src/IceSSL/src/main/java/com/zeroc/IceSSL/
H A DTrustManager.java29 java.util.List<java.util.List<RFC2253.RDNPair> > reject = in TrustManager() local
33 parse(p.getValue(), reject, accept); in TrustManager() local
56 reject = new java.util.LinkedList<java.util.List<java.util.List<RFC2253.RDNPair> > >(), in verify() local
240 parse(String value, java.util.List<java.util.List<RFC2253.RDNPair> > reject, in parse()
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceSSL/
H A DTrustManager.java29 java.util.List<java.util.List<RFC2253.RDNPair> > reject = in TrustManager() local
33 parse(p.getValue(), reject, accept); in TrustManager() local
56 reject = new java.util.LinkedList<java.util.List<java.util.List<RFC2253.RDNPair> > >(), in verify() local
239 parse(String value, java.util.List<java.util.List<RFC2253.RDNPair> > reject, in parse()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceSSL/
H A DTrustManager.cpp40 list<DistinguishedName> reject, accept; in TrustManager() local
62 list<list<DistinguishedName> > reject, accept; in verify() local
218 TrustManager::parse(const string& value, list<DistinguishedName>& reject, list<DistinguishedName>& … in parse()
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DTrustManager.cpp40 list<DistinguishedName> reject, accept; in TrustManager() local
62 list<list<DistinguishedName> > reject, accept; in verify() local
218 TrustManager::parse(const string& value, list<DistinguishedName>& reject, list<DistinguishedName>& … in parse()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DTrustManager.cpp40 list<DistinguishedName> reject, accept; in TrustManager() local
62 list<list<DistinguishedName> > reject, accept; in verify() local
218 TrustManager::parse(const string& value, list<DistinguishedName>& reject, list<DistinguishedName>& … in parse()
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/NavFilter/
H A DNavFilter.hpp185 reject(NavFilterKey* data) in reject() function in gpstk::NavFilter
191 reject(const NavMsgList& invalid) in reject() function in gpstk::NavFilter
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/
H A DFMUCException.java39 public FMUCException( String reject ) { in FMUCException()
47 public FMUCException( String reject, Throwable nestedThrowable ) { in FMUCException()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/remoteplayback/
H A Dremote_playback_test.cc93 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
123 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
156 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
260 MockFunction* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
300 MockFunction* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
386 auto* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local
425 MockFunction* reject = MockFunction::Create(scope.GetScriptState()); in TEST_F() local

12345678910>>...105