Home
last modified time | relevance | path

Searched defs:float_value (Results 1 – 14 of 14) sorted by relevance

/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto9 google.protobuf.FloatValue float_value = 2; field
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto38 float float_value = 3; field
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto61 float float_value = 6; field
126 google.protobuf.FloatValue float_value = 6; field
/third_party/boost/libs/compute/test/
Dtest_functional_bind.cpp31 float float_value; member
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto153 google.protobuf.FloatValue float_value = 5; field
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc950 StatusOr<float> float_value = data.ToFloat(); in RenderStructValue() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-value.c970 ecma_update_float_number (ecma_value_t float_value, /**< original float value */ in ecma_update_float_number()
/third_party/abseil-cpp/absl/numeric/
Dint128_test.cc608 TypeParam float_value = std::ldexp(static_cast<TypeParam>(0x9f5b), i); in TYPED_TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128_test.cc613 TypeParam float_value = std::ldexp(static_cast<TypeParam>(0x9f5b), i); in TYPED_TEST() local
/third_party/protobuf/python/
Dmox.py835 def __init__(self, float_value, places=7): argument
/third_party/protobuf/src/google/protobuf/
Dextension_set.h558 float float_value; member
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc702 std::string float_value = SimpleFtoa(value); in DefaultValue() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1376 float float_value; in EmitScalarSpecConstants() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4972 float float_value = c.scalar_f16(col, row); in convert_half_to_string() local
5007 float float_value = c.scalar_f32(col, row); in convert_float_to_string() local