Searched refs:rmin (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
D | webtreemap.js | 110 var rmin = node.data['$area']; // Smallest seen child so far. 111 var rmax = rmin; // Largest child. 116 if (size < rmin) 117 rmin = size; 127 1*rsum*rsum / (space*space*rmin));
|
/third_party/alsa-lib/src/control/ |
D | tlv.c | 142 long rmin, rmax; in snd_tlv_get_dB_range() local 150 &rmin, &rmax); in snd_tlv_get_dB_range() 154 if (rmin < *min) in snd_tlv_get_dB_range() 155 *min = rmin; in snd_tlv_get_dB_range() 159 *min = rmin; in snd_tlv_get_dB_range()
|
/third_party/node/deps/v8/src/compiler/ |
D | operation-typer.cc | 803 double const rmin = rhs.Min(); in NumberModulus() local 812 double rabs = std::max(std::abs(rmin), std::abs(rmax)) - 1; in NumberModulus() 850 double rmin = rhs.Min(); in NumberBitwiseOr() local 856 lmin >= 0 && rmin >= 0 ? std::max(lmin, rmin) : std::min(lmin, rmin); in NumberBitwiseOr() 860 if (rmin == 0 && rmax == 0) { in NumberBitwiseOr() 865 min = rmin; in NumberBitwiseOr() 887 double rmin = rhs.Min(); in NumberBitwiseAnd() local 894 lmin >= 0 && rmin >= 0 ? std::min(lmax, rmax) : std::max(lmax, rmax); in NumberBitwiseAnd() 901 if (rmin >= 0) { in NumberBitwiseAnd() 918 double rmin = rhs.Min(); in NumberBitwiseXor() local [all …]
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 1254 const float rmin = halfSize - 0.7071F; /* 0.7071 = sqrt(2)/2 */ in sp_setup_point() local 1256 const float rmin2 = MAX2(0.0F, rmin * rmin); in sp_setup_point()
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst_gdb.py | 435 rmin = int(value[0]["v_uint64"]) >> 32 439 v = "[ %d, %d ]" % (rmin, rmax) 441 v = "[ %d, %d, %d ]" % (rmin*step, rmax*step, step)
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstvalue.c | 5919 const gint rmin = gst_value_get_int_range_min (value); in gst_value_list_equals_range() local 5927 if (list_size != rmax / rstep - rmin / rstep + 1) in gst_value_list_equals_range() 5931 if (v < rmin || v > rmax || v % rstep) { in gst_value_list_equals_range() 5937 const gint64 rmin = gst_value_get_int64_range_min (value); in gst_value_list_equals_range() local 5943 if (list_size != rmax / rstep - rmin / rstep + 1) in gst_value_list_equals_range() 5947 if (v < rmin || v > rmax || v % rstep) in gst_value_list_equals_range()
|
/third_party/libphonenumber/resources/geocoding/de/ |
D | 49.txt | 1988 4939992|Görmin
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 49.txt | 1987 4939992|Görmin
|