Home
last modified time | relevance | path

Searched defs:rmax (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/expand/
Dbad-shift.c13 static int rmax(int a) in rmax() function
/third_party/node/deps/v8/src/compiler/
Doperation-typer.cc804 double const rmax = rhs.Max(); in NumberModulus() local
852 double rmax = rhs.Max(); in NumberBitwiseOr() local
889 double rmax = rhs.Max(); in NumberBitwiseAnd() local
920 double rmax = rhs.Max(); in NumberBitwiseXor() local
/third_party/alsa-lib/src/control/
Dtlv.c142 long rmin, rmax; in snd_tlv_get_dB_range() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1255 const float rmax = halfSize + 0.7071F; in sp_setup_point() local
/third_party/lame/mpglib/
Dlayer3.c980 int rmax = max[0] > max[1] ? max[0] : max[1]; in III_dequantize_sample() local