| /third_party/python/Python/ |
| D | pytime.c | 258 pytime_round(double x, _PyTime_round_t round) in pytime_round() 283 long idenominator, _PyTime_round_t round) in pytime_double_to_denominator() 331 long denominator, _PyTime_round_t round) in pytime_object_to_denominator() 357 _PyTime_ObjectToTime_t(PyObject *obj, time_t *sec, _PyTime_round_t round) in _PyTime_ObjectToTime_t() 393 _PyTime_round_t round) in _PyTime_ObjectToTimespec() 401 _PyTime_round_t round) in _PyTime_ObjectToTimeval() 521 pytime_from_double(_PyTime_t *tp, double value, _PyTime_round_t round, in pytime_from_double() 545 pytime_from_object(_PyTime_t *tp, PyObject *obj, _PyTime_round_t round, in pytime_from_object() 581 _PyTime_FromSecondsObject(_PyTime_t *tp, PyObject *obj, _PyTime_round_t round) in _PyTime_FromSecondsObject() 588 _PyTime_FromMillisecondsObject(_PyTime_t *tp, PyObject *obj, _PyTime_round_t round) in _PyTime_FromMillisecondsObject() [all …]
|
| /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 | 171 unsigned int round; in subband_scale() local 201 unsigned int round; in noise_scale() local 374 int shift, round, c, tmp; in apply_dependent_coupling_fixed() local 424 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.cpp | 8 SkIRect round; in draw() local
|
| D | Rect_round.cpp | 8 SkIRect round; in draw() local
|
| D | Rect_roundOut_2.cpp | 8 SkRect round; in draw() local
|
| D | Rect_round_2.cpp | 8 SkIRect round = rect.round(); in draw() local
|
| D | Rect_roundOut_3.cpp | 8 SkIRect round = rect.roundOut(); in draw() local
|
| D | Rect_roundIn.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/uniproton/kernel/src/math/ |
| D | round.c | 10 double round(double x) in round() function
|
| /third_party/musl/porting/liteos_a/kernel/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/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/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
|
| /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/bench/ |
| D | BigPathBench.cpp | 30 BigPathBench(Align align, bool round) : fAlign(align), fRound(round) { in BigPathBench()
|