Searched refs:Np (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dwindow.c199 const FLAC__int32 Np = (FLAC__int32)(p / 2.0f * L) - 1; local
204 if (Np > 0) {
205 for (n = 0; n <= Np; n++) {
206 window[n] = (FLAC__real)(0.5f - 0.5f * cos(M_PI * n / Np));
207 window[L-Np-1+n] = (FLAC__real)(0.5f - 0.5f * cos(M_PI * (n+Np) / Np));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl24 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
35 sub Np subroutine
60 &mov($tmp1,&Np($c)) if $pos < 1; # next tmp1 for R0
61 &mov($tmp1,&Np($c)) if $pos == 1; # next tmp1 for R1
85 &mov($tmp1,&Np($c)) if $pos < 1; # G function - part 1
86 &mov($tmp1,&Np($c)) if $pos == 1; # G function - part 1
114 &mov($tmp1,&Np(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl24 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
35 sub Np subroutine
60 &mov($tmp1,&Np($c)) if $pos < 1; # next tmp1 for R0
61 &mov($tmp1,&Np($c)) if $pos == 1; # next tmp1 for R1
85 &mov($tmp1,&Np($c)) if $pos < 1; # G function - part 1
86 &mov($tmp1,&Np($c)) if $pos == 1; # G function - part 1
114 &mov($tmp1,&Np(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dprintcap.c316 register char *Np, *Bp; local
322 for (Np = np; *Np && *Bp == *Np; Bp++, Np++)
324 if (*Np == 0 && (*Bp == '|' || *Bp == ':' || *Bp == 0))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dprintcap.c316 register char *Np, *Bp; local
322 for (Np = np; *Np && *Bp == *Np; Bp++, Np++)
324 if (*Np == 0 && (*Bp == '|' || *Bp == ':' || *Bp == 0))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ripemd/asm/
H A Drmd-586.pl69 sub Np subroutine
90 &mov($tmp1, &Np($c)); # NEXT
101 &mov($tmp1, &Np($c)) if $o <= 0;
106 &xor($tmp1, &Np($d)) if $o <= 0;
156 &sub($tmp2, &Np($c)) if $o == 1;
159 &mov($tmp1, &Np($c));
162 &xor($tmp1, &Np($d));
186 &sub($tmp1, &Np($c)) if $o <= 0; # NEXT
202 &sub($tmp2, &Np($c)) if $o <= 0; # NEXT
203 &mov($tmp1, &Np(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ripemd/asm/
H A Drmd-586.pl69 sub Np subroutine
90 &mov($tmp1, &Np($c)); # NEXT
101 &mov($tmp1, &Np($c)) if $o <= 0;
106 &xor($tmp1, &Np($d)) if $o <= 0;
156 &sub($tmp2, &Np($c)) if $o == 1;
159 &mov($tmp1, &Np($c));
162 &xor($tmp1, &Np($d));
186 &sub($tmp1, &Np($c)) if $o <= 0; # NEXT
202 &sub($tmp2, &Np($c)) if $o <= 0; # NEXT
203 &mov($tmp1, &Np(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/ubiqx/
H A Dubi_BinTree.h837 #define ubi_trInitNode( Np ) ubi_btInitNode( (ubi_btNodePtr)(Np) )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-586.pl58 sub Np subroutine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha1-586.pl58 sub Np subroutine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c3786 static int Np = 90; // Non-movement command Probability variable
3868 } else if (percent < Np) { // non-movement commands

Completed in 212 milliseconds