OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xlate
(Results
26 - 33
of
33
) sorted by null
1
2
/external/elfutils/libelf/
elf32_checksum.c
109
convert the data with
xlate
functions. We do it upfront instead
ChangeLog
37
processes data. Make it wrlock if the code needs to
xlate
the
/external/openssl/crypto/bn/asm/
ppc.pl
155
( $
xlate
="${dir}ppc-
xlate
.pl" and -f $
xlate
) or
156
( $
xlate
="${dir}../../perlasm/ppc-
xlate
.pl" and -f $
xlate
) or
157
die "can't locate ppc-
xlate
.pl";
159
open STDOUT,"| $^X $
xlate
$flavour ".shift || die "can't call $
xlate
: $!";
[
all
...]
x86_64-mont.pl
39
( $
xlate
="${dir}x86_64-
xlate
.pl" and -f $
xlate
) or
40
( $
xlate
="${dir}../../perlasm/x86_64-
xlate
.pl" and -f $
xlate
) or
41
die "can't locate x86_64-
xlate
.pl";
43
open OUT,"| \"$^X\" $
xlate
$flavour $output";
[
all
...]
/external/openssl/crypto/aes/asm/
aes-x86_64.pl
35
( $
xlate
="${dir}x86_64-
xlate
.pl" and -f $
xlate
) or
36
( $
xlate
="${dir}../../perlasm/x86_64-
xlate
.pl" and -f $
xlate
) or
37
die "can't locate x86_64-
xlate
.pl";
39
open OUT,"| \"$^X\" $
xlate
$flavour $output";
[
all
...]
aesni-x86_64.pl
171
( $
xlate
="${dir}x86_64-
xlate
.pl" and -f $
xlate
) or
172
( $
xlate
="${dir}../../perlasm/x86_64-
xlate
.pl" and -f $
xlate
) or
173
die "can't locate x86_64-
xlate
.pl";
175
open OUT,"| \"$^X\" $
xlate
$flavour $output";
[
all
...]
bsaes-x86_64.pl
104
( $
xlate
="${dir}x86_64-
xlate
.pl" and -f $
xlate
) or
105
( $
xlate
="${dir}../../perlasm/x86_64-
xlate
.pl" and -f $
xlate
) or
106
die "can't locate x86_64-
xlate
.pl";
108
open OUT,"| \"$^X\" $
xlate
$flavour $output";
[
all
...]
/external/strace/
ChangeLog-CVS
[
all
...]
Completed in 429 milliseconds
1
2