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

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 165 C15 = 7.6471620181090468e-13, /* 0x1.ae7f3820adab1p-41 */
250 dx * (C14 + dx * (C15 + dx * (C16 +
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java 103 private static final double C15 = 1.0 / 5.0;
417 integrator.computeDerivatives(pT + C15 * h, yTmp, yDotKLast[1]);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.cpp 123 SystemZ::C12, SystemZ::C13, SystemZ::C14, SystemZ::C15
  /external/libvpx/libvpx/test/
dct16x16_test.cc 50 const double C15 = 0.098017140329561;
97 temp1 = step[11] * C15;
102 temp2 = step[12] * C15;
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 137 SP::C12, SP::C13, SP::C14, SP::C15,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 139 SP::C12, SP::C13, SP::C14, SP::C15,
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 157 Sparc::C12, Sparc::C13, Sparc::C14, Sparc::C15,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 182 Sparc::C12, Sparc::C13, Sparc::C14, Sparc::C15,
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 50 sysl x20, #6, c3, C15, #7
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
arm64-system-encoding.s 51 sysl x20, #6, c3, C15, #7
  /external/python/cpython3/Lib/test/
test_descr.py     [all...]
  /art/test/636-arm64-veneer-pool/src/
Main.java 35 class C15 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }
    [all...]

Completed in 447 milliseconds