/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 …]
|
/third_party/flutter/skia/src/core/ |
D | SkTDynamicHash.h | 92 for (int round = 0; round < fCapacity; round++) { in find() local 146 for (int round = 0; round < fCapacity; round++) { in countCollisions() local 210 for (int round = 0; round < fCapacity; round++) { in innerAdd() local 229 for (int round = 0; round < fCapacity; round++) { in innerRemove() local 284 int nextIndex(int index, int round) const { in nextIndex()
|
/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/aarch64/ |
D | round.c | 3 double round(double x) in round() function
|
/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/skia/docs/examples/ |
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_roundOut_2.cpp | 8 SkRect round; in draw() local
|
D | Rect_roundIn.cpp | 8 SkIRect round; in draw() local
|
D | Rect_roundOut_3.cpp | 8 SkIRect round = rect.roundOut(); in draw() local
|
D | Rect_round.cpp | 8 SkIRect round; in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Rect_roundOut_2.cpp | 8 SkRect round; in draw() local
|
D | Rect_roundIn.cpp | 8 SkIRect round; in draw() local
|
D | Rect_roundOut.cpp | 8 SkIRect round; in draw() local
|
D | Rect_roundOut_3.cpp | 8 SkIRect round = rect.roundOut(); in draw() local
|
D | Rect_round.cpp | 8 SkIRect round; in draw() local
|
D | Rect_round_2.cpp | 8 SkIRect round = rect.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/src/math/ |
D | round.c | 10 double round(double x) in round() function
|