Searched refs:full (Results 1 - 25 of 55) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/utilities/
H A Dutmath.c71 dividend.full = *in_dividend;
92 *out_quotient = quotient.full;
145 divisor.full = *in_divisor;
146 dividend.full = *in_dividend;
166 * 2) The general case where the divisor is a full 64 bits
195 partial2.full = (acpi_integer) quotient.part.lo * divisor.part.lo;
196 partial3.full = partial2.part.hi + partial1;
206 remainder.full -= divisor.full;
211 remainder.full
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/build_farm/
H A Dbacktrace11 bt full
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Dtermcap.c272 int full;
473 bufp->full = 0;
548 /* Make sure that the buffer <- BUFP contains a full line
582 return buf + bufp->full;
585 if (bufp->full == bufp->size)
598 bcopy (bufp->ptr, buf, bufp->full -= bufp->ptr - buf);
601 if (!(nread = read (fd, buf + bufp->full, bufp->size - bufp->full)))
603 bufp->full += nread;
604 buf[bufp->full]
269 int full; member in struct:buffer
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/bootfloppy/
H A Dmkdevs.sh17 mknod full c 1 7
/asus-wl-520gu-7.0.1.45/src/router/busybox/docs/
H A Dautodocifier.pl50 split("\n", $usage->{full});
63 my $full = join("\n", @f1);
84 $full .
109 # full => "...",
238 $name is the name of the applet. $type can be "trivial", "full", "notes",
251 =item B<full>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/sb1250/
H A Dbcm1250_tbprof.c110 DBG(printk(DEVNAME ": tb_intr full\n"));
321 int full; local
331 full = (sbp->next_tb_sample == MAX_TB_SAMPLES);
332 return put_user(full, (int *) arg);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/
H A DMakefile26 -mtraceback=full
/asus-wl-520gu-7.0.1.45/src/router/LPRng/TESTSUPPORT/
H A DMakefile110 @full=`echo $${HOST} | sed -n '/\./p'`; \
111 if [ ! -n "$$full" ] ; then \
H A DMakefile.in110 @full=`echo $${HOST} | sed -n '/\./p'`; \
111 if [ ! -n "$$full" ] ; then \
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dbusybox.spec26 their full featured GNU cousins; however, the options that are provided behave
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dtime.c395 SMB_BIG_UINT full; member in union:nttime_u
430 bigt.full = (SMB_BIG_UINT)t;
431 bigt.full += (SMB_BIG_UINT)TIME_FIXUP_CONSTANT;
432 bigt.full *= 10000000;
434 endian_test.full = 1;
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_memcpy.S97 ## load queue full replay traps, etc.
134 ssnop # To avoid dcfifo full, we schedule 2 cycles of empty LS pipes
296 ## count is number of full units left
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc.h36 void (*init)(ch_t *ch, bool full); /* chip init */
73 int duplex; /* current duplex: 0=half, 1=full */
/asus-wl-520gu-7.0.1.45/src/router/config/
H A Dzconf.l1 %option backup nostdinit noyywrap never-interactive full ecs
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Ddv1394.c407 /* advance counter, only for full packets */
449 } else { /* full packet */
452 fill_output_more( &(block->u.out.u.full.om),
466 fill_output_more( &(block->u.out.u.full.u.cross.om),
474 fill_output_last( &(block->u.out.u.full.u.cross.ol),
490 f->frame_begin_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
492 f->mid_frame_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
494 f->frame_end_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
495 f->frame_end_branch = &(block->u.out.u.full.u.cross.ol.q[2]);
498 branch_address = &(block->u.out.u.full
[all...]
H A Ddv1394-private.h200 2) command to send a full packet when the DV data payload does NOT
207 3) command to send a full packet when the DV payload DOES cross
235 /* full packet */
252 } full; member in union:DMA_descriptor_block::__anon1428::__anon1429::__anon1430
551 if it's READY, that means the ringbuffer is full with READY frames;
/asus-wl-520gu-7.0.1.45/src/router/
H A DMakefile.HSDPA180 rm -f full usb20 520gu 500gpv2
469 ( if [ -f ./full ]; then \
472 cp -f ./config.asus/linux.config.full ../linux/linux/.config; \
473 cp -f ./config.asus/router.config.full ./.config.asus; \
474 cp -f ./config.asus/busybox.router.h.full ./busybox/configs/router.h; \
477 cp -f ./config.asus/router.config.full ./.config.asus; \
483 touch full; \
H A DMakefile.U2EC180 rm -f full usb20 520gu 500gpv2
469 ( if [ -f ./full ]; then \
472 cp -f ./config.asus/linux.config.full ../linux/linux/.config; \
473 cp -f ./config.asus/router.config.full ./.config.asus; \
474 cp -f ./config.asus/busybox.router.h.full ./busybox/configs/router.h; \
477 cp -f ./config.asus/router.config.full ./.config.asus; \
483 touch full; \
H A DMakefile180 rm -f full usb20 520gu 500gpv2
473 ( if [ -f ./full ]; then \
476 cp -f ./config.asus/linux.config.full ../linux/linux/.config; \
477 cp -f ./config.asus/router.config.full ./.config.asus; \
478 cp -f ./config.asus/busybox.router.h.full ./busybox/configs/router.h; \
481 cp -f ./config.asus/router.config.full ./.config.asus; \
487 touch full; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dethernet.c56 * state along with the "tx full" state of the driver. This
73 full, enumerator in enum:duplex
557 if (current_duplex == full)
566 if (current_duplex == full)
575 if (current_duplex == full)
628 if (!full_duplex) { /* Duplex changed to full? */
813 /* Stop queue if full */
1097 e100_set_duplex(full);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_decode.h139 | decode the index of the brief/full extension word
188 | get the extension word and test for brief or full extension type
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dioc3-eth.c722 /* Downgrade from full to half duplex. Only possible via ethtool. */
786 int full; local
798 full = 1;
800 full = 0;
802 full = 1;
804 full = 0;
809 full = 1;
811 full = 0;
814 if (full)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dsetup.S693 testw %bx, %bx # 64K full?
696 movw $0x8000, %cx # full 64K, INT15 moves words
757 # Some machines have delusions that the keyboard buffer is always full
787 testb $2, %al # is input buffer full?
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dxirc2ps_cs.c123 FullPktRcvd = 0x01, /* full packet in receive buffer */
159 FullDuplex = 0x04, /* enable full duplex mode */
370 int new_mii; /* has full 10baseT/100baseT MII */
390 static void do_reset(struct net_device *dev, int full);
1749 do_reset(struct net_device *dev, int full) argument
1755 DEBUG(0, "%s: do_reset(%p,%d)\n", dev? dev->name:"eth?", dev, full);
1826 if (full)
1841 if (full && local->mohawk && init_mii(dev)) {
1876 if (full) {
1892 if (full)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Ddebug-armv.S253 tst \rd, #1 << 5 @ UARTFLGUTXFF - 1 when full
281 tst \rd, #1 << 5 @ UARTFLGUTXFF - 1 when full

Completed in 288 milliseconds

123