Searched refs:xlate (Results 101 - 115 of 115) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Dbsaes-x86_64.pl98 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
99 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
100 die "can't locate x86_64-xlate.pl";
102 open OUT,"| \"$^X\" $xlate $flavour $output";
H A Daesni-x86_64.pl186 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
187 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
188 die "can't locate x86_64-xlate.pl";
190 open OUT,"| \"$^X\" $xlate $flavour $output";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dipic.c718 .xlate = ipic_host_xlate,
H A Dmpic.c1019 DBG("mpic: xlate (%d cells: 0x%08x 0x%08x) to line 0x%lx sense 0x%x\n",
1028 .xlate = mpic_host_xlate,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl100 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or
101 ( $xlate="${dir}../../perlasm/ppc-xlate.pl" and -f $xlate) or
102 die "can't locate ppc-xlate.pl";
104 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
H A Dx86_64-mont5.pl34 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
35 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
36 die "can't locate x86_64-xlate.pl";
38 open OUT,"| \"$^X\" $xlate $flavour $output";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/asm/
H A Decp_nistz256-avx2.pl38 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
39 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
40 die "can't locate x86_64-xlate.pl";
42 open OUT,"| \"$^X\" $xlate $flavour $output";
H A Decp_nistz256-x86_64.pl59 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
60 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
61 die "can't locate x86_64-xlate.pl";
63 open OUT,"| \"$^X\" $xlate $flavour $output";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc64-mont.pl100 ( $xlate="${dir}ppc-xlate.pl" and -f $xlate ) or
101 ( $xlate="${dir}../../perlasm/ppc-xlate.pl" and -f $xlate) or
102 die "can't locate ppc-xlate.pl";
104 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
H A Dx86_64-mont5.pl34 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
35 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
36 die "can't locate x86_64-xlate.pl";
38 open OUT,"| \"$^X\" $xlate $flavour $output";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/asm/
H A Decp_nistz256-avx2.pl38 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
39 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
40 die "can't locate x86_64-xlate.pl";
42 open OUT,"| \"$^X\" $xlate $flavour $output";
H A Decp_nistz256-x86_64.pl59 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
60 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
61 die "can't locate x86_64-xlate.pl";
63 open OUT,"| \"$^X\" $xlate $flavour $output";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1724.c1976 static const unsigned char xlate[8] = { local
1983 eitem = xlate[val];
H A Dice1712.c1846 static const unsigned char xlate[16] = { local
1855 val = xlate[inb(ICEMT(ice, RATE)) & 15];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl186 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
187 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
188 die "can't locate x86_64-xlate.pl";
190 open OUT,"| \"$^X\" $xlate $flavour $output";

Completed in 118 milliseconds

12345