Searched refs:up (Results 401 - 425 of 910) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dhead-uc-fr451.S74 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Dtlb-flush.S170 # round the start down to beginning of TLB line and end up to beginning of next TLB line
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dcsumpartial.S76 .Ldone: adc r0, sum, #0 @ collect up the last carry
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dtraceroute.c143 * will give up and exit.
183 * Almes or Matt Mathis. I don't know (or care) who came up with
190 * I've hacked up a round-trip-route version of this that works by
438 /* Must be up */
580 /* mop up an odd byte, if necessary */
748 struct udphdr *up; local
770 up = (struct udphdr *)((unsigned char *)hip + hlen);
773 up->source == htons(ident) &&
774 up->dest == htons(port + seq))
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dindex.c89 /// unpadded_sum: The previous value is rounded up to the next
260 // up in the tree to find the rotation root.
261 uint32_t up = tree->count ^ (UINT32_C(1) << bsr32(tree->count)); local
262 if (up != 0) {
264 up = ctz32(tree->count) + 2;
267 } while (--up > 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtexutils.cpp148 // make up a topic name otherwise.
514 // Read word up to { or , or space
1184 wxString up(val);
1185 up.MakeUpper();
1187 if (up.IsSameAs(_T("YES")) ||
1188 up.IsSameAs(_T("TRUE")) ||
1189 up.IsSameAs(_T("ON")) ||
1190 up.IsSameAs(_T("OK")) |
1191 up.IsSameAs(_T("1")))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A Dmakeengines.com180 $! Set up two loops, one that keeps track of the engines,
196 $! Set up the engine library names.
240 $! Set up the source and object reference
920 $! Set up default defines
924 $! Finish up the definition of CC.
1110 $! Set up the logical name OPENSSL to point at the include directory
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhvscroll.tex458 down) or negative (to scroll up).
474 scroll down or right) or negative (to scroll up or left).
498 be positive (to scroll down or right) or negative (to scroll up or left).
511 down) or negative (to scroll up).
553 provide the heights for all rows and the widths for all columns with indices up
H A Dtsamples.tex122 \twocolitem{wxSpinCtrl}{A spin ctrl with a text field and a `up-down' control}
123 \twocolitem{\helpref{wxSpinButton}{wxspinbutton}}{A spin or `up-down' control}
142 generate a debug report in case of a program crash or otherwise. On start up,
169 Using the menu entries, you may also dial or hang up the line if you have a
304 while {\it Helpview} is a simple tool that only pops up the help window and
424 sets up an event handler to be notified of incoming connection requests
429 they set up their own event handler, and then request to be notified
442 The client starts up unconnected, so you can use the Connect... option
449 and how to set up the correct IO flags depending on what you are going to
451 both clients and connection objects in the server set up a
[all...]
H A Dkeyevent.tex6 key down and up events and char events. The difference between the first two
10 generated) down events but only one up so it is wrong to assume that there is
11 one up event corresponding to each down one.
H A Dtprint.tex139 Class wxPrintDialog puts up the standard print dialog, which allows you to
165 Class wxPageSetupDialog puts up the standard page setup dialog, which allows you
186 settings provided by the system. Each time the user calls up either the
H A Dvscroll.tex261 or negative (to scroll up).
277 or negative (to scroll up).
300 provide the heights for all lines with indices up to the one given here
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer2.c141 if (!l2->up)
145 err = l2->up->send(l2->up, skb);
159 if (!l2->up)
169 err = l2->up->send(l2->up, skb);
1949 if (!l2->up)
1951 ret = l2->up->send(l2->up, skb);
2081 l2->up
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A Dmakeengines.com180 $! Set up two loops, one that keeps track of the engines,
196 $! Set up the engine library names.
240 $! Set up the source and object reference
920 $! Set up default defines
924 $! Finish up the definition of CC.
1110 $! Set up the logical name OPENSSL to point at the include directory
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h138 The figure in section 7.1.2 suggests a body size of up to 2312
877 * These are the data types that can make up management packets
925 //#define UP2AC(up) ((up<3) ? ((up==0)?1:0) : (up>>1))
926 #define UP2AC(up) ( \
927 ((up) < 1) ? WME_AC_BE : \
928 ((up) < 3) ? WME_AC_BK : \
929 ((up) <
[all...]
H A Dieee80211_softmac.c507 up(&ieee->scan_sem);
514 up(&ieee->scan_sem);
548 up(&ieee->scan_sem);
557 up(&ieee->scan_sem);
614 up(&ieee->scan_sem);
1477 up(&ieee->wx_sem);
1483 up(&ieee->wx_sem);
2386 * Anyway some most set operations set a flag to speed-up
2413 * time to scan all the chans..) or we have just run up the iface
2487 up(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_dev.c93 .up = dn_eth_up,
269 if (dn_db->parms.up)
270 dn_db->parms.up(dev);
845 /* First check time since device went up */
1072 if (dn_db->parms.up) {
1073 if (dn_db->parms.up(dev) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html1179 'NodeUp', &$I('Node up'),
1385 # NodeUp -- up node of texinfo
1390 # FastForward -- if leave node, up and next, else next node
1391 # FastBackward-- if leave node, up and prev, else prev node
5603 'Node up' => '',
5730 'Node up' => '',
5853 'Node up' => '',
5980 'Node up' => 'N@oe{}ud au dessus',
6075 'node up' => 'node au dessus',
6089 'up nod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c1122 if(!priv->up)
1843 // Fill up USB_OUT_CONTEXT.
3964 if(priv->up == 0)
3966 RT_TRACE(COMP_ERR,"%s():the driver is not up! return\n",__FUNCTION__);
3967 up(&priv->wx_sem);
3970 priv->up = 0;
3990 up(&ieee->wx_sem);
3995 up(&priv->wx_sem);
3998 RT_TRACE(COMP_RESET,"%s():===========>start to up the driver\n",__FUNCTION__);
4001 RT_TRACE(COMP_RESET,"%s():<===========up proces
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dns83820.c319 int up; member in struct:rx_info
523 if (dev->rx_info.up)
559 /* Light up full duplex LED */
626 printk(KERN_INFO "%s: link now %s mbps, %s duplex and up.\n",
669 dev->rx_info.up = 1;
711 dev->rx_info.up = 0;
733 if (dev->rx_info.up) {
739 if (dev->rx_info.up && nr_rx_empty(dev) > NR_RX_DESC*3/4)
772 if (!info->up)
1242 /* Light up ful
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp8dsp.asm172 mova m5, [sixtap_filter_hb+mxq*8-48] ; set up 6tap filter in bytes
213 mova m5, [fourtap_filter_hb+mxq-16] ; set up 4tap filter in bytes
332 movq mm4, [fourtap_filter_hw+mxq-16] ; set up 4tap filter in words
354 pmaddwd mm0, mm4 ; multiply backed up 2px with F0/F1
380 movq mm4, [sixtap_filter_hw+mxq*8-48] ; set up 4tap filter in words
408 pmaddwd mm0, mm4 ; multiply 1st backed up 2px with F0/F1
409 pmaddwd mm3, mm5 ; multiply 2nd backed up 2px with F2/F3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/
H A Digmpv3.c776 struct in_addr up; local
826 up.s_addr = upstream;
827 upstream_interface = igmprt_interface_lookup(router,up);
864 struct in_addr up; local
910 up.s_addr = upstream;
911 upstream_interface = igmprt_interface_lookup(router,up);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene-core.c351 up(&dev->cmd_mutex);
600 up(&dev->stream_mutex);
605 up(&dev->stream_mutex);
609 up(&dev->stream_mutex);
706 up(&dev->stream_mutex);
709 up(&dev->stream_mutex);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcosa.c38 * with V.24 interfaces up to 80kb/s each.
43 * It has a 16-bit SAB80166 CPU and can do up to 10 Mb/s per channel.
54 * into the card and setting up the card.
414 /* Clean up the per-channel data */
420 /* Clean up the per-card data */
849 up(&chan->wsem);
881 up(&chan->wsem);
885 up(&chan->wsem);
905 up(&chan->wsem);
911 up(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk168 # Pick up the "relpath" make function.
182 # Pick up the "universal settings file" containing
346 # clean up CLM data (externally, this is treated as source and not removed).

Completed in 416 milliseconds

<<11121314151617181920>>