| /external/tensorflow/tensorflow/core/platform/ |
| D | setround_test.cc | 69 port::ScopedSetRound round(FE_DOWNWARD); in TEST() local 74 port::ScopedSetRound round(FE_TONEAREST); in TEST() local 79 port::ScopedSetRound round(FE_TOWARDZERO); in TEST() local 84 port::ScopedSetRound round(FE_UPWARD); in TEST() local 92 port::ScopedSetRound round(FE_UPWARD); in TEST() local
|
| /external/python/cpython3/Python/ |
| D | pytime.c | 109 _PyTime_Round(double x, _PyTime_round_t round) in _PyTime_Round() 133 long idenominator, _PyTime_round_t round) in _PyTime_DoubleToDenominator() 166 long denominator, _PyTime_round_t round) in _PyTime_ObjectToDenominator() 191 _PyTime_ObjectToTime_t(PyObject *obj, time_t *sec, _PyTime_round_t round) in _PyTime_ObjectToTime_t() 225 _PyTime_round_t round) in _PyTime_ObjectToTimespec() 232 _PyTime_round_t round) in _PyTime_ObjectToTimeval() 381 _PyTime_FromDouble(_PyTime_t *t, double value, _PyTime_round_t round, in _PyTime_FromDouble() 401 _PyTime_FromObject(_PyTime_t *t, PyObject *obj, _PyTime_round_t round, in _PyTime_FromObject() 435 _PyTime_FromSecondsObject(_PyTime_t *t, PyObject *obj, _PyTime_round_t round) in _PyTime_FromSecondsObject() 441 _PyTime_FromMillisecondsObject(_PyTime_t *t, PyObject *obj, _PyTime_round_t round) in _PyTime_FromMillisecondsObject() [all …]
|
| /external/skqp/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()
|
| /external/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()
|
| /external/libvpx/libvpx/vpx_ports/ |
| D | msvc.h | 23 static INLINE double round(double x) { in round() function
|
| /external/libvpx/libvpx/vpx_dsp/arm/ |
| D | quantize_neon.c | 52 const int16x8_t round = vld1q_s16(round_ptr); in vpx_quantize_b_neon() local 100 const int16x8_t round = vdupq_n_s16(round_ptr[1]); in vpx_quantize_b_neon() local 212 const int16x8_t round = vrshrq_n_s16(vld1q_s16(round_ptr), 1); in vpx_quantize_b_32x32_neon() local 258 const int16x8_t round = vrshrq_n_s16(vdupq_n_s16(round_ptr[1]), 1); in vpx_quantize_b_32x32_neon() local
|
| /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
| D | transform.c | 73 int32_t round = 1 << (-sh - 1); in WebRtcIsacfix_Time2SpecC() local 170 int32_t round = 1 << (-sh - 1); in WebRtcIsacfix_Spec2TimeC() local
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | variance_impl_ssse3.c | 26 const int16_t round = (1 << (FILTER_BITS - 1)) >> 1; in aom_var_filter_block2d_bil_first_pass_ssse3() local 89 const int16_t round = (1 << FILTER_BITS) >> 1; in aom_var_filter_block2d_bil_second_pass_ssse3() local
|
| D | quantize_x86.h | 17 const int16_t *round_ptr, __m128i *round, in load_b_values() 40 static INLINE void calculate_qcoeff(__m128i *coeff, const __m128i round, in calculate_qcoeff() 50 const __m128i round, in calculate_qcoeff_log_scale()
|
| D | quantize_ssse3.c | 22 static INLINE void calculate_qcoeff_64x64(__m128i *coeff, const __m128i round, in calculate_qcoeff_64x64() 75 __m128i zbin, round, quant, dequant, shift; in aom_quantize_b_64x64_ssse3() local
|
| /external/compiler-rt/lib/builtins/ |
| D | floatunsisf.c | 42 rep_t round = (rep_t)a << (typeWidth - shift); in ARM_EABI_FNALIAS() local
|
| D | floatsisf.c | 50 rep_t round = (rep_t)a << (typeWidth - shift); in ARM_EABI_FNALIAS() local
|
| /external/libvpx/libvpx/vpx_dsp/ppc/ |
| D | quantize_vsx.c | 40 int16x8_t round, int16x8_t quant, in quantize_coeff() 52 int16x8_t round, int16x8_t quant, in quantize_coeff_32() 109 int16x8_t round = vec_vsx_ld(0, round_ptr); in vpx_quantize_b_vsx() local 218 int16x8_t round = vec_vsx_ld(0, round_ptr); in vpx_quantize_b_32x32_vsx() local
|
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| D | quantize_sse2.h | 20 const int16_t *round_ptr, __m128i *round, in load_b_values() 38 static INLINE void calculate_qcoeff(__m128i *coeff, const __m128i round, in calculate_qcoeff()
|
| D | quantize_avx.c | 34 __m128i zbin, round, quant, dequant, shift; in vpx_quantize_b_avx() local 160 __m128i zbin, round, quant, dequant, shift; in vpx_quantize_b_32x32_avx() local
|
| D | quantize_ssse3.c | 30 __m128i zbin, round, quant, dequant, shift; in vpx_quantize_b_ssse3() local 125 __m128i zbin, round, quant, dequant, shift; in vpx_quantize_b_32x32_ssse3() local
|
| /external/skia/tools/lua/ |
| D | glyph-usage.lua | 50 function round(x, mul) function
|
| /external/skqp/tools/lua/ |
| D | glyph-usage.lua | 50 function round(x, mul) function
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowPathMeasure.java | 53 private static float round(float d, int decimalPlace) { in round() method in ShadowPathMeasure
|
| /external/skqp/modules/sksg/src/ |
| D | SkSGRoundEffect.cpp | 45 if (auto round = SkCornerPathEffect::Make(fRadius)) { in onRevalidate() local
|
| /external/jemalloc/test/src/ |
| D | timer.c | 53 uint64_t round = (i+1 == buflen-1 && ((t0 * mult * 10 / t1) % 10 in timer_ratio() local
|
| /external/jemalloc_new/test/src/ |
| D | timer.c | 49 uint64_t round = (i+1 == buflen-1 && ((t0 * mult * 10 / t1) % 10 in timer_ratio() local
|
| /external/python/cpython2/Python/ |
| D | pymath.c | 70 round(double x) in round() function
|
| /external/skia/modules/sksg/src/ |
| D | SkSGRoundEffect.cpp | 49 if (auto round = SkCornerPathEffect::Make(fRadius)) { in onRevalidate() local
|
| /external/libaom/libaom/aom_ports/ |
| D | msvc.h | 24 static INLINE double round(double x) { in round() function
|