Home
last modified time | relevance | path

Searched refs:never (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_output_test_golden.txt42 Actual: never called - unsatisfied and active
56 Actual: never called - unsatisfied and active
110 Actual: never called - unsatisfied and active
125 Actual: never called - unsatisfied and active
132 Actual: never called - unsatisfied and active
147 Actual: never called - unsatisfied and active
155 Actual: never called - unsatisfied and active
163 Actual: never called - unsatisfied and active
175 Actual: never called - unsatisfied and active
192 Actual: never called - unsatisfied and active
[all …]
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_user.c64 char *username, *always, *never; in userfromstr() local
69 never = strtok_r(NULL, user_delim, &last); in userfromstr()
71 if ((username == NULL) || (always == NULL) || (never == NULL)) in userfromstr()
81 if (getauditflagsbin(never, &(u->au_never)) == -1) in userfromstr()
/freebsd/contrib/ofed/opensm/opensm/
H A Dst.c444 st_data_t never) in st_delete_safe() argument
459 if ((ptr->key != never) && EQUAL(table, ptr->key, *key)) { in st_delete_safe()
464 ptr->key = ptr->record = never; in st_delete_safe()
472 static int delete_never(st_data_t key, st_data_t value, st_data_t never) in delete_never() argument
474 if (value == never) in delete_never()
479 void st_cleanup_safe(st_table *table, st_data_t never) in st_cleanup_safe() argument
483 st_foreach(table, delete_never, never); in st_cleanup_safe()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_never_instrument.txt2 # never instrument. You can use this as an argument to
3 # -fxray-never-instrument=<path> along with your project-specific lists.
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dd_context_a.in8 You'll never go wrong with a pig, a pig,
9 You'll never go wrong with a pig!
H A Dd_context_d.out7 d_context_a.in:You'll never go wrong with a pig, a pig,
8 d_context_a.in:You'll never go wrong with a pig!
/freebsd/contrib/byacc/test/btyacc/
H A Dcalc1.error1 YACC: 2 rules never reduced
H A Dvarsyntax_calc1.error1 YACC: 2 rules never reduced
/freebsd/contrib/byacc/test/yacc/
H A Dvarsyntax_calc1.error1 YACC: 2 rules never reduced
H A Dcalc1.error1 YACC: 2 rules never reduced
/freebsd/crypto/openssl/doc/internal/man7/
H A DEVP_PKEY.pod57 These two forms can never co-exist in the same B<EVP_PKEY>, the main
186 It is never possible to change the origin of a key. An B<EVP_PKEY> with a legacy
187 origin will I<never> be upgraded to become an B<EVP_PKEY> with a provider
192 Similarly an B<EVP_PKEY> with a provider native origin, will I<never> be
195 it is never updated. Changes made to the provider key are not reflected back in
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_version.pod24 connection. Note that, for TLS, this value will never indicate a version greater
89 The connection uses the TLSv1.3 protocol (never returned for
/freebsd/usr.bin/fortune/
H A DREADME16 believe as Avery believes; we have never been intimidated by the pharisaical
20 propensity which ordains, in effect, that "The Green Pastures" should never
/freebsd/sbin/pfctl/tests/files/
H A Dpf0077.in1 # dynaddr with netmask. I never want to see this again:
/freebsd/contrib/one-true-awk/testdir/
H A DNOTES10 never throw away a test
/freebsd/bin/sh/tests/parser/
H A Ddollar-quote13.02 # This Unicode escape sequence that has never been in range should either
/freebsd/sys/contrib/openzfs/cmd/
H A Darc_summary777 never = int(arc_stats['predictive_prefetch']) -\
781 f_perc(never, arc_stats['predictive_prefetch']),
782 f_hits(never))
796 never = int(arc_stats['prescient_prefetch'])-\
800 f_perc(never, arc_stats['prescient_prefetch']),
801 f_hits(never))
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dinstall-sh151 -T) is_target_a_directory=never;;
277 if test "$is_target_a_directory" = never; then
/freebsd/contrib/libevent/build-aux/
H A Dinstall-sh151 -T) is_target_a_directory=never;;
276 if test "$is_target_a_directory" = never; then
/freebsd/contrib/unbound/
H A Dinstall-sh151 -T) is_target_a_directory=never;;
277 if test "$is_target_a_directory" = never; then
/freebsd/contrib/sqlite3/tea/
H A Dlicense.terms6 May you share freely, never taking more than you give.
/freebsd/contrib/openpam/
H A Dinstall-sh171 -T) is_target_a_directory=never;;
300 if test "$is_target_a_directory" = never; then
/freebsd/contrib/byacc/
H A Dinstall-sh171 -T) is_target_a_directory=never;;
300 if test "$is_target_a_directory" = never; then
/freebsd/crypto/openssh/
H A Dinstall-sh171 -T) is_target_a_directory=never;;
300 if test "$is_target_a_directory" = never; then
/freebsd/contrib/sqlite3/
H A Dinstall-sh171 -T) is_target_a_directory=never;;
300 if test "$is_target_a_directory" = never; then

12345678910>>...19