Home
last modified time | relevance | path

Searched defs:floatValue (Results 1 – 25 of 31) sorted by relevance

12

/third_party/protobuf/js/experimental/runtime/kernel/
Dfloat_test_pairs.js19 floatValue: 0, property
24 floatValue: -0, property
29 floatValue: 1, property
34 floatValue: -1, property
39 floatValue: 2, property
44 floatValue: Math.pow(2, 127) * (2 - 1 / Math.pow(2, 23)), property
50 floatValue: 1 / Math.pow(2, 127 - 1), property
56 floatValue: Infinity, property
61 floatValue: -Infinity, property
66 floatValue: 1.5, property
[all …]
/third_party/vk-gl-cts/framework/common/
DtcuEither.cpp104 const float floatValue = 0.43223332995f; in Either_selfTest() local
120 const float floatValue = 0.43223332995f; in Either_selfTest() local
138 const float floatValue = 0.43223332995f; in Either_selfTest() local
156 const float floatValue = 0.43223332995f; in Either_selfTest() local
175 const float floatValue = 0.43223332995f; in Either_selfTest() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClientArraysTest.cpp46 float floatValue = 2.0f; in TEST_P() local
DBindGeneratesResourceTest.cpp35 float floatValue = 2.0f; in TEST_P() local
DUniformTest.cpp575 GLfloat floatValue = 0.0f; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBindGeneratesResourceTest.cpp35 float floatValue = 2.0f; in TEST_P() local
DClientArraysTest.cpp46 float floatValue = 2.0f; in TEST_P() local
DUniformTest.cpp586 GLfloat floatValue = 0.0f; in TEST_P() local
/third_party/skia/third_party/externals/icu/source/io/
Dufmt_cmn.h58 float floatValue; /* float */ member
/third_party/icu/icu4c/source/io/
Dufmt_cmn.h58 float floatValue; /* float */ member
/third_party/flutter/skia/third_party/externals/icu/source/io/
Dufmt_cmn.h58 float floatValue; /* float */ member
/third_party/skia/src/sksl/ir/
DSkSLLiteral.h80 float floatValue() const { in floatValue() function
/third_party/flatbuffers/tests/FlatBuffers.Test/
DFlatBuffersExampleTests.cs840 … static private void KeepComparing(Monster mon, int count, float floatValue, double doubleValue) in KeepComparing()
/third_party/flatbuffers/ts/flexbuffers/
Dreference.ts67 floatValue(): number | null { method in Reference
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcParallelShaderCompileTests.cpp97 GLfloat floatValue; in iterate() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp157 float floatValue; member
/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs299 [FieldOffset(0)] public float floatValue; field
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_yacc.y1231 float floatValue; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java2030 public float floatValue() { in floatValue() method in BigDecimal
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java1978 public float floatValue() { in floatValue() method in BigDecimal
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DPluralRules.java975 public float floatValue() { in floatValue() method in PluralRules.FixedDecimal
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java1060 public float floatValue() { in floatValue() method in PluralRules.FixedDecimal
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java1174 Float floatValue = (Float) value; in printSingleFieldValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp159 rr::GenericVec4 getFormatCustomBorderColor (tcu::Vec4 floatValue, tcu::IVec4 intValue, vk::VkFormat… in getFormatCustomBorderColor()
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp1248 void WriteConvertFToU(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef floatValue) in WriteConvertFToU()
1257 void WriteConvertFToS(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef floatValue) in WriteConvertFToS()
1302 void WriteFConvert(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef floatValue) in WriteFConvert()

12