Home
last modified time | relevance | path

Searched refs:what (Results 251 – 275 of 1221) sorted by relevance

1...<<11121314151617181920>>...49

/freebsd/contrib/dma/test/
H A Dquote.rfc28225 From what i can see...
/freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A DREADME3 - your /etc/services file is not in sync with what this test expects
/freebsd/contrib/kyua/cli/
H A Dcmd_db_migrate.cpp79 cmdline::print_error(ui, F("Migration failed: %s.") % e.what()); in run()
/freebsd/contrib/tcsh/nls/C/
H A Dset3011 9 \ntcsh internal error: I don't know what I'm looking for!\n
/freebsd/contrib/tcsh/nls/finnish/
H A Dset3011 9 \ntcsh internal error: I don't know what I'm looking for!\n
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest-ratelim.c152 write_on_connectedcb(struct bufferevent *bev, short what, void *ctx) in write_on_connectedcb() argument
154 if (what & BEV_EVENT_CONNECTED) { in write_on_connectedcb()
181 echo_eventcb(struct bufferevent *bev, short what, void *ctx) in echo_eventcb() argument
183 if (what & (BEV_EVENT_EOF|BEV_EVENT_ERROR)) { in echo_eventcb()
/freebsd/contrib/libevent/test/
H A Dtest-ratelim.c152 write_on_connectedcb(struct bufferevent *bev, short what, void *ctx) in write_on_connectedcb() argument
154 if (what & BEV_EVENT_CONNECTED) { in write_on_connectedcb()
181 echo_eventcb(struct bufferevent *bev, short what, void *ctx) in echo_eventcb() argument
183 if (what & (BEV_EVENT_EOF|BEV_EVENT_ERROR)) { in echo_eventcb()
/freebsd/contrib/kyua/utils/format/
H A Dformatter.cpp98 to_int(const std::string& format, const std::string& str, const char* what) in to_int() argument
103 throw format::bad_format_error(format, "Invalid " + std::string(what) + in to_int()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_expect.pod8 - Specify what object type is expected
22 OSSL_STORE_expect() helps applications filter what OSSL_STORE_load() returns
H A DOSSL_ENCODER_CTX_new_for_pkey.pod44 encoding, and I<selection> can be used to select what parts of the I<pkey>
63 OSSL_ENCODER_CTX_set_cipher() tells the implementation what cipher
115 determine what makes sense to include in the output, and this may depend on
/freebsd/sys/kern/
H A Dsubr_kobj.c64 #define KOBJ_ASSERT(what) mtx_assert(&kobj_mtx, what); argument
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dctime.c72 get_file_time(const char *pfile, int what, time_t *ptr) in get_file_time() argument
84 switch (what) { in get_file_time()
/freebsd/contrib/kyua/utils/signals/
H A Dmisc.cpp99 LW(e.what()); in reset_all()
/freebsd/contrib/llvm-project/libcxx/src/support/runtime/
H A Dexception_libcxxrt.ipp18 const char* bad_exception::what() const noexcept { return "std::bad_exception"; }
/freebsd/contrib/atf/atf-c++/detail/
H A Dapplication.hpp48 const char* what(void) const throw();
/freebsd/share/examples/ppp/
H A Dppp.linkup.span-isp2 # Refer to ppp.conf.span-isp for a description of what this file is for.
H A Dppp.linkdown.span-isp2 # Refer to ppp.conf.span-isp for a description of what this file is for.
/freebsd/contrib/netcat/
H A DFREEBSD-upgrade9 * -V: We use FIB to map what OpenBSD do for "rdomain"
/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c256 sfuart_bus_flush(struct uart_softc *sc, int what) in sfuart_bus_flush() argument
264 if (what & UART_FLUSH_TRANSMITTER) { in sfuart_bus_flush()
270 if (what & UART_FLUSH_RECEIVER) { in sfuart_bus_flush()
/freebsd/contrib/lutok/examples/
H A Dbindings.cpp130 std::cerr << "ERROR: " << e.what() << '\n'; in main()
/freebsd/contrib/ntp/sntp/harden/
H A DREADME1 If you look at the files here you should be able to figure out what is
/freebsd/contrib/googletest/docs/
H A Dgmock_for_dummies.md8 be used and what it should do (which methods will be called? in which order? how
9 many times? with what arguments? what will they return? etc).
28 cool) for creating mock classes and using them. It does to C++ what
130 check what drawing primitives your program is calling, with what arguments, and
216 With what arguments? What should it do? etc.).
346 When a mock function takes arguments, we may specify what arguments we are
367 `_` is an instance of what we call **matchers**. A matcher is like a predicate
368 and can test whether an argument is what we'd expect. You can use a matcher
427 **Quick quiz:** what do you think will happen if a function is expected to be
433 users have to tell it what to do when a method is invoked. This is easy in
[all …]
/freebsd/crypto/openssh/contrib/
H A Dgnome-ssh-askpass2.c66 report_failed_grab (GtkWidget *parent_window, const char *what) in report_failed_grab() argument
73 "on your session.", what); in report_failed_grab()
/freebsd/sys/dev/smbios/
H A Dsmbios.c245 smbios_modevent (module_t mod, int what, void *arg) in smbios_modevent() argument
251 switch (what) { in smbios_modevent()
/freebsd/contrib/kyua/utils/fs/
H A Doperations_test.cpp284 " during cleanup: " << e.what() << '\n'; in cleanup_mount_point()
307 ATF_SKIP(e.what()); in ATF_TEST_CASE_BODY()
586 ATF_SKIP(e.what()); in test_mount_tmpfs_ok()
631 ATF_SKIP(e.what()); in ATF_TEST_CASE_BODY()
745 ATF_SKIP(e.what()); in ATF_TEST_CASE_BODY()

1...<<11121314151617181920>>...49