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

  /external/valgrind/main/exp-bbv/tests/amd64-linux/
rep_prefix.S 4 # This test makes sure the bbv plugin counts these instructions properly
  /external/openssl/crypto/
pariscid.pl 222 $code =~ s/\bbv\b/bve/gm if ($SIZE_T==8);
  /external/valgrind/main/exp-bbv/tests/x86/
rep_prefix.S 4 # This test makes sure the bbv plugin counts these instructions properly
  /external/openssl/crypto/rc4/asm/
rc4-parisc.pl 311 $code =~ s/\bbv\b/bve/gm if ($SIZE_T==8);
  /external/openssl/crypto/sha/asm/
sha1-parisc.pl 258 $code =~ s/\bbv\b/bve/gm if ($SIZE_T==8);
sha512-parisc.pl 788 s/\bbv\b/bve/ if ($SIZE_T==8);
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 764 let bbv = value_of_block bb in var
765 set_value_name "Bb3" bbv;
766 insist ("Bb3" = value_name bbv);
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-parisc.pl 732 s/\bbv\b/bve/ if ($SIZE_T==8);
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 1000 s/\bbv\b/bve/gm if ($SIZE_T==8);
  /external/openssl/crypto/aes/asm/
aes-parisc.pl 1019 s/\bbv\b(.*\(%r2\))/bve$1/ if ($SIZE_T==8);

Completed in 139 milliseconds