Searched refs:up (Results 301 - 325 of 910) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c1253 int64_t id, eta, status, up, down; local
1263 && tr_bencDictFindInt( d, "rateUpload", &up )
1296 up/(double)tr_speed_K,
1302 total_up += up;
1608 int64_t up, down, secs, sessions; local
1611 && tr_bencDictFindInt( d, "uploadedBytes", &up )
1616 printf( " Uploaded: %s\n", strlsize( buf, up, sizeof( buf ) ) );
1618 printf( " Ratio: %s\n", strlratio( buf, up, down, sizeof( buf ) ) );
1624 && tr_bencDictFindInt( d, "uploadedBytes", &up )
1630 printf( " Uploaded: %s\n", strlsize( buf, up, sizeo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmanage.h60 * Manage build-up of command line
220 struct user_pass up; member in struct:man_settings
370 struct user_pass *up,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Dmakefile.dmc42 for %f in (back.gif bullet.bmp contents.gif cshelp.txt doc.chm doc.cnt doc.hhc doc.hhk doc.hhp doc.hlp doc.hpj doc.zip forward.gif up.gif) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dactivevt.tex26 system is low on memory; the application should free up as much memory as possible, and restore
H A Ddocmdipr.tex62 Since understanding how document/view clean-up takes place can be difficult,
H A Ddocprfrm.tex71 Since understanding how document/view clean-up takes place can be difficult,
H A Dhtmlstrt.tex28 \wxheading{Setting up wxHtmlWindow}
H A Dmbcnvut8.tex31 \item Variable-length encoding able to encode up to 31 bits per character
H A Dlayalgor.tex8 For SDI (normal) frames, a 'main' window is specified as taking up the
26 window takes up. It should also set its own size accordingly.
43 output window take up space at the top and bottom, and then the remaining height in-between is used for
H A Dbrush.tex52 since other required structures may not have been set up yet. Instead,
105 \docparam{colourName}{Colour name. The name will be looked up in the colour database.}
144 the application should try to clean up all brushes itself. This is because
340 are cleaned up internally if they are not being used. Also, a reference
353 track of brushes in order to clean them up on exit. It is also kept for
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Ddpcsup.c49 * all QE there are and wake up all the waiters before exiting. We will
65 * up the waiters until there are no more QEs. We then return
130 up(&fib->event_wait);
167 * pull off all QE there are and wake up all the waiters before exiting.
181 * up the waiters until there are no more QEs. We then return
239 * all QE there are and wake up all the waiters before exiting.
331 dprintk((KERN_INFO "event_wait up\n"));
335 up(&fib->event_wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dhead.S125 # set up the registers with recognisable rubbish in them
164 # set up the initial kernel stack
235 * tables are set up later depending on memory size.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusblcd.c51 * using up all RAM */
207 /* free up our allocated buffer */
210 up(&dev->limit_sem);
274 up(&dev->limit_sem);
325 /* set up the endpoint information */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dstmpe-keypad.c155 bool up = data & STMPE_KPC_DATA_UP; local
162 input_report_key(input, keypad->keymap[code], !up);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dacpuclock-arm11.c95 short up; member in struct:clkctl_acpu_speed
102 * Table stepping up/down is optimized for 256mhz jumps while staying on the
344 /* Step up or down depending on target vs current. */
346 cur_s->up : cur_s->down;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf30 Start a WUSB host controller (by setting up a CHID)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcompare_curl_source.com15 $! 3. Keep a copy directory up to date. The third is needed by
56 $! source is up to date.
70 $! source is up to date.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Djournal.c626 up(&jnl->jnl_lock);
652 up(&jnl->jnl_lock);
666 up(&jnl->jnl_lock);
724 up(&jnl->jnl_lock);
733 up(&jnl->jnl_lock);
741 up(&jnl->jnl_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dnamei.c74 fnode->up = dir->i_ino;
82 dnode->up = fno;
182 fnode->up = dir->i_ino;
268 fnode->up = dir->i_ino;
347 fnode->up = dir->i_ino;
646 fnode->up = new_dir->i_ino;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Doffb.c532 const u32 *pp, *addrp, *up; local
582 up = of_get_property(dp, "linux,bootx-addr", &len);
583 if (up == NULL)
584 up = of_get_property(dp, "address", &len);
585 if (up && len == sizeof(u32))
586 addr_prop = *up;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dhp_sdc.c61 * sure it doesn't freeze up and to allow for bad reads to time out.
203 up(curr->act.semaphore);
322 up(curr->act.semaphore);
559 up(curr->act.semaphore);
1049 up(&tq_init_sem);
1066 up(&tq_init_sem);
1091 up(&tq_init_sem);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_phy.c236 up(&priv->rf_sem);
310 up(&priv->rf_sem);
484 up(&priv->rf_sem);
542 up(&priv->rf_sem);
2107 if(!priv->up)
2249 if((priv->up) )
2270 if(!priv->up)
2305 if(!priv->up)
2353 if((priv->up))
2486 // <1> Fill up pr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dgame.cpp587 LifeCellBox *c, *up, *dn, *lf, *rt; local
607 up = c->m_up;
612 // up
616 if (!up)
618 up = LinkBox(c->m_x, c->m_y - 8);
619 up->m_dn = c;
622 up->m_on[7] += t2;
820 c->m_up = up;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcinit.c66 u16_t* da, u16_t* sa, u8_t up, u16_t *micLen,
106 /*Sometimes we wake up to tx/rx but AP still think we are sleeping, so still need to set this bit*/
249 header[hlen] = up;
692 header[hlen] = up;
799 zfCalTxMic(dev, buf, (u8_t *)snap, snapLen, minusLen, da, sa, up, mic);
1306 header[2] = (u16_t) ((phyCtrl&0xffff) | 0x700 | (zcUpToAc[up&0x7]<<13));
1338 header[1] |= (0x20 | (zcUpToAc[up&0x7]<<10));
1342 /* issue: -PB42 Enable RTS/CTS to prevent OWL Tx hang up */
1390 header[1] |= (0x20 | (zcUpToAc[up&0x7]<<10));
1394 /* Enable RTS/CTS to prevent OWL Tx hang up */
64 zfTxGenWlanHeader(zdev_t* dev, zbuf_t* buf, u16_t* header, u16_t seq, u8_t flag, u16_t plusLen, u16_t minusLen, u16_t port, u16_t* da, u16_t* sa, u8_t up, u16_t *micLen, u16_t* snap, u16_t snapLen, struct aggControl *aggControl) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac.c501 up(&ieee->scan_sem);
509 up(&ieee->scan_sem);
557 up(&ieee->scan_sem);
568 up(&ieee->scan_sem);
630 up(&ieee->scan_sem);
1031 up(&ieee->wx_sem);
1039 up(&ieee->wx_sem);
1466 printk("=====>%s(): no need to ps,wake up!! ieee->ps is %d,ieee->iw_mode is %d,ieee->state is %d\n",
2048 * Anyway some most set operations set a flag to speed-up
2077 * time to scan all the chans..) or we have just run up th
[all...]

Completed in 143 milliseconds

<<11121314151617181920>>