Home
last modified time | relevance | path

Searched refs:check_pass (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/openlierox/OpenLieroX/libs/pstreams/
H A Dtest_pstreams.cc159 check_pass(os); in main()
161 check_pass(os); in main()
188 check_pass(sed); in main()
197 check_pass(host); in main()
222 check_pass(os); in main()
232 check_pass(is); in main()
241 check_pass(host); in main()
266 check_pass(ps.out()); in main()
267 check_pass(ps.err()); in main()
295 check_pass(ps); in main()
[all …]
/dports/devel/pstreams/pstreams-0.8.1/
H A Dtest_pstreams.cc181 check_pass(os); in main()
183 check_pass(os); in main()
224 check_pass(sed); in main()
233 check_pass(host); in main()
291 check_pass(os); in main()
301 check_pass(is); in main()
310 check_pass(host); in main()
328 check_pass(ps.out()); in main()
353 check_pass(ps); in main()
435 check_pass(ps); in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/variant/test/
H A Dtest8.cpp41 T& check_pass(Variant& v, T value)
81 int& r1 = check_pass<int>(v1, 800); in main()
82 const int& cr1 = check_pass<const int>(v1, 800); in main()
102 check_pass<const int>(c, 920); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/variant/test/
H A Dtest8.cpp41 T& check_pass(Variant& v, T value)
81 int& r1 = check_pass<int>(v1, 800); in main()
82 const int& cr1 = check_pass<const int>(v1, 800); in main()
102 check_pass<const int>(c, 920); in main()
/dports/devel/boost-docs/boost_1_72_0/libs/variant/test/
H A Dtest8.cpp41 T& check_pass(Variant& v, T value)
81 int& r1 = check_pass<int>(v1, 800); in main()
82 const int& cr1 = check_pass<const int>(v1, 800); in main()
102 check_pass<const int>(c, 920); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/variant/test/
H A Dtest8.cpp41 T& check_pass(Variant& v, T value)
81 int& r1 = check_pass<int>(v1, 800); in main()
82 const int& cr1 = check_pass<const int>(v1, 800); in main()
102 check_pass<const int>(c, 920); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/gonk/tests/marionette/
H A Dtest_ril_code_quality.py221 check_pass = self.runjs(self.CODE_RUN_JSHINT % {'code': repr(code)})
223 return check_pass, self._get_error_messages(errors, filename)
269 check_pass, error_message = self.jshint.run(code, filename)
273 check_pass, error_message = self.jshint.run(''.join(newlines))
278 check_pass = (len(error_message) == 0)
279 return check_pass, self.reporter(error_message)
344 check_pass, error_message = self.linter.lint_file(filename)
345 self.assertTrue(check_pass, error_message)
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/variant/test/
H A Dtest8.cpp42 T& check_pass(Variant& v, T value)
82 int& r1 = check_pass<int>(v1, 800); in test_main()
83 const int& cr1 = check_pass<const int>(v1, 800); in test_main()
103 check_pass<const int>(c, 920); in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/variant/test/
H A Dtest8.cpp42 T& check_pass(Variant& v, T value)
82 int& r1 = check_pass<int>(v1, 800); in test_main()
83 const int& cr1 = check_pass<const int>(v1, 800); in test_main()
103 check_pass<const int>(c, 920); in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/variant/test/
H A Dtest8.cpp42 T& check_pass(Variant& v, T value)
82 int& r1 = check_pass<int>(v1, 800); in test_main()
83 const int& cr1 = check_pass<const int>(v1, 800); in test_main()
103 check_pass<const int>(c, 920); in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/variant/test/
H A Dtest8.cpp42 T& check_pass(Variant& v, T value)
82 int& r1 = check_pass<int>(v1, 800); in test_main()
83 const int& cr1 = check_pass<const int>(v1, 800); in test_main()
103 check_pass<const int>(c, 920); in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/variant/test/
H A Dtest8.cpp42 T& check_pass(Variant& v, T value)
82 int& r1 = check_pass<int>(v1, 800); in test_main()
83 const int& cr1 = check_pass<const int>(v1, 800); in test_main()
103 check_pass<const int>(c, 920); in test_main()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dinternalformat-size-checks.c132 bool check_pass = true; in check_textures_size() local
159 check_pass = check_pass && pass; in check_textures_size()
164 return check_pass; in check_textures_size()
H A Dinternalformat-type-checks.c157 bool check_pass = true; in check_textures_type() local
177 check_pass = check_pass && pass; in check_textures_type()
182 return check_pass; in check_textures_type()
H A Dtexture-compressed-block.c165 bool check_pass = true; in check_texture_compressed_block() local
184 check_pass = check_pass && pass; in check_texture_compressed_block()
189 return check_pass; in check_texture_compressed_block()
H A Dgeneric-pname-checks.c254 bool check_pass = true; in check_basic() local
276 check_pass = check_pass && pass; in check_basic()
281 return check_pass; in check_basic()
H A Dformat-components.c253 bool check_pass = true; in check_format_components() local
273 check_pass = check_pass && pass; in check_format_components()
278 return check_pass; in check_format_components()
H A Dimage-texture.c232 bool check_pass = true; in check_image_texture() local
251 check_pass = check_pass && pass; in check_image_texture()
256 return check_pass; in check_image_texture()
/dports/net/p5-Net-Radius/Net-Radius-2.103/examples/
H A Dexample-unix.pl20 sub check_pass { subroutine
66 if (check_pass($p->attr('User-Name'), $p->password($secret))) {
H A Dexample-menu.pl24 sub check_pass { subroutine
70 if (check_pass($p->attr('User-Name'), $p->password($secret))) {
H A Dradius2ldap.pl68 if (check_pass($p->attr('User-Name'),
107 sub check_pass { subroutine
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/src/
H A Dissues.rs216 fn check_pass(text: &str) { in find_unnumbered_issue() function
222 check_pass(" TO FIX DOME\n"); in find_unnumbered_issue()
228 check_pass("FIXME(#1222)\n"); in find_unnumbered_issue()
230 check_pass("FIXME(@maintainer, #1222, hello)\n"); in find_unnumbered_issue()
/dports/irc/bitlbee/bitlbee-3.6/
H A Dauth.c40 status = be->check_pass(nick, password); in auth_check_pass()
48 status = be->check_pass(nick, password); in auth_check_pass()
H A Dauth.h8 storage_status_t (*check_pass)(const char *nick, const char *password); member
/dports/mail/ecartis/ecartis-1.0.0/src/inc/
H A Dpasswd.h6 int check_pass(const char *user, const char *pass);

123