Searched refs:IN1 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dcmp.pl6 open(IN1,"<$ARGV[1]") || die "unable to open $ARGV[1]\n";
8 binmode IN1;
15 $n2=sysread(IN1,$b2,4096);
29 close(IN1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dcmp.pl6 open(IN1,"<$ARGV[1]") || die "unable to open $ARGV[1]\n";
8 binmode IN1;
15 $n2=sysread(IN1,$b2,4096);
29 close(IN1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dcmp.pl6 open(IN1,"<$ARGV[1]") || die "unable to open $ARGV[1]\n";
8 binmode IN1;
15 $n2=sysread(IN1,$b2,4096);
29 close(IN1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_asm.S38 #define IN1 %xmm6 define
122 movups (%rsi), IN1
123 PSHUFB_XMM BSWAP IN1
124 pxor IN1, DATA
H A Daesni-intel_asm.S28 #define IN1 %xmm1 define
32 #define IN IN1
689 movups (INP), IN1
690 movaps IN1, STATE1
699 pxor IN1, STATE2
799 movups (INP), IN1
810 pxor IN1, STATE1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/Netware/
H A Ddo_tests.pl551 open(IN1, $file2) || die "\nunable to open $file2\n";
556 binmode IN1;
562 $n2 = read(IN1, $b2, 512);
574 close(IN1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/Netware/
H A Ddo_tests.pl551 open(IN1, $file2) || die "\nunable to open $file2\n";
556 binmode IN1;
562 $n2 = read(IN1, $b2, 512);
574 close(IN1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Ddo_tests.pl521 open(IN1, $file2) || die "\nunable to open $file2\n";
526 binmode IN1;
532 $n2 = read(IN1, $b2, 512);
544 close(IN1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddcadsp.asm167 %define IN1 m3
173 movu IN1, [inq + 4 - 1*mmsize]
174 shufps IN1, IN1, q0123
185 FIR_LOOP 0, IN1, IN2
187 FIR_LOOP 0, IN1
189 shufps IN1, IN1, q0123
196 FIR_LOOP 1, IN2, IN1
198 FIR_LOOP 1, IN1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S31 IN1 .req s5 label
80 vmul.f ACCUM4, COEF4, IN1 @ vector operation
85 vmul.f ACCUM4, COEF4, IN1 @ vector operation
131 vldr IN1, [PIN, #-1*4]
183 .unreq IN1

Completed in 108 milliseconds