Searched refs:sign (Results 226 - 250 of 250) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbntest.c1231 static int sign[8]={0,0,0,1,1,0,1,1}; local
1233 return(sign[(neg++)%8]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfig.mak17 OPTFLAGS= -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I$(TOOL_CHAIN_PATH)/include/ -std=c99 -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -Os -fno-math-errno -G 0 -mips32
H A Dconfig_arm.mak16 OPTFLAGS= -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -I/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/include/ -std=c99 -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -O3 -fno-math-errno -fno-signed-zeros
H A Dconfigure1734 check_cflags -Wno-sign-compare
2160 check_cflags -Wno-pointer-sign
2198 # 144, 167, 556: -Wno-pointer-sign
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm168 ; use the sign flag instead of the zero flag for the exit test.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex84 this equals sign is used to terminate the field name.
H A D01-introduction.tex464 bits with sign), even when output is to a 16 bit PCM device. For the
470 spec. A 280dB range is approximately 48 bits with sign; thus the
H A D04-codec.tex551 bits with sign), even when output is to a 16 bit PCM device. For the
557 spec. A 280dB range is approximately 48 bits with sign; thus the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm208 ;;; use the sign flag instead of the zero flag for the exit test.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbntest.c2008 static int sign[8]={0,0,0,1,1,0,1,1}; local
2010 return(sign[(neg++)%8]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbntest.c2008 static int sign[8]={0,0,0,1,1,0,1,1}; local
2010 return(sign[(neg++)%8]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm208 ;;; use the sign flag instead of the zero flag for the exit test.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsetox.S52 | Step 2. Return ans := ans + sign(X)*2^(-126). Exit.
68 | the sign and biased exponent field of |X|; the lower 16
203 | X's sign. "Huge" and "Tiny" are respectively large/tiny
453 oril #0x00800000,%d0 | ...sign(X)*2^(-126)
H A Dstan.S325 ftstx %fp0 |test sign of argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/
H A DMakefile507 CFLAGS += $(call cc-option,-Wno-pointer-sign,)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/
H A DMakefile554 CFLAGS += $(call cc-option,-Wno-pointer-sign,)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpeg12.c579 int code, sign, val, l, shift; local
589 sign = get_bits1(&s->gb);
597 if (sign)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl595 school, if any, to sign a "copyright disclaimer" for the program, if
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dpubkey.c213 pubkey_use_dummy (sign);
728 rc = pubkey->sign (algorithm, resarr, data, skey);
3170 /* Get the stuff we want to sign. Note that pk_get_nbits does also
3279 must be an S-Exp like the one in sign too. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm719 ;;; use the sign flag instead of the zero flag for the exit test.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/math-emu/
H A Dmath.c129 static inline void emu_set_CC_cs(struct pt_regs *regs, int class, int sign) argument
134 emu_set_CC(regs, sign ? 1 : 2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm719 ;;; use the sign flag instead of the zero flag for the exit test.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex372 after the \verb|@| sign. This means that this device is bound to some other
1574 records are replaced with the backslash sign.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2659 % @pounds{} is a sterling sign, which Knuth put in the CM italic font.
2750 % @textdegree - the normal degrees sign.
6827 % sign. Just make them active and then expand them all to nothing.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2857 % @pounds{} is a sterling sign, which Knuth put in the CM italic font.
2975 % @textdegree - the normal degrees sign.
7066 % sign. Just make them active and then expand them all to nothing.

Completed in 467 milliseconds

12345678910