Searched defs:expect (Results 76 - 100 of 118) sorted by relevance

12345

/freebsd-10-stable/tools/regression/bpf/bpf_filter/tests/
H A Dtest0076.h30 u_int expect = 0xdeadc0de; variable
H A Dtest0077.h29 u_int expect = 0xdeadc0de; variable
H A Dtest0078.h30 u_int expect = 0xdeadc0de; variable
H A Dtest0079.h26 u_int expect = (u_int)-1; variable
H A Dtest0080.h63 u_int expect = 0; variable
H A Dtest0081.h30 u_int expect = 0; variable
H A Dtest0082.h30 u_int expect = 0; variable
H A Dtest0083.h27 u_int expect = 0; variable
H A Dtest0084.h1027 u_int expect = 0x23456789; variable
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_stresep.c38 #define expect(a) \ macro
/freebsd-10-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_kern.c54 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument
/freebsd-10-stable/contrib/netbsd-tests/games/
H A Dt_factor.sh28 expect() { function
/freebsd-10-stable/tools/regression/pjdfstest/tests/
H A Dmisc.sh16 expect() function
[all...]
/freebsd-10-stable/contrib/pjdfstest/tests/
H A Dmisc.sh16 expect() function
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse.c180 struct contents expect; local
[all...]
/freebsd-10-stable/tools/regression/netinet/ipdivert/
H A Dipdivert.c94 ipdivert_bind(const char *test, int s, u_short port, int expect) argument
/freebsd-10-stable/tools/regression/zfs/
H A Dmisc.sh60 expect() function
/freebsd-10-stable/usr.bin/tip/libacu/
H A Dv3451.c150 expect(char *cp) function
/freebsd-10-stable/contrib/gcc/
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c180 struct line expect; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/gdbserver/
H A Dgdbreplay.c76 sync_error (FILE *fp, char *desc, int expect, int got) argument
243 expect (FILE *fp) function
/freebsd-10-stable/contrib/netbsd-tests/lib/libbluetooth/
H A Dt_sdp_put.c61 const uint8_t expect[] = { local
95 const uint8_t expect[] = { local
147 const uint8_t expect[] = { local
179 const uint8_t expect[] = { local
204 const uint8_t expect[] = { local
238 const uint8_t expect[] = { local
268 const uint8_t expect[] = { local
301 const uint8_t expect[] = { local
340 const uint8_t expect[] = { local
369 const uint8_t expect[] = { local
401 const uint8_t expect[] = { local
440 const uint8_t expect[] = { local
496 const uint8_t expect[] = { local
549 const uint8_t expect[] = { local
580 const uint8_t expect[] = { local
615 const uint8_t expect[] = { local
661 const uint8_t expect[] = { local
718 const uint8_t expect[] = { local
752 const uint8_t expect[] = { local
788 const uint8_t expect[] = { local
830 const uint8_t expect[] = { local
[all...]
H A Dt_sdp_set.c130 const uint8_t expect[] = { local
210 const uint8_t expect[] = { local
275 const uint8_t expect[] = { local
333 const uint8_t expect[] = { local
[all...]
/freebsd-10-stable/sbin/hastd/
H A Dlzf.c79 # define expect(expr,value) __builtin_expect ((expr),(value)) macro
82 # define expect(expr,value) (expr) macro
/freebsd-10-stable/tools/regression/priv/
H A Dmain.c367 expect(const char *test, int error, int expected_error, int expected_errno) function

Completed in 597 milliseconds

12345