/third_party/python/Python/ |
D | pytime.c | 115 _PyTime_Round(double x, _PyTime_round_t round) in _PyTime_Round() 139 long idenominator, _PyTime_round_t round) in _PyTime_DoubleToDenominator() 172 long denominator, _PyTime_round_t round) in _PyTime_ObjectToDenominator() 197 _PyTime_ObjectToTime_t(PyObject *obj, time_t *sec, _PyTime_round_t round) in _PyTime_ObjectToTime_t() 231 _PyTime_round_t round) in _PyTime_ObjectToTimespec() 238 _PyTime_round_t round) in _PyTime_ObjectToTimeval() 387 _PyTime_FromDouble(_PyTime_t *t, double value, _PyTime_round_t round, in _PyTime_FromDouble() 407 _PyTime_FromObject(_PyTime_t *t, PyObject *obj, _PyTime_round_t round, in _PyTime_FromObject() 441 _PyTime_FromSecondsObject(_PyTime_t *t, PyObject *obj, _PyTime_round_t round) in _PyTime_FromSecondsObject() 447 _PyTime_FromMillisecondsObject(_PyTime_t *t, PyObject *obj, _PyTime_round_t round) in _PyTime_FromMillisecondsObject() [all …]
|
D | pymath.c | 72 round(double x) in round() function
|
/third_party/ffmpeg/libavcodec/ |
D | sbrdsp_fixed.c | 37 uint64_t accu = 0, round; in sbr_sum_square_c() local 125 unsigned round; in autocorr_calc() local 277 int shift, round; in sbr_hf_apply_noise() local 289 int shift, round, tmp; in sbr_hf_apply_noise() local
|
D | aacdec_fixed.c | 172 unsigned int round; in subband_scale() local 202 unsigned int round; in noise_scale() local 375 int shift, round, c, tmp; in apply_dependent_coupling_fixed() local 425 int i, c, shift, round, tmp; in apply_independent_coupling_fixed() local
|
D | ttaencdsp.c | 25 int32_t round) { in ttaenc_filter_process_c()
|
D | ttadsp.c | 25 int32_t round) { in tta_filter_process_c()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_conversion_builder.h | 37 nir_rounding_mode round) in nir_round_float_to_int() 59 nir_rounding_mode round) in nir_round_float_to_float() 112 nir_rounding_mode round) in nir_round_int_to_float() 438 nir_rounding_mode round, in nir_convert_with_rounding()
|
/third_party/musl/src/math/s390x/ |
D | round.c | 5 double round(double x) in round() function
|
/third_party/musl/src/math/powerpc64/ |
D | round.c | 5 double round(double x) in round() function
|
/third_party/musl/src/math/aarch64/ |
D | round.c | 3 double round(double x) in round() function
|
/third_party/skia/docs/examples/ |
D | Rect_roundOut_2.cpp | 8 SkRect round; in draw() local
|
D | Rect_roundOut_3.cpp | 8 SkIRect round = rect.roundOut(); in draw() local
|
D | Rect_round_2.cpp | 8 SkIRect round = rect.round(); in draw() local
|
D | Rect_roundOut.cpp | 8 SkIRect round; in draw() local
|
D | Rect_roundIn.cpp | 8 SkIRect round; in draw() local
|
D | Rect_round.cpp | 8 SkIRect round; in draw() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | mpegaudiodsp_fixed_armv6.S | 47 .macro round rd, lo, hi macro
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | round.c | 10 double round(double x) in round() function
|
/third_party/musl/src/math/ |
D | round.c | 10 double round(double x) in round() function
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
D | round.c | 10 double round(double x) in round() function
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
D | round.c | 10 double round(double x) in round() function
|
/third_party/glslang/gtests/ |
D | HexFloat.cpp | 699 for (spvutils::round_direction round : rounding) { in TEST() local 731 spvutils::round_direction round; member 818 for (spvutils::round_direction round : rounding) { in TEST_P() local 869 for (auto round : GetParam().directions) { in TEST_P() local 937 for (spvutils::round_direction round : rounding) { in TEST_P() local 980 for (spvutils::round_direction round : rounding) { in TEST() local
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | test-scale.c | 81 gint round, type, stop; in main() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | hex_float_test.cpp | 745 for (round_direction round : rounding) { in TEST() local 777 round_direction round; member 862 for (round_direction round : rounding) { in TEST_P() local 913 for (auto round : GetParam().directions) { in TEST_P() local 1036 for (round_direction round : rounding) { in TEST_P() local 1078 for (round_direction round : rounding) { in TEST() local
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | hex_float_test.cpp | 745 for (round_direction round : rounding) { in TEST() local 777 round_direction round; member 862 for (round_direction round : rounding) { in TEST_P() local 913 for (auto round : GetParam().directions) { in TEST_P() local 1036 for (round_direction round : rounding) { in TEST_P() local 1078 for (round_direction round : rounding) { in TEST() local
|