Searched defs:fvalue (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | s_expression.h | 96 float fvalue() { return float(this->val); } in fvalue() function 110 float fvalue() { return this->val; } in fvalue() function
|
/third_party/boost/libs/math/example/ |
D | nonfinite_num_facet.cpp | 115 float fvalue; // Single precision floating number. member
|
D | nonfinite_num_facet_serialization.cpp | 113 float fvalue; // Single precision floating-point number. member
|
/third_party/glib/gio/ |
D | gsettings-mapping.c | 516 GFlagsValue *fvalue; in g_settings_get_mapping() local
|
/third_party/openssl/crypto/bio/ |
D | b_print.c | 91 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/ |
D | svga_state_rss.c | 57 #define EMIT_RS_FLOAT(svga, fvalue, token) \ argument
|
D | svga_state_tss.c | 341 #define EMIT_TS_FLOAT(svga, unit, fvalue, token) \ argument
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2utils.c | 233 gfloat fvalue; in set_port_value() local 281 static gfloat fvalue; in get_port_value() local
|
/third_party/libsnd/src/ |
D | float32.c | 257 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/ |
D | VertexStateTests.cpp | 576 float fvalue; in TEST_P() member
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | expression.h | 174 long double fvalue; member
|
D | linearize.h | 140 long double fvalue; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
D | int128_test.cc | 632 TypeParam fvalue = std::ldexp(static_cast<TypeParam>(value), i); in TYPED_TEST() local
|
/third_party/abseil-cpp/absl/numeric/ |
D | int128_test.cc | 627 TypeParam fvalue = std::ldexp(static_cast<TypeParam>(value), i); in TYPED_TEST() local
|