HomeSort by relevance Sort by last modified time
    Searched defs:T19 (Results 1 - 11 of 11) sorted by null

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug336.go 51 type T18 *[10]T19
52 type T19 T18
84 t19s := &[10]T19{}
  /prebuilts/go/linux-x86/test/fixedbugs/
bug336.go 51 type T18 *[10]T19
52 type T19 T18
84 t19s := &[10]T19{}
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_tanl.c 39 T19 = 0x1.f57d7734d1656e0aceb716f614c2p-13L,
90 v = z * (T7 + w * (T11 + w * (T15 + w * (T19 + w * (T23 +
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanhl.c 59 T19 = -2.1121033571392224e-4; /* -0x1baf0af80c4090.0p-65 */
75 T19 = -2.3912911424260516e-4, /* -0x1f57d7734c8dde.0p-65 */
140 RETURNI(((T19*x2 + T17)*x4 + (T15*x2 + T13))*(x2*x*x2*x4*x4) +
147 T25)*x2 + T23)*x2 + T21)*x2 + T19)*x2 + T17)*x2 +
153 T25)*x2 + T23)*x2 + T21)*x2 + T19)*x2 + T17)*x2 +
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/testdata/
exports.go 64 T19 func() (x float32)
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/testdata/
exports.go 64 T19 func() (x float32)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
md5.c 84 #define T19 0x265e5a51
236 SET(c, d, a, b, 11, 14, T19);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
md5.c 84 #define T19 0x265e5a51
236 SET(c, d, a, b, 11, 14, T19);
  /external/libcups/cups/
md5.c 64 #define T19 0x265e5a51
193 SET(c, d, a, b, 11, 14, T19);
  /external/python/cpython2/Modules/
md5.c 84 #define T19 0x265e5a51
236 SET(c, d, a, b, 11, 14, T19);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
Iscp.h 137 ISCP_TYPE19_SMBIOS_INFO T19; ///< SMBIOS Type 19 Record Data

Completed in 630 milliseconds