Searched refs:room (Results 76 - 91 of 91) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm169 ; It is then shifted into the high word, to make room for the wmask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm169 ; It is then shifted into the high word, to make room for the wmask
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dhso.c934 /* Copy what we got so far. make room for iphdr
958 /* Make room for temp_bytes after tail. */
1442 /* how much room is there for writing */
1446 int room; local
1450 room = serial->tx_data_length - serial->tx_buffer_count;
1453 /* return free room */
1454 return room;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/keyspan_pda/
H A Dkeyspan_pda.S314 ;; 06 is query room
763 ;; step 2: is there now room?
H A Dxircom_pgs.S352 ;; 06 is query room
824 ;; step 2: is there now room?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm687 ;;; make room for our stack frame.
720 ;;; It is then shifted into the high word, to make room for the wmask
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm687 ;;; make room for our stack frame.
720 ;;; It is then shifted into the high word, to make room for the wmask
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddo_func.S81 lsll #3,%d0 |make room for STAG
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Dip2main.c3015 pCh->outfl.asof,pCh->outfl.room,pCh->channelNeeds);
3016 seq_printf(m,FMTLIN3,pCh->infl.asof,pCh->infl.room);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c1871 info.output_room = cptr->pool->room;
1928 client->pool->room = info.output_room;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dpfpsp.S638 #$# sub.l &24,%sp # make room for src/dst
878 #$# sub.l &24,%sp # make room for src/dst
2999 subq.l &0x8,%sp # make room for new stack
3296 # on the system stack must be carefully moved "down" to make room #
4403 sub.l %d0,%sp # make room for fpregs
H A Dilsp.S58 # leave room for future possible aditions.
H A Dfpsp.S639 #$# sub.l &24,%sp # make room for src/dst
879 #$# sub.l &24,%sp # make room for src/dst
3000 subq.l &0x8,%sp # make room for new stack
3297 # on the system stack must be carefully moved "down" to make room #
3894 sub.l &0x8,%sp # make room for "Next PC", <ea>
18354 sub.l %d0,%sp # make room for fpregs
H A Dfplsp.S267 # leave room for future possible additions
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap.c4118 xfs_extnum_t room; /* number of entries there's room for */ local
4158 room = ifp->if_bytes / (uint)sizeof(xfs_bmbt_rec_t);
4171 if (unlikely(i + num_recs > room)) {
4172 ASSERT(i + num_recs <= room);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex81 improvement before running out of room within the codec specification.

Completed in 260 milliseconds

1234