Searched refs:expect (Results 51 - 69 of 69) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-csharp.c254 /* We expect that a character has been produced if and only if
323 /* We expect that one character has been produced. */
1356 int expect; local
1360 expect = (c == 'U' ? 8 : 4);
1362 for (i = 0; i < expect; i++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dpcd.c525 int expect[5] = { 1, 1, 1, 0x14, 0xeb }; local
539 flg &= (read_reg(cd, i + 1) == expect[i]);
H A Dpf.c523 int expect[5] = { 1, 1, 1, 0x14, 0xeb }; local
537 flg &= (read_reg(pf, i + 1) == expect[i]);
H A Dpt.c450 int expect[5] = { 1, 1, 1, 0x14, 0xeb }; local
464 flg &= (read_reg(pi, i + 1) == expect[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dscall64-o32.S188 sd a1, PT_R5(sp) # syscalls expect them there
H A Dscall32-o32.S316 sw a1, PT_R5(sp) # syscalls expect them there
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y41 %expect 26
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y41 %expect 26
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dzconf.y30 %expect 36
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_flac.sh1138 expect="$case-expect.meta"
1142 diff -q -w $expect out.meta 2>/dev/null || die "ERROR: metadata does not match expected $expect"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dnet2280.c997 int expect; local
1002 expect = likely (req->req.zero
1004 if (expect != ep->in_fifo_validate)
2187 * we expect (N <= maxpacket) bytes; host wrote M.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.y169 %expect 13
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_encoder.c4214 FLAC__int32 expect = 0, got = 0; local
4219 expect = (FLAC__int32)encoder->private_->verify.input_fifo.data[channel][i];
4230 encoder->private_->verify.error_stats.expected = expect;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm900 Declares a block of tests you expect to fail and $why. Perhaps it's
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1662 code will probably not do what you expect:
1968 what you expect. At worst the database will corrupt.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c9911 * First thing is to establish what we expect to find in the log
11552 blk_t blk, pblk, expect; local
11651 expect = pblk + (j * fs->super->s_blocks_per_group);
11652 if (ind_buf[ind_off] != expect)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2612 % shrink), and it is reasonable to expect all typewriter fonts to have
6097 % delimiter characters. Before first delimiter expect a
6098 % right brace, after last delimiter expect closing brace:
8817 % interword stretch (and shrink), and it is reasonable to expect all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2394 % shrink), and it is reasonable to expect all typewriter fonts to have
6335 % delimiter characters. Before first delimiter expect a
6336 % right brace, after last delimiter expect closing brace:
9098 % interword stretch (and shrink), and it is reasonable to expect all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dconfigure7520 printf("Right shift isn't acting as I expect it to.\n");

Completed in 526 milliseconds

123