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

  /packages/apps/Gallery2/jni/filters/
fx.c 24 float fr11 = (src[p+off[6]])*(1-dr)+(src[p+off[7]])*dr; local
26 float frb1 = fr10 * (1-db)+fr11*db;
  /art/compiler/dex/quick/arm/
arm_lir.h 148 fr11 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 11, enumerator in enum:art::ArmNativeRegisterPool
243 constexpr RegStorage rs_fr11(RegStorage::kValid | fr11);
    [all...]
  /external/openssl/crypto/
pariscid.pl 70 fcpy,dbl %fr0,%fr11
  /art/compiler/dex/quick/x86/
x86_lir.h 175 fr11 = RegStorage::k32BitSolo | RegStorage::kFloatingPoint | 11, enumerator in enum:art::X86NativeRegisterPool
273 constexpr RegStorage rs_fr11(RegStorage::kValid | fr11);
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 39 ; "caller save" registers: fr4-fr11, fr22-fr31
881 XMPYU %fr5L,%fr4L,%fr11 ;offset 0xa90
883 FSTD %fr11,-112(%r30) ;offset 0xa98
995 b5 .reg %fr11
    [all...]
pa-risc2W.s 33 ; "caller save" registers: fr4-fr11, fr22-fr31
820 XMPYU %fr8R,%fr7L,%fr11
822 FSTD %fr11,-232(%r30)
982 b5 .reg %fr11
    [all...]

Completed in 206 milliseconds