/netbsd-src/tests/lib/libbluetooth/ |
H A D | t_sdp_put.c | 61 const uint8_t expect[] = { in ATF_TC_BODY() local 95 const uint8_t expect[] = { in ATF_TC_BODY() local 147 const uint8_t expect[] = { in ATF_TC_BODY() local 179 const uint8_t expect[] = { in ATF_TC_BODY() local 204 const uint8_t expect[] = { in ATF_TC_BODY() local 238 const uint8_t expect[] = { in ATF_TC_BODY() local 268 const uint8_t expect[] = { in ATF_TC_BODY() local 301 const uint8_t expect[] = { in ATF_TC_BODY() local 340 const uint8_t expect[] = { in ATF_TC_BODY() local 369 const uint8_t expect[] = { in ATF_TC_BODY() local [all …]
|
H A D | t_sdp_set.c | 130 const uint8_t expect[] = { in ATF_TC_BODY() local 210 const uint8_t expect[] = { in ATF_TC_BODY() local 275 const uint8_t expect[] = { in ATF_TC_BODY() local 333 const uint8_t expect[] = { in ATF_TC_BODY() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tbeta.c | 53 mpfr_t z, w, r, expect; in test_beta_special() local 143 mpfr_t r, z, w, expect; in test_beta_2exp() local 177 mpfr_t r, z, w, expect; in test_beta_zw_sum_int() local 222 mpfr_t r, z, w, expect; in test_beta_hardcoded() local 284 mpfr_t r, z, w, expect; in test_beta_refl() local
|
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | parser.hpp | 457 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser 472 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser 488 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser 505 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser 524 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser 547 parser< TKZ >::expect(const token_type& t1, in expect() function in tools::parser::parser
|
/netbsd-src/sys/dev/i2c/ |
H A D | gttwsi_core.c | 192 int expect; in gttwsi_send_start() local 232 uint32_t data, expect, alt; in gttwsi_initiate_xfer() local 315 gttwsi_wait(struct gttwsi_softc *sc, uint32_t control, uint32_t expect, in gttwsi_wait()
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | dst_test.c | 138 dns_keytag_t id, dns_secalg_t alg, int type, bool expect) { in check_sig() argument 267 bool expect; in ISC_RUN_TEST_IMPL() member 300 dns_keytag_t key2_id, dns_secalg_t alg, int type, bool expect) { in check_cmp() argument 364 bool expect; in ISC_RUN_TEST_IMPL() member [all...] |
H A D | nsec3param_test.c | 59 nsec3param_rdata_test_params_t expect; member 110 dns_rdata_nsec3param_t param, lookup, expect; in nsec3param_change_test() local [all...] |
H A D | name_test.c | 373 bool expect; ISC_RUN_TEST_IMPL() member 408 bool expect; ISC_RUN_TEST_IMPL() member 471 bool expect; ISC_RUN_TEST_IMPL() member 513 unsigned int expect; ISC_RUN_TEST_IMPL() member [all...] |
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | sockaddr_test.c | 71 bool expect; ISC_RUN_TEST_IMPL() member 84 bool expect; ISC_RUN_TEST_IMPL() member
|
H A D | stats_test.c | 90 assert_int_equal(isc_stats_get_counter(stats, i), expect); in ISC_RUN_TEST_IMPL() local
|
H A D | errno_test.c | 95 isc_result_t result, expect; in ISC_RUN_TEST_IMPL() local
|
H A D | regex_test.c | 48 int expect; ISC_RUN_TEST_IMPL() member
|
/netbsd-src/external/bsd/liblzf/dist/ |
H A D | lzf_c.c | 84 # define expect(expr,value) __builtin_expect ((expr),(value)) macro 87 # define expect(expr,value) (expr) macro
|
/netbsd-src/tests/lib/libc/string/ |
H A D | t_stresep.c | 38 #define expect(a) \ macro
|
/netbsd-src/external/mpl/bind/dist/fuzz/ |
H A D | isc_lex_getmastertoken.c | 57 isc_tokentype_t expect; LLVMFuzzerTestOneInput() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-tests.cc | 38 int_range<2> expect (build_int_cst (type, 20), build_int_cst (type, 30)); in test_expr_eval() local
|
/netbsd-src/tests/rump/rumpkern/ |
H A D | t_kern.c | 55 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) in locktest()
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_scan.c | 77 scan(tok_kind expect, token *tokp) in scan() 134 peekscan(tok_kind expect, token *tokp) in peekscan()
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | atomic.h | 296 atomic_cmpxchg(atomic_t *atomic, int expect, int new) in atomic_cmpxchg() 316 int expect = *valuep; in atomic_try_cmpxchg() local 389 atomic64_cmpxchg(struct atomic64 *atomic, uint64_t expect, uint64_t new) in atomic64_cmpxchg() 494 atomic_long_cmpxchg(struct atomic_long *a, long expect, long new) in atomic_long_cmpxchg()
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-tty-escape-sequence-processing.c | 302 struct captured_screen* expect) { in compare_screen() 845 struct captured_screen actual = {0}, expect = {0}; in TEST_IMPL() local 919 struct captured_screen actual = {0}, expect = {0}; in TEST_IMPL() local 1050 struct captured_screen actual = {0}, expect = {0}; in TEST_IMPL() local 1308 struct captured_screen actual = {0}, expect = {0}; in TEST_IMPL() local 1353 struct captured_screen actual = {0}, expect = {0}; in TEST_IMPL() local
|
/netbsd-src/tests/games/ |
H A D | t_factor.sh | 28 expect() { function
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd_proxy.c | 550 int expect = SMTPD_PROX_WANT_BAD; in smtpd_proxy_replay_send() local 655 static int PRINTFLIKE(3, 4) smtpd_proxy_save_cmd(SMTPD_STATE *state, int expect, const char *fmt,..… in smtpd_proxy_save_cmd() 694 static int smtpd_proxy_cmd(SMTPD_STATE *state, int expect, const char *fmt,...) in smtpd_proxy_cmd()
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_read_format_gtar_sparse.c | 178 struct contents expect; in verify_archive_file() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | barrier.cpp | 54 __barrier_phase_t expect = __old_phase; in __arrive() local
|
/netbsd-src/usr.bin/tip/aculib/ |
H A D | v3451.c | 138 expect(const char *cp) in expect() function
|