Home
last modified time | relevance | path

Searched defs:round (Results 51 - 75 of 170) sorted by relevance

1234567

/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c228 mpd_qsetround(mpd_context_t *ctx, int round) in mpd_qsetround() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp141 double FloatFormat::round (double d, bool upward) const in round() function in tcu::FloatFormat
[all...]
/third_party/decimal.js/
H A Ddecimal.js4764 function round(x) { global() function
[all...]
/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dclk-pll.c251 unsigned long round; in meson_clk_pll_round_rate() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S45 round: label
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcast5-avx-x86_64-asm_64.S145 #define round(l, r, n, f) \ define
[all...]
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_trig.c779 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem() argument
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S45 round: label
[all...]
/kernel/linux/linux-6.6/drivers/clk/meson/
H A Dclk-pll.c250 unsigned long round; in meson_clk_pll_determine_rate() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcast5-avx-x86_64-asm_64.S149 #define round(l, r, n, f) \ define
[all...]
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dfpu_trig.c784 static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round) in do_fprem() argument
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.c73 unsigned long value, round; in parse_size() local
/third_party/ffmpeg/libavcodec/
H A Daacdec_fixed.c171 unsigned int round; in subband_scale() local
201 unsigned int round; in noise_scale() local
374 int shift, round, c, tmp; apply_dependent_coupling_fixed() local
424 int i, c, shift, round, tmp; apply_independent_coupling_fixed() local
[all...]
H A Dsbrdsp_fixed.c37 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; sbr_hf_apply_noise() local
[all...]
H A Daacps_fixed_tablegen.h289 int shift, round; in ps_tableinit() local
H A Daacsbr_fixed.c240 int shift, round; in sbr_hf_inverse_filter() local
571 unsigned round; in sbr_hf_assemble() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_cropdetect.c39 int round; member
[all...]
H A Daf_acrusher.c61 int round; member
/third_party/ffmpeg/libavutil/
H A Dlibm.h444 static av_always_inline av_const double round(double x) in round() function
/third_party/glslang/gtests/
H A DHexFloat.cpp731 spvutils::round_direction round; member
[all...]
/third_party/ffmpeg/tools/
H A Dsidxindex.c216 static void write_time(FILE *out, int64_t time, int decimals, enum AVRounding round) in write_time() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_conversion_builder.h36 nir_round_float_to_int(nir_builder *b, nir_ssa_def *src, nir_rounding_mode round) nir_round_float_to_int() argument
57 nir_round_float_to_float(nir_builder *b, nir_ssa_def *src, unsigned dest_bit_size, nir_rounding_mode round) nir_round_float_to_float() argument
109 nir_round_int_to_float(nir_builder *b, nir_ssa_def *src, nir_alu_type src_type, unsigned dest_bit_size, nir_rounding_mode round) nir_round_int_to_float() argument
435 nir_convert_with_rounding(nir_builder *b, nir_ssa_def *src, nir_alu_type src_type, nir_alu_type dest_type, nir_rounding_mode round, bool clamp) nir_convert_with_rounding() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp401 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) execFormatTest() argument
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dpnmdec.c252 const uint32_t round = info.max_value / 2; in ReadPNM() local
/third_party/skia/include/core/
H A DSkRect.h1238 void round(SkIRect* dst) const { in round() function
1288 SkIRect round() const { in round() function

Completed in 21 milliseconds

1234567