Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 241) sorted by relevance

12345678910

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua114 local function check (t) function
125 function check (a, f) function
/freebsd/usr.bin/dtc/
H A Dchecking.hh163 virtual bool check(device_tree *, const node_ptr &, property_ptr p) in check() function
178 virtual bool check(device_tree *, const node_ptr &, property_ptr p) in check() function
193 virtual bool check(device_tree *, const node_ptr &, property_ptr p) in check() function
216 virtual bool check(device_tree *tree, const node_ptr &, property_ptr p) in check() function
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h162 template <class T> T check(ErrorOr<T> e) { in check() function
168 template <class T> T check(Expected<T> e) { in check() function
175 template <class T> T &check(Expected<T &> e) { in check() function
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests_core.c238 int ret, check; in ec_import_export_test() local
636 int ret, check; in ec_test_sign() local
675 int ret, check; in ec_test_verify() local
739 int check = 0; local
1026 int ret, check; local
1217 int check; local
1306 int check; local
1351 int ret, check; local
1516 int check; local
1586 int ret, check; local
[all …]
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof.c174 int check; in check_wycheproof_eddsa() local
289 int check; in check_wycheproof_xdh() local
500 int ret, sign, check; in uncompress_ecc_point() local
553 int check; in check_wycheproof_ecdh() local
742 int check; in check_wycheproof_hmac() local
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dwidechars.c102 int check = WideCharToMultiByte(CP_UTF8, in _nc_mblen() local
126 int check; in _nc_wctomb() local
/freebsd/crypto/libecc/src/curves/
H A Dcurves.c34 int ret, check; in ec_get_curve_params_by_name() local
140 int ret, check; in ec_get_curve_type_by_name() local
231 int ret, check; in ec_check_curve_type_and_name() local
/freebsd/crypto/libecc/src/utils/
H A Dutils.c24 int are_equal(const void *a, const void *b, u32 len, int *check) in are_equal()
98 int are_str_equal(const char *s1, const char *s2, int *check) in are_str_equal()
123 int are_str_equal_nlen(const char *s1, const char *s2, u32 maxlen, int *check) in are_str_equal_nlen()
/freebsd/contrib/libfido2/tools/
H A Dinclude_check.sh8 check() { function
/freebsd/usr.bin/lastcomm/tests/
H A Dlegacy_test.sh10 check() function
/freebsd/usr.bin/tar/tests/
H A Dfunctional_test.sh32 check() function
/freebsd/crypto/openssh/regress/
H A Ddhgex.sh46 check() function
/freebsd/usr.bin/unzip/tests/
H A Dfunctional_test.sh32 check() function
/freebsd/usr.bin/cpio/tests/
H A Dfunctional_test.sh32 check() function
/freebsd/tools/test/stress2/misc/
H A Dlockf4.sh172 e = check(); function
/freebsd/lib/libarchive/tests/
H A Dfunctional_test.sh31 check() function
/freebsd/usr.bin/bsdcat/tests/
H A Dfunctional_test.sh32 check() function
/freebsd/usr.sbin/sa/tests/
H A Dlegacy_test.sh14 check() function
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex.sh28 check() function
/freebsd/lib/libxo/tests/
H A Dfunctional_test.sh30 check() function
/freebsd/usr.bin/xo/tests/
H A Dfunctional_test.sh30 check() function
/freebsd/usr.bin/indent/tests/
H A Dfunctional_test.sh30 check() function
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh100 function check function
/freebsd/lib/libregex/tests/
H A Dlibregex_test.sh28 check() function
/freebsd/bin/sh/tests/
H A Dfunctional_test.sh30 check() function

12345678910