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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_coshl.c 55 C14 = 1.1469537039374480e-11, /* 0x1938c67cd18c48.0p-89 */
68 C14= 1.14707455977297247387801189650495351e-11L, /* 0x193974a8c07c9d24ae169a7fa9b54.0p-149L */
109 RETURNI(((C16*x2 + C14)*x4 + (C12*x2 + C10))*(x4*x4*x2) +
115 C16)*x2 + C14)*x2 + C12)*x2 + C10)*x2 + C8)*x2 + C6)*x2 +
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciPei.inf 24 FILE_GUID = 65E5746E-9C14-467d-B5B3-932A66D59F79
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 164 C14 = 1.1470745580491932e-11, /* 0x1.93974a81dae30p-37 */
250 dx * (C14 + dx * (C15 + dx * (C16 +
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java 71 private static final double C14 = 1.0 / 10.0;
407 integrator.computeDerivatives(pT + C14 * h, yTmp, yDotKLast[0]);
  /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 49 const double C14 = 0.195090322016128;
123 temp1 = output[4] * C14;
136 temp2 = output[7] * C14;
  /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/python/cpython3/Lib/test/
test_descr.py     [all...]
  /art/test/636-arm64-veneer-pool/src/
Main.java 34 class C14 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }
    [all...]

Completed in 162 milliseconds