/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 56 Float64 = 0x0041, // 64 bit real enumerator 159 static TypeIndex Float64() { return TypeIndex(SimpleTypeKind::Float64); } in Float64() function
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderFConvertTests.cpp | 171 std::vector<tcu::Float64> getOtherNormals<tcu::Float64> (de::Random& rnd) in getOtherNormals() 174 auto v1 = convertVector<tcu::Float16, tcu::Float64>(getRandomNormals<tcu::Float16>(rnd)); in getOtherNormals() 175 auto v2 = convertVector<tcu::Float32, tcu::Float64>(getRandomNormals<tcu::Float32>(rnd)); in getOtherNormals() 230 const std::vector<tcu::Float64>& getInputValues64 () const in getInputValues64() 240 , m_values64(getInputValues<tcu::Float64>(m_rnd)) in InputGenerator() 251 std::vector<tcu::Float64> m_values64; 557 …outputBufferSizeInfo = BufferSizeInfo::calculate<tcu::Float64>(inputValues.size(), m_params.vector… in iterate() 577 …outputBufferSizeInfo = BufferSizeInfo::calculate<tcu::Float64>(inputValues.size(), m_params.vector… in iterate() 590 …inputBufferSizeInfo = BufferSizeInfo::calculate<tcu::Float64>(inputValues.size(), m_params.vectorL… in iterate() 885 …auto outputValues = unpackFloats<tcu::Float64>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate()
|
D | vktShaderCommonFunctionTests.cpp | 131 return tcu::Float64::MANTISSA_BITS; in getMinMantissaBits() 149 …) ? static_cast<int>(tcu::Float32::EXPONENT_BITS) : static_cast<int>(tcu::Float64::EXPONENT_BITS)); in getExponentBits() 276 return str << v.value << " / " << tcu::toHex(tcu::Float64(v.value).bits()); in operator <<() 646 …const deUint64 exponentBias = (isDouble ? static_cast<deUint64>(tcu::Float64::EXPONENT_BIAS) : s… in infNanRandomFloats() 663 DE_ASSERT(tcu::Float64(value).isInf() == isInf && tcu::Float64(value).isNaN() == isNan); in infNanRandomFloats() 704 ref = tcu::Float64(in0).isNaN(); in compare() 786 ref = tcu::Float64(in0).isInf(); in compare()
|
/external/golang-protobuf/proto/ |
D | clone_test.go | 213 0x4001: &pb.FloatingPoint{F: proto.Float64(2.0)}, 215 F: proto.Float64(2.0), 227 F: proto.Float64(3.0), 238 0x4001: &pb.FloatingPoint{F: proto.Float64(2.0)}, 240 F: proto.Float64(2.0),
|
D | lib.go | 441 func Float64(v float64) *float64 { func 651 case reflect.Float64: 848 case reflect.Float64: 935 case reflect.Float32, reflect.Float64:
|
D | clone.go | 147 case reflect.Bool, reflect.Float32, reflect.Float64, reflect.Int32, reflect.Int64, 220 case reflect.Bool, reflect.Float32, reflect.Float64, reflect.Int32, reflect.Int64,
|
D | size_test.go | 103 {"double", &pb.Defaults{F_Double: Float64(13.9)}}, 144 …ssageWithMap{MsgMapping: map[int64]*pb.FloatingPoint{0x7001: &pb.FloatingPoint{F: Float64(2.0)}}}},
|
D | text_parser_test.go | 643 -4: {F: Float64(2.0)}, 644 -2: {F: Float64(4.0)}, 645 0: {F: Float64(5.0)},
|
/external/webrtc/sdk/objc/native/src/audio/ |
D | voice_processing_audio_unit.h | 77 bool Initialize(Float64 sample_rate); 127 AudioStreamBasicDescription GetFormat(Float64 sample_rate) const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 62 Float64 = 0x0041, // 64 bit real enumerator 186 static TypeIndex Float64() { return TypeIndex(SimpleTypeKind::Float64); } in Float64() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 62 Float64 = 0x0041, // 64 bit real enumerator 195 static TypeIndex Float64() { return TypeIndex(SimpleTypeKind::Float64); } in Float64() function
|
/external/webrtc/examples/objc/AppRTCMobile/ |
D | ARDCaptureController.m | 17 const Float64 kFramerateLimit = 30.0; 100 Float64 maxSupportedFramerate = 0;
|
/external/flatbuffers/lua/flatbuffers/ |
D | builder.lua | 23 local Float64 = N.Float64 345 function mt:PrependFloat64Slot(...) self:PrependSlot(Float64, ...) end 374 function mt:PrependFloat64(x) self:Prepend(Float64, x) end
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb_test.go | 77 ODouble: proto.Float64(6.02214179e23), 78 ODoubleStr: proto.Float64(6.02214179e23), 337 realNumber = &pb.Real{Value: proto.Float64(3.14159265359)} 339 complexNumber = &pb.Complex{Imaginary: proto.Float64(0.5772156649)} 385 DNan: proto.Float64(float64(math.NaN())), 386 DPinf: proto.Float64(float64(math.Inf(1))), 387 DNinf: proto.Float64(float64(math.Inf(-1))), 770 {"NaN", Unmarshaler{}, `{"oDouble":"NaN"}`, &pb.Simple{ODouble: proto.Float64(math.NaN())}}, 772 …{"-Inf", Unmarshaler{}, `{"oDouble":"-Infinity"}`, &pb.Simple{ODouble: proto.Float64(math.Inf(-1))…
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.lua | 90 return self.view:Get(flatbuffers.N.Float64, o + self.view.pos) 113 return self.view:Get(flatbuffers.N.Float64, a + ((j-1) * 8))
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | remap.hlsl.templatetypes.everything.frag.out | 7 Capability Float64
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | remap.hlsl.templatetypes.everything.frag.out | 7 Capability Float64
|
/external/OpenCL-CTS/test_conformance/spirv_new/spirv_asm/ |
D | constant_double_simple.spvasm32 | 9 OpCapability Float64
|
D | undef_double_simple.spvasm32 | 9 OpCapability Float64
|
D | op_neg_double.spvasm32 | 9 OpCapability Float64
|
D | copy_double_simple.spvasm32 | 9 OpCapability Float64
|
D | op_spec_constant_double_simple.spvasm32 | 8 OpCapability Float64
|
D | op_spec_constant_double_simple.spvasm64 | 8 OpCapability Float64
|
D | op_neg_double.spvasm64 | 10 OpCapability Float64
|
D | constant_double_simple.spvasm64 | 10 OpCapability Float64
|