Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Ds_expression.h96 float fvalue() { return float(this->val); } in fvalue() function
110 float fvalue() { return this->val; } in fvalue() function
/third_party/boost/libs/math/example/
Dnonfinite_num_facet.cpp115 float fvalue; // Single precision floating number. member
Dnonfinite_num_facet_serialization.cpp113 float fvalue; // Single precision floating-point number. member
/third_party/glib/gio/
Dgsettings-mapping.c516 GFlagsValue *fvalue; in g_settings_get_mapping() local
/third_party/openssl/crypto/bio/
Db_print.c91 LDOUBLE fvalue; in _dopr() local
547 size_t *maxlen, LDOUBLE fvalue, int min, int max, int flags, int style) in fmtfp()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c57 #define EMIT_RS_FLOAT(svga, fvalue, token) \ argument
Dsvga_state_tss.c341 #define EMIT_TS_FLOAT(svga, unit, fvalue, token) \ argument
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.c233 gfloat fvalue; in set_port_value() local
281 static gfloat fvalue; in get_port_value() local
/third_party/libsnd/src/
Dfloat32.c257 float fvalue ; in float32_be_read() local
285 float fvalue ; in float32_le_read() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexStateTests.cpp576 float fvalue; in TEST_P() member
/third_party/ltp/tools/sparse/sparse-src/
Dexpression.h174 long double fvalue; member
Dlinearize.h140 long double fvalue; member
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128_test.cc632 TypeParam fvalue = std::ldexp(static_cast<TypeParam>(value), i); in TYPED_TEST() local
/third_party/abseil-cpp/absl/numeric/
Dint128_test.cc627 TypeParam fvalue = std::ldexp(static_cast<TypeParam>(value), i); in TYPED_TEST() local