Searched refs:half (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dstnic.c33 #define half unsigned short macro
97 *(vhalf *) (PA_83902 + ((reg) << 1)) = ((half) (val) << 8);
200 half buf[2];
237 half val;
259 length -= sizeof (half);
285 *(vhalf *) PA_83902_IF = ((half) buf[1] << 8) | buf[0];
287 *(vhalf *) PA_83902_IF = ((half) buf[0] << 8) | buf[1];
290 buf += sizeof (half);
291 length -= sizeof (half);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsi001.tcl14 # TEST Delete half of entries through primary.
15 # TEST Delete half of remaining entries through secondary.
160 # Delete the second half of the entries through
161 # the primary. We do the second half so we can
163 set half [expr $nentries / 2]
165 Primary delete loop: deleting $half entries"
166 for { set n $half } { $n < $nentries } { incr n } {
171 $pdb $sdbs $half keys data "Si$tnum.c"
173 # Delete half of what's left through
175 set quar [expr $half /
[all...]
H A Dsi008.tcl158 # Delete the second half of the entries through
159 # the primary. We do the second half so we can
161 set half [expr $nentries / 2]
163 Primary delete loop: deleting $half entries"
164 for { set n $half } { $n < $nentries } { incr n } {
169 $pdb $sdbs $half keys data "Si$tnum.c"
171 # Delete half of what's left through
173 set quar [expr $half / 2]
178 for { set n $quar } { $n < $half } { incr n } {
200 { [gets $did str] != -1 && $n < $half } \
[all...]
H A Dsi003.tcl132 # Delete the second half of the entries through the primary.
133 # We do the second half so we can just pass keys(0 ... n/2)
135 set half [expr $nentries / 2]
137 "\tSi$tnum.c: Primary delete loop: deleting $half entries ..."
138 for { set n $half } { $n < $nentries } { incr n } {
156 check_secondaries $pdb $sdbs $half keys data "Si$tnum.c"
158 # Delete half of what's left, through the first secondary.
159 set quar [expr $half / 2]
163 for { set n $quar } { $n < $half } { incr n } {
H A Dsi005.tcl132 # Delete the second half of the entries through the primary.
133 # We do the second half so we can just pass keys(0 ... n/2)
135 set half [expr $nentries / 2]
136 puts "\tSi$tnum.c: Primary delete loop: deleting $half entries"
137 for { set n $half } { $n < $nentries } { incr n } {
143 check_secondaries $pdb $sdbs $half keys data "Si$tnum.c"
145 # Delete half of what's left, through the first secondary.
146 set quar [expr $half / 2]
150 for { set n $quar } { $n < $half } { incr n } {
H A Dsi002.tcl15 # TEST Cursor delete half of entries through primary, check.
16 # TEST Cursor delete half of remainder through secondary, check.
171 # Delete the second half of the entries through the primary.
172 # We do the second half so we can just pass keys(0 ... n/2)
174 set half [expr $nentries / 2]
176 Primary cursor delete loop: deleting $half entries"
180 for { set i 0 } { [llength $dbt] > 0 && $i < $half } { incr i } {
185 cursor_check_secondaries $pdb $sdbs $half "Si$tnum.d"
187 # Delete half of what's left, through the first secondary.
188 set quar [expr $half /
[all...]
H A Dsi004.tcl181 # Delete the second half of the entries through the primary.
182 # We do the second half so we can just pass keys(0 ... n/2)
184 set half [expr $nentries / 2]
186 Primary cursor delete loop: deleting $half entries ... "
190 for { set i 0 } { [llength $dbt] > 0 && $i < $half } { incr i } {
208 cursor_check_secondaries $pdb $sdbs $half "Si$tnum.d"
210 # Delete half of what's left, through the first secondary.
211 set quar [expr $half / 2]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_mmx.c1354 uint8_t * const half= (uint8_t*)temp;\
1355 put ## RND ## mpeg4_qpel8_h_lowpass_ ## MMX(half, src, 8, stride, 8);\
1356 OPNAME ## pixels8_l2_ ## MMX(dst, src, half, stride, stride, 8);\
1365 uint8_t * const half= (uint8_t*)temp;\
1366 put ## RND ## mpeg4_qpel8_h_lowpass_ ## MMX(half, src, 8, stride, 8);\
1367 OPNAME ## pixels8_l2_ ## MMX(dst, src+1, half, stride, stride, 8);\
1372 uint8_t * const half= (uint8_t*)temp;\
1373 put ## RND ## mpeg4_qpel8_v_lowpass_ ## MMX(half, src, 8, stride);\
1374 OPNAME ## pixels8_l2_ ## MMX(dst, src, half, stride, stride, 8);\
1383 uint8_t * const half
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-java-221 gettext ("invalid surrogate \ud835 first half");
22 gettext ("invalid surrogate \udc9e second half");
104 msgid "invalid surrogate ��� first half"
108 msgid "invalid surrogate ��� second half"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_mplsvpn.c189 u_char *half; local
204 half = XMALLOC (MTYPE_TMP, (p - str) + 1);
205 memcpy (half, str, (p - str));
206 half[p - str] = '\0';
212 if (! all_digit (half))
214 XFREE (MTYPE_TMP, half);
218 stream_putw (s, atoi (half));
223 ret = inet_aton (half, &addr);
226 XFREE (MTYPE_TMP, half);
H A Dbgp_damp.c443 bgp_damp_enable (struct bgp *bgp, afi_t afi, safi_t safi, int half,
448 if (damp->half_life == half
457 bgp_damp_parameter_set (half, reuse, suppress, max);
441 bgp_damp_enable(struct bgp *bgp, afi_t afi, safi_t safi, int half, int reuse, int suppress, int max) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/lib/
H A Dqrnnd.S4 # r3 : upper half of 64 bit word n
5 # r4 : lower half of 64 bit word n
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dumul.S109 rd %y, %o0 ! get lower half of product
111 addcc %o4, %o2, %o1 ! add compensation and put upper half in place
H A Dmul.S71 rd %y, %o0 ! get lower half of product
74 ! and put upper half in place
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/sh4/
H A Dqpel.c658 uint8_t half[64];\
659 put ## RND ## mpeg4_qpel8_h_lowpass(half, src, 8, stride, 8);\
660 OPNAME ## pixels8_l2_aligned2(dst, src, half, stride, stride, 8, 8);\
668 uint8_t half[64];\
669 put ## RND ## mpeg4_qpel8_h_lowpass(half, src, 8, stride, 8);\
670 OPNAME ## pixels8_l2_aligned2(dst, src+1, half, stride, stride, 8, 8);\
675 uint8_t half[64];\
677 put ## RND ## mpeg4_qpel8_v_lowpass(half, full, 8, 16);\
678 OPNAME ## pixels8_l2_aligned(dst, full, half, stride, 16, 8, 8);\
689 uint8_t half[6
1368 uint8_t half[64]; local
1378 uint8_t half[64]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dvecemu.c242 int exp, half; local
254 half = 0x400000 >> exp;
256 return (x + half) & ~(0x7fffff >> exp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dmfm.S78 @ get bottom half to be sent first
80 orr r2,r6,r6,lsr #16 @ Duplicate them in the bottom half of the word
81 @ now the top half
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dmemset.S114 bbci.l a5, 0, .L20 # branch if dst alignment half-aligned
123 # dst half-aligned
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dh264_altivec.c80 DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
81 put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
82 OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src, half, stride, stride, SIZE);\
90 DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
91 put_h264_qpel ## SIZE ## _h_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
92 OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src+1, half, stride, stride, SIZE);\
96 DECLARE_ALIGNED_16(uint8_t, half[SIZE*SIZE]);\
97 put_h264_qpel ## SIZE ## _v_lowpass_ ## CODETYPE(half, src, SIZE, stride);\
98 OPNAME ## pixels ## SIZE ## _l2_ ## CODETYPE(dst, src, half, stride, stride, SIZE);\
106 DECLARE_ALIGNED_16(uint8_t, half[SIZ
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddsputil.c1829 uint8_t half[64];\
1830 put ## RND ## mpeg4_qpel8_h_lowpass(half, src, 8, stride, 8);\
1831 OPNAME ## pixels8_l2(dst, src, half, stride, stride, 8, 8);\
1839 uint8_t half[64];\
1840 put ## RND ## mpeg4_qpel8_h_lowpass(half, src, 8, stride, 8);\
1841 OPNAME ## pixels8_l2(dst, src+1, half, stride, stride, 8, 8);\
1846 uint8_t half[64];\
1848 put ## RND ## mpeg4_qpel8_v_lowpass(half, full, 8, 16);\
1849 OPNAME ## pixels8_l2(dst, full, half, stride, 16, 8, 8);\
1860 uint8_t half[6
2802 uint8_t half[64]; local
2812 uint8_t half[64]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cris/
H A Deth_v10.c85 half, enumerator in enum:duplex
636 else if (current_duplex == half)
645 else if (current_duplex == half)
654 else if (current_duplex == half)
1248 e100_set_duplex(dev, half);
1288 if (current_duplex == half)
1307 e100_set_duplex(dev, ecmd->duplex == DUPLEX_HALF ? half : full);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S161 cmp r0, #0x1 @ going to half speed?
166 cmp r0, #0x1 @ going to half speed (post branch link)
167 moveq r5, r5, lsr #1 @ divide by 2 if to half
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dco-586.pl200 local($b,$tot,$end,$half);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/x86/
H A Dcomba.pl189 local($b,$tot,$end,$half);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dco-586.pl200 local($b,$tot,$end,$half);

Completed in 136 milliseconds

12