Home
last modified time | relevance | path

Searched refs:tried (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd/usr.bin/tip/tip/
H A Dacu.c64 volatile int tried = 0; in con() local
109 tried++; in con()
136 tried++; in con()
145 } else if (!tried) { in con()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_output_test_golden.txt36 Google Mock tried the following 1 expectation, but it didn't match:
50 Google Mock tried the following 1 expectation, but it didn't match:
97 Google Mock tried the following 2 expectations, but none matched:
99 FILE:#: tried expectation #0: EXPECT_CALL(foo_, Bar2(_, _))...
104 FILE:#: tried expectation #1: EXPECT_CALL(foo_, Bar2(0, 0))...
119 Google Mock tried the following 2 expectations, but none matched:
121 FILE:#: tried expectation #0: EXPECT_CALL(foo_, Bar2(0, 0))...
126 FILE:#: tried expectation #1: EXPECT_CALL(foo_, Bar2(1, _))...
141 Google Mock tried the following 2 expectations, but none matched:
143 FILE:#: tried expectation #0: EXPECT_CALL(foo_, Bar2(0, 0))...
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c2751 char *buff, *tried, *pwd = NULL, *p = NULL; in get_refdir() local
2766 tried = calloc(tried_size, 1); in get_refdir()
2767 if (tried == NULL) { in get_refdir()
2778 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
2779 strncat(tried, "\n", tried_size - strlen(tried) - 1); in get_refdir()
2796 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
2797 strncat(tried, "\n", tried_size - strlen(tried) - 1); in get_refdir()
2802 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
2803 strncat(tried, "\n", tried_size - strlen(tried) - 1); in get_refdir()
2812 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
[all …]
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c3776 char *buff, *tried, *pwd = NULL, *p = NULL; in get_refdir() local
3791 tried = calloc(tried_size, 1); in get_refdir()
3792 if (tried == NULL) { in get_refdir()
3803 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
3804 strncat(tried, "\n", tried_size - strlen(tried) - 1); in get_refdir()
3821 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
3822 strncat(tried, "\n", tried_size - strlen(tried) - 1); in get_refdir()
3827 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
3828 strncat(tried, "\n", tried_size - strlen(tried) - 1); in get_refdir()
3837 strncat(tried, buff, tried_size - strlen(tried) - 1); in get_refdir()
[all …]
/freebsd/contrib/blocklist/lib/
H A Dold_bl.c385 size_t ctxlen, tried; in bl_send() local
421 tried = 0; in bl_send()
426 if ((sendmsg(b->b_fd, &msg, 0) == -1) && tried++ < NTRIES) { in bl_send()
430 return tried >= NTRIES ? -1 : 0; in bl_send()
H A Dbl.c385 size_t ctxlen, tried; in bl_send() local
421 tried = 0; in bl_send()
426 if ((sendmsg(b->b_fd, &msg, 0) == -1) && tried++ < NTRIES) { in bl_send()
430 return tried >= NTRIES ? -1 : 0; in bl_send()
/freebsd/contrib/libedit/
H A Dread.c282 int tried = (el->el_flags & FIXIO) == 0; in read_char() local
301 if (!tried && read__fixio(el->el_infd, e) == 0) { in read_char()
303 tried = 1; in read_char()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_validate_msg.pod39 Each acceptable cert is tried in the given order to see if the message
54 Any cert that has been found as described above is cached and tried first when
H A DCMS_decrypt.pod59 If I<cert> is set to NULL all possible recipients are tried. This case however
61 PKCS #1 v1.5 RSA padding) all recipients are tried whether they succeed or
H A DBN_num_bytes.pod36 Some have tried using BN_num_bits() on individual numbers in RSA keys,
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dclocale42 # error <clocale> tried including <locale.h> but didn't find libc++'s <locale.h> header. \
H A Dcfloat77 # error <cfloat> tried including <float.h> but didn't find libc++'s <float.h> header. \
H A Dcstddef45 # error <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header. \
H A Dcerrno30 # error <cerrno> tried including <errno.h> but didn't find libc++'s <errno.h> header. \
H A Dcuchar44 # error <cuchar> tried including <uchar.h> but didn't find libc++'s <uchar.h> header. \
H A Dcfenv60 # error <cfenv> tried including <fenv.h> but didn't find libc++'s <fenv.h> header. \
H A Dcctype42 # error <cctype> tried including <ctype.h> but didn't find libc++'s <ctype.h> header. \
H A Dcwctype58 # error <cwctype> tried including <wctype.h> but didn't find libc++'s <wctype.h> header. \
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstddef45 # error <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header. \
H A Dcfloat80 # error <cfloat> tried including <float.h> but didn't find libc++'s <float.h> header. \
H A Dcerrno33 # error <cerrno> tried including <errno.h> but didn't find libc++'s <errno.h> header. \
H A Dcuchar48 # error <cuchar> tried including <uchar.h> but didn't find libc++'s <uchar.h> header. \
H A Dcfenv63 # error <cfenv> tried including <fenv.h> but didn't find libc++'s <fenv.h> header. \
/freebsd/contrib/tcsh/
H A Ded.inputl.c749 int tried = 0; in GetNextChar() local
787 if (!tried && fixio(SHIN, errno) != -1) in GetNextChar()
788 tried = 1; in GetNextChar()
/freebsd/contrib/less/
H A Dch.c402 static lbool tried = FALSE; in end_logfile() local
406 if (!tried && ch_fsize == NULL_POSITION) in end_logfile()
408 tried = TRUE; in end_logfile()

12345