Searched refs:zero (Results 126 - 150 of 358) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-java-236 gettext ("bel: \7\nnewline: \12backslash: \134\ndquote-zero: \420\n");
141 "dquote-zero: \"0\n"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Ddsputil_ppc.c119 This is due to the use of the 'dcbz' instruction. It simply clear to zero a
205 register long zero = 0; local
219 __asm__ volatile("dcbzl %0, %1" : : "b" (fakedata_middle), "r" (zero));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A DuPD98402.c35 static int fetch_stats(struct atm_dev *dev,struct sonet_stats __user *arg,int zero) argument
43 if (zero && !error) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A DMakefile85 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=1440
96 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=2880
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm740.S83 bne 1b @ count not zero r-shift
93 bne 1b @ count not zero r-shift
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dio-readsl.S18 teq r2, #0 @ do we have to check for the zero len?
H A Dio-readsw.S34 teq r2, #0 @ do we have to check for the zero len?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A DMakefile87 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=1440
98 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=2880
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_fline.S8 | Next, determine if the instruction is an fmovecr with a non-zero
42 | fmovecr with non-zero <ea> handling here
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/dec/
H A Dint-handler.S138 andi t0,ST0_IM # CAUSE.CE may be non-zero!
204 beq zero,t2,2b
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dr4k_switch.S49 sw zero, ll_bit
64 nor t1, zero, t1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lib/
H A Dcsum_partial.S91 move sum, zero
92 move t7, zero
227 1: move t1, zero
386 move sum, zero
387 move odd, zero
528 ADD t2, zero, NBYTES
605 move t2, zero # partial word
702 1: sb zero, 0(dst)
H A Dmemset.S131 move a2, zero
142 move a2, zero
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/cfe/
H A Dsetup.c88 static const int zero; local
90 cfe_linux_exit((void *)&zero);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/bootfloppy/
H A Dmkrootfs.sh57 dd if=/dev/zero of=rootfs bs=1k count=$FSSIZE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-clear_user.S8 * right "bytes left to zero" value (and that it is updated only _after_
93 * $1 is number of quadwords to clear (zero is a valid value)
183 # zero to 16 quadwords left to store, plus any trailing bytes
211 # We know for a fact that $0 > 0 zero due to previous context
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dbacktrace.S35 movs frame, r0 @ if frame pointer is zero
95 teq sv_fp, #0 @ zero saved fp means
H A Ddiv64.S114 @ The top part of remainder became zero. If carry is set
125 clz xh, xl @ we know xh is zero here so...
H A Dio-readsl.S14 teq r2, #0 @ do we have to check for the zero len?
H A Dio-readsw-armv3.S34 teq r2, #0 @ do we have to check for the zero len?
H A Dio-writesb.S47 teq r2, #0 @ do we have to check for the zero len?
H A Dio-writesl.S14 teq r2, #0 @ do we have to check for the zero len?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_sane.c56 __be16 zero; member in struct:sane_reply_net_start
137 if (reply->zero != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S85 # sign info for later. Separate out special cases like divide-by-zero #
90 # zero, then perform a divide-by-zero using a 16-bit implemented #
293 # the first two quotient words must be zero, or overflow would occur.
355 andi.l &0x0000ffff, %d1 # zero any remainder
520 beq.w mulu64_zero # handle zero separately
523 beq.w mulu64_zero # handle zero separately
561 clr.l %d4 # load d4 w/ zero value
603 # one or both of the operands is zero so the result is also zero
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex197 11) if ( [cbits] is greater than zero ) \{
207 16) if ( [book] is not less than zero ) \{
212 \} else [book] is less than zero \{
242 lines. Also, although zero-difference values are used in the
245 Skipping zero-difference values allows a smoother line fit.
255 Unwrap the always-positive-or-zero values read from the packet into
321 \} else [val] is zero \{

Completed in 143 milliseconds

1234567891011>>