HomeSort by relevance Sort by last modified time
    Searched full:xlate (Results 26 - 50 of 51) sorted by null

12 3

  /external/boringssl/src/crypto/bn/asm/
rsaz-avx2.pl 78 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
79 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
80 die "can't locate x86_64-xlate.pl";
90 open OUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
rsaz-x86_64.pl 94 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
95 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
96 die "can't locate x86_64-xlate.pl";
98 open OUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
x86_64-mont5.pl 34 ( $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";
    [all...]
  /external/boringssl/src/crypto/ec/asm/
p256-x86_64-asm.pl 50 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
51 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
52 die "can't locate x86_64-xlate.pl";
54 open OUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86_64.pl 89 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
90 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
91 die "can't locate x86_64-xlate.pl";
100 open OUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha1-x86_64.pl 91 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
92 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
93 die "can't locate x86_64-xlate.pl";
109 open OUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
sha512-x86_64.pl 108 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
109 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
110 die "can't locate x86_64-xlate.pl";
126 open OUT,"| \"$^X\" $xlate $flavour";
    [all...]
  /art/runtime/hprof/
hprof.cc 1382 static const HprofHeapTag xlate[] = { local
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aes-x86_64.pl 36 ( $xlate="${dir}x86_64-xlate.pl" and -f $xlate ) or
37 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
38 die "can't locate x86_64-xlate.pl";
40 open OUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
bsaes-armv7.pl 56 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or
57 ( $xlate="${dir}../../perlasm/arm-xlate.pl" and -f $xlate) or
58 die "can't locate arm-xlate.pl";
60 open STDOUT,"| \"$^X\" $xlate $flavour $output";
    [all...]
bsaes-x86_64.pl 98 ( $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";
    [all...]
aesni-x86_64.pl 186 ( $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";
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
ChangeLog-2006 465 (xlate): Also add underscore to stdcall symbol if
dlltool.c 824 static const char *xlate (const char *);
2240 xlate (const char *name) function
    [all...]
ChangeLog-2009 189 (xlate): Likewise.
    [all...]
ChangeLog-0203     [all...]
ChangeLog-9197     [all...]
  /external/strace/
Makefile.am 616 xlate.el
  /prebuilts/android-emulator/linux-x86_64/bin/
resize2fs 
mkfs.ext4 
tune2fs 
e2fsck 
fsck.ext4 
  /external/elfutils/libelf/
ChangeLog 797 processes data. Make it wrlock if the code needs to xlate the
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c     [all...]

Completed in 1321 milliseconds

12 3