Home
last modified time | relevance | path

Searched refs:check_length (Results 101 – 125 of 466) sorted by relevance

12345678910>>...19

/dports/devel/boost-libs/boost_1_72_0/boost/test/tools/
H A Doutput_test_stream.hpp66 virtual assertion_result check_length( std::size_t length, bool flush_stream = true );
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/test/tools/
H A Doutput_test_stream.hpp66 virtual assertion_result check_length( std::size_t length, bool flush_stream = true );
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/test/tools/
H A Doutput_test_stream.hpp66 virtual assertion_result check_length( std::size_t length, bool flush_stream = true );
/dports/devel/hyperscan/boost_1_75_0/boost/test/tools/
H A Doutput_test_stream.hpp66 virtual assertion_result check_length( std::size_t length, bool flush_stream = true );
/dports/textproc/bibclean/bibclean-3.06/
H A Ddo.c914 check_length(k); in do_entry_name()
1082 check_length(k); in do_field()
1329 check_length(k); in do_key_name()
2364 check_length(n); in get_braced_string()
2398 check_length(k); in get_digit_string()
2426 check_length(k); in get_identifier_string()
2665 check_length(k); in get_quoted_string()
2776 check_length(k); in get_Scribe_delimited_string()
2802 check_length(k); in get_Scribe_identifier_string()
3045 check_length(strlen(s)); in out_complex_value()
[all …]
/dports/russian/py-pytils/pytils-0.3/pytils/
H A Dutils.py10 def check_length(value, length): function
H A Dnumeral.py8 from pytils.utils import check_positive, check_length, split_values
146 check_length(variants, 3)
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dlibrary.c517 #define check_length(len) if (MAXPATHLEN < offset+(len)) break; in get_possible_paths() macro
524 check_length(SG_STRING_SIZE(SG_CAR(dir))); in get_possible_paths()
526 check_length(sep_size); in get_possible_paths()
528 check_length(SG_STRING_SIZE(path)); in get_possible_paths()
532 check_length(SPECIFIC_SIZE); in get_possible_paths()
535 check_length(SG_STRING_SIZE(SG_CAAR(ext))); in get_possible_paths()
556 #undef check_length in get_possible_paths()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dkeyfile.c297 check_length (const gchar *what, in check_length() function
402 check_length ("keys", g_strv_length (names), len, 4); in test_comments()
417 check_length ("keys", g_strv_length (names), len, 4); in test_comments()
484 check_length ("groups", g_strv_length (names), len, 2); in test_listing()
493 check_length ("keys", g_strv_length (names), len, 2); in test_listing()
907 check_length ("groups", g_strv_length (names), len, 3); in test_group_remove()
920 check_length ("groups", g_strv_length (names), len, 2); in test_group_remove()
932 check_length ("groups", g_strv_length (names), len, 1); in test_group_remove()
1743 check_length ("groups", g_strv_length (names), len, 2); in test_bytes()
/dports/science/py-OpenMC/openmc-0.12.2/openmc/
H A Dplots.py319 cv.check_length('plot width', width, 2, 3)
325 cv.check_length('plot origin', origin, 3)
331 cv.check_length('plot pixels', pixels, 2, 3)
432 cv.check_length(err_string, color, 3)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/rich/
H A Dpretty.py311 def check_length(self, start_length: int, max_length: int) -> bool: member in Node
350 if expand_all or not line.check_length(max_width):
374 def check_length(self, max_length: int) -> bool: member in _Line
380 return self.node.check_length(start_length, max_length)
/dports/science/openmc/openmc-0.12.2/openmc/
H A Dplots.py319 cv.check_length('plot width', width, 2, 3)
325 cv.check_length('plot origin', origin, 3)
331 cv.check_length('plot pixels', pixels, 2, 3)
432 cv.check_length(err_string, color, 3)
/dports/mail/emil/emil-2.1.0-beta9/
H A Dd_attr.c54 check_length(struct data *d, long l) in check_length() function
/dports/devel/p5-Term-Query/Term-Query-2.0/
H A DQuery.pm190 'maxlen', \&check_length,
472 sub check_length { subroutine
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-bytecode-peephole.cc32 int check_length; member
39 int check_length) in BytecodeArgumentCheck()
43 check_length(check_length) {} in BytecodeArgumentCheck()
396 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc40 int check_length; member
47 int check_length) in BytecodeArgumentCheck()
51 check_length(check_length) {} in BytecodeArgumentCheck()
403 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc40 int check_length; member
47 int check_length) in BytecodeArgumentCheck()
51 check_length(check_length) {} in BytecodeArgumentCheck()
404 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-bytecode-peephole.cc32 int check_length; member
39 int check_length) in BytecodeArgumentCheck()
43 check_length(check_length) {} in BytecodeArgumentCheck()
396 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-bytecode-peephole.cc32 int check_length; member
39 int check_length) in BytecodeArgumentCheck()
43 check_length(check_length) {} in BytecodeArgumentCheck()
396 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-bytecode-peephole.cc38 int check_length; member
45 int check_length) in BytecodeArgumentCheck()
49 check_length(check_length) {} in BytecodeArgumentCheck()
399 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-bytecode-peephole.cc32 int check_length; member
39 int check_length) in BytecodeArgumentCheck()
43 check_length(check_length) {} in BytecodeArgumentCheck()
395 bytecode, pc + check_iter->check_offset, check_iter->check_length); in CheckArguments()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/
H A Dcstyle-file.py92 def check_length(line, ln): function
270 check_length(line, ln)
/dports/security/krb5/krb5-1.19.2/src/util/
H A Dcstyle-file.py92 def check_length(line, ln): function
270 check_length(line, ln)
/dports/devel/boost-docs/boost_1_72_0/libs/test/test/execution_monitor-ts/
H A Dboost_exception-test.cpp39 …(void)const_cast<output_test_stream2*>(this)->output_test_stream::check_length(0, false); // to sy… in get_stream_string_representation()
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/test/execution_monitor-ts/
H A Dboost_exception-test.cpp39 …(void)const_cast<output_test_stream2*>(this)->output_test_stream::check_length(0, false); // to sy… in get_stream_string_representation()

12345678910>>...19