Searched refs:up (Results 201 - 225 of 910) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/
H A Dmpi-div.c146 * up-shifted (normalized) below. */
218 /* Shift up the denominator setting the most significant bit of
226 /* Shift up the numerator, possibly introducing a new most
300 mpi_ptr_t up; local
304 up = u->d;
308 _gcry_mpih_rshift( wp, up + limb_cnt, wsize, count );
312 MPN_COPY_INCR( wp, up + limb_cnt, wsize);
H A Dmpiutil.c302 mpi_ptr_t wp, up; local
310 up = u->d;
311 MPN_COPY( wp, up, usize );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/
H A Dstartup.inc61 ;; Set up waitstates etc
75 ;; Set up minimal flash waitstates
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpi-div.c146 * up-shifted (normalized) below. */
218 /* Shift up the denominator setting the most significant bit of
226 /* Shift up the numerator, possibly introducing a new most
300 mpi_ptr_t up; local
304 up = u->d;
308 _gcry_mpih_rshift( wp, up + limb_cnt, wsize, count );
312 MPN_COPY_INCR( wp, up + limb_cnt, wsize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev67-strncat.S33 mov $16, $0 # set up return value
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent-model.cc234 Speed up; local
236 up += tor->uploadSpeed( );
237 return up;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dutil.h275 char up; local
278 up = toupper(key);
279 return up == 'Q';
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dvmk80xx.c608 up(&dev->limit_sem);
650 up(&dev->limit_sem);
681 up(&dev->limit_sem);
725 up(&dev->limit_sem);
777 up(&dev->limit_sem);
809 up(&dev->limit_sem);
857 up(&dev->limit_sem);
900 up(&dev->limit_sem);
945 up(&dev->limit_sem);
976 up(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_midi.c323 static void snd_wavefront_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) argument
342 if (up) {
363 static void snd_wavefront_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) argument
382 if (up) {
399 if (up)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtraceroute6.c177 * will give up and exit.
217 * Almes or Matt Mathis. I don't know (or care) who came up with
224 * I've hacked up a round-trip-route version of this that works by
629 * realize it because we keep waking up to handle those
742 struct udphdr *up; local
746 up = (struct udphdr *)(hip+1);
750 nexthdr = *(unsigned char*)up;
751 up++;
757 pkt = (struct pkt_format *) (up + 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart_core.c558 * Set up parity check flag
776 /* Set up the uart parameters in the
825 smc_uart_t __iomem *up; local
830 up = pinfo->smcup;
842 out_be16(&up->smc_rbptr, in_be16(&pinfo->smcup->smc_rbase));
843 out_be16(&up->smc_tbptr, in_be16(&pinfo->smcup->smc_tbase));
844 out_be32(&up->smc_rstate, 0);
845 out_be32(&up->smc_tstate, 0);
846 out_be16(&up->smc_brkcr, 1); /* number of break chars */
847 out_be16(&up
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dconditn.tex135 Broadcasts to all waiting threads, waking all of them up. Note that this method
154 Signals the object waking up at most one thread. If several threads are waiting
155 on the same condition, the exact thread which is woken up is undefined. If no
157 signalled again to wake up any thread which may start waiting on it later.
179 Wait without waking up any thread, the thread would still wait for another one
H A Ddialup.tex22 when the user hangs up the modem). For this, you need to use one of the event
139 Hang up the currently active dial up connection.
185 Returns {\tt false} if couldn't set up automatic check for online status.
210 Sets the commands to start up the network and to hang up again.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-window.c284 fmt = b ? _( "Click to disable Alternative Speed Limits\n(%1$s down, %2$s up)" )
285 : _( "Click to enable Alternative Speed Limits\n(%1$s down, %2$s up)" );
787 char up[32], down[32], ratio[32], buf[512]; local
802 tr_strlsize( up, stats.uploadedBytes, sizeof( up ) );
808 "Down: %1$s, Up: %2$s" ), down, up );
813 tr_strlsize( up, stats.uploadedBytes, sizeof( up ) );
819 "size|Down: %1$s, Up: %2$s" ), down, up );
838 double up local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dupnpcommands.c130 char * up; local
144 up = GetValueFromNameValueList(&pdata, "NewUptime");
147 if(p && up)
159 if(up)
160 sscanf(up,"%u",uptime);
238 char * up; local
254 /*up = GetValueFromNameValueList(&pdata, "NewUpstreamMaxBitRate");*/
256 up = GetValueFromNameValueList(&pdata, "NewLayer1UpstreamMaxBitRate");
259 if(down && up)
270 if(up)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dldo.c144 GCObject *up; local
146 for (up = L->openupval; up != NULL; up = up->gch.next)
147 gco2uv(up)->v = (gco2uv(up)->v - oldstack) + L->stack;
647 UpVal *up = luaF_newupval(L); local
648 cl->l.upvals[i] = up;
649 luaC_objbarrier(L, cl, up);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/
H A Ddhcp-client-script164 LOG ifconfig $addrid $2 $mask_arg $brd_arg up
165 ifconfig $addrid $2 $mask_arg $brd_arg up
354 ifconfig $interface:dhcp up
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_fcoe.c131 * ixgbe_fcoe_ddp_get - called to set up ddp context
139 * to set up ddp for the corresponding xid of the given sglist for
368 * This sets up large send offload for FCoE
398 /* sets up SOF and ORIS */
421 /* sets up EOF and ORIE */
446 /* sets up PARINC indicating data offset */
496 * This sets up FCoE related registers
565 fcoe->up = i;
576 * Cleans up outstanding ddp context resources
694 return 1 << adapter->fcoe.up;
707 ixgbe_fcoe_setapp(struct ixgbe_adapter *adapter, u8 up) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/redhat/
H A Dradvd.spec32 Install radvd if you are setting up IPv6 network and/or Mobile IPv6
155 - clean up the init script, make condrestart work properly
160 - clean up droproot patch, drop the rights earlier; require user-writable
162 - set up the pidfile directory at compile time.
186 things up
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcfctrl.c162 void cfctrl_set_uplayer(struct cflayer *this, struct cflayer *up) argument
164 this->up = up;
272 * device as the payload. Otherwise old queued up payload
538 cfctrl->res.reject_rsp(cfctrl->serv.layer.up,
544 layer.up, linkid,
556 cfctrl->res.linkdestroy_rsp(cfctrl->serv.layer.up, linkid);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/redhat/
H A Dradvd.spec32 Install radvd if you are setting up IPv6 network and/or Mobile IPv6
155 - clean up the init script, make condrestart work properly
160 - clean up droproot patch, drop the rights earlier; require user-writable
162 - set up the pidfile directory at compile time.
186 things up
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/card/
H A Dqueue.c68 up(&mq->thread_sem);
77 up(&mq->thread_sem);
304 up(&mq->thread_sem);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dmidi.c201 int up)
244 int up)
248 if (up)
200 line6_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) argument
243 line6_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Daffs.h7 /* AmigaOS allows file names with up to 30 characters length.
283 up(&AFFS_I(inode)->i_link_lock);
293 up(&AFFS_I(inode)->i_hash_lock);
303 up(&AFFS_I(inode)->i_ext_lock);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S55 .ifc "\dir","up"
147 inner_loop \decifactor, up,, head
150 inner_loop \decifactor, up, tail, head
152 inner_loop \decifactor, up, tail

Completed in 327 milliseconds

1234567891011>>