HomeSort by relevance Sort by last modified time
    Searched refs:flavour (Results 1 - 20 of 20) sorted by null

  /external/openssl/crypto/perlasm/
ppc-xlate.pl 5 my $flavour = shift;
10 my $dotinlocallabels=($flavour=~/linux/)?1:0;
23 SWITCH: for ($flavour) {
54 ($flavour =~ /aix/) ? ".csect" : ".text";
59 if ($flavour =~ /osx/)
61 $arch = ($flavour=~/64/) ? "ppc970-64" : "ppc970" if ($arch eq "any");
81 ($flavour =~ /linux.*32/) ?
89 } if ($flavour!~/linux/);
93 ($flavour =~ /linux/) ? # GNU as doesn't allow most recent hints
100 ($flavour =~ /linux/) ? # GNU as doesn't allow most recent hint
    [all...]
x86_64-xlate.pl 62 my $flavour = shift;
64 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
86 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
90 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
91 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
92 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
257 $self->{label} =~ s/^___imp_/__imp__/ if ($flavour eq "mingw64");
505 if ($flavour eq "macosx") { $self->{value} = ".mod_init_func";
    [all...]
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 48 $flavour = shift;
50 if ($flavour =~ /32/) {
60 } elsif ($flavour =~ /64/) {
70 } else { die "nonsense $flavour"; }
77 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
x86_64-mont.pl 18 $flavour = shift;
20 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
22 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
29 open STDOUT,"| $^X $xlate $flavour $output";
ppc-mont.pl 27 $flavour = shift;
29 if ($flavour =~ /32/) {
49 } elsif ($flavour =~ /64/) {
70 } else { die "nonsense $flavour"; }
77 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
ppc.pl 103 $flavour = shift;
105 if ($flavour =~ /32/) {
128 } elsif ($flavour =~ /64/) {
152 } else { die "nonsense $flavour"; }
159 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
    [all...]
  /external/openssl/crypto/
ppccpuid.pl 3 $flavour = shift;
10 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
12 if ($flavour=~/64/) {
x86_64cpuid.pl 3 $flavour = shift;
5 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
7 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
10 open STDOUT,"| $^X ${dir}perlasm/x86_64-xlate.pl $flavour $output";
  /external/kernel-headers/original/linux/sunrpc/
svcauth.h 40 * A domain is created by an authentication flavour module based on name
51 struct auth_ops *flavour; member in struct:auth_domain
55 * Each authentication flavour registers an auth_ops
58 * flavour gives the auth flavour. It determines where the flavour is registered
97 int flavour; member in struct:auth_ops
  /external/openssl/crypto/sha/asm/
sha1-ppc.pl 23 $flavour = shift;
25 if ($flavour =~ /64/) {
31 } elsif ($flavour =~ /32/) {
37 } else { die "nonsense $flavour"; }
44 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
sha1-x86_64.pl 32 $flavour = shift;
34 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
36 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
43 open STDOUT,"| $^X $xlate $flavour $output";
sha512-x86_64.pl 43 $flavour = shift;
45 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
47 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
54 open STDOUT,"| $^X $xlate $flavour $output";
sha512-ppc.pl 38 $flavour=shift;
41 if ($flavour =~ /64/) {
48 } elsif ($flavour =~ /32/) {
55 } else { die "nonsense $flavour"; }
62 open STDOUT,"| $^X $xlate $flavour $output" || die "can't call $xlate: $!";
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 61 $flavour = shift;
63 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
65 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
72 open STDOUT,"| $^X $xlate $flavour $output";
  /external/openssl/crypto/md5/asm/
md5-x86_64.pl 111 my $flavour = shift;
113 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
115 my $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
123 open STDOUT,"| $^X $xlate $flavour $output";
  /external/qemu/
dis-asm.h 269 enum bfd_flavour flavour; member in struct:disassemble_info
437 (INFO).flavour = bfd_target_unknown_flavour, \
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
dis-asm.h 72 enum bfd_flavour flavour; member in struct:disassemble_info
bfd.h 296 #define bfd_asymbol_flavour(x) (bfd_asymbol_bfd(x)->xvec->flavour)
539 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
4909 enum bfd_flavour flavour; member in struct:bfd_target
    [all...]
  /external/openssl/crypto/aes/asm/
aes-ppc.pl 32 $flavour = shift;
34 if ($flavour =~ /64/) {
39 } elsif ($flavour =~ /32/) {
44 } else { die "nonsense $flavour"; }
51 open STDOUT,"| $^X $xlate $flavour ".shift || die "can't call $xlate: $!";
    [all...]
aes-x86_64.pl 28 $flavour = shift;
30 if ($flavour =~ /\./) { $output = $flavour; undef $flavour; }
32 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
39 open STDOUT,"| $^X $xlate $flavour $output";
    [all...]

Completed in 174 milliseconds