Home
last modified time | relevance | path

Searched defs:rmin (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/swrast/
Ds_points.c299 const GLfloat rmin = radius - 0.7071F; /* 0.7071 = sqrt(2)/2 */ in smooth_point() local
/third_party/alsa-lib/src/control/
Dtlv.c142 long rmin, rmax; in snd_tlv_get_dB_range() local
/third_party/boost/libs/algorithm/minmax/test/
Dminmax_element_test.cpp123 RCIterator rfirst(last), rlast(first), rmin, rmax; in test_minmax() local
/third_party/boost/boost/safe_numerics/
Dautomatic.hpp345 const r_type & rmin = static_cast<bool>(t.l < u.l) ? t.l : u.l; in union_interval() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1254 const float rmin = halfSize - 0.7071F; /* 0.7071 = sqrt(2)/2 */ in sp_setup_point() local
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c5919 const gint rmin = gst_value_get_int_range_min (value); in gst_value_list_equals_range() local
5937 const gint64 rmin = gst_value_get_int64_range_min (value); in gst_value_list_equals_range() local
/third_party/libxml2/
Dxmlschemas.c16917 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, in xmlSchemaCheckParticleRangeOK()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c16844 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, in xmlSchemaCheckParticleRangeOK()