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

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug109.go 9 func f(a float64) float64 {
18 (<float64>FLOAT64)
21 (<float64>FLOAT64)
24 (<float64>FLOAT64)
  /prebuilts/go/linux-x86/test/fixedbugs/
bug109.go 9 func f(a float64) float64 {
18 (<float64>FLOAT64)
21 (<float64>FLOAT64)
24 (<float64>FLOAT64)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
audioapotypes.h 12 typedef double FLOAT64;
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp 205 case TextureFormat::FLOAT64: return TEXTURECHANNELCLASS_FLOATING_POINT;
391 case TextureFormat::FLOAT64: cMin = -1e5f; cMax = 1e5f; break;
559 case TextureFormat::FLOAT64: return IVec4(64);
633 case TextureFormat::FLOAT64: return IVec4(52);
    [all...]
tcuTexture.cpp 297 case TextureFormat::FLOAT64: return (float)*((const double*)value);
329 case TextureFormat::FLOAT64: return (int)*((const double*)value);
361 case TextureFormat::FLOAT64: *((double*)dst) = (double)src; break;
446 case TextureFormat::FLOAT64: *((double*)dst) = (double)src; break;
631 case TextureFormat::FLOAT64:
706 case TextureFormat::FLOAT64: return 8;
    [all...]
tcuTexture.hpp 110 FLOAT64,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
fmt.go 478 TFLOAT64: "FLOAT64",
567 TFLOAT64: "float64",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
fmt.go 478 TFLOAT64: "FLOAT64",
567 TFLOAT64: "float64",
    [all...]
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp     [all...]
  /external/v8/src/
objects.h     [all...]

Completed in 460 milliseconds