/third_party/python/Modules/_decimal/libmpdec/ |
H A D | context.c | 228 mpd_qsetround(mpd_context_t *ctx, int round) in mpd_qsetround() argument [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFloatFormat.cpp | 141 double FloatFormat::round (double d, bool upward) const in round() function in tcu::FloatFormat [all...] |
/third_party/decimal.js/ |
H A D | decimal.js | 4764 function round(x) { global() function [all...] |
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | clk-pll.c | 251 unsigned long round; in meson_clk_pll_round_rate() local
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | round.S | 45 round: label [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | cast5-avx-x86_64-asm_64.S | 145 #define round(l, r, n, f) \ define [all...] |
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | fpu_trig.c | 779 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 D | round.S | 45 round: label [all...] |
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | clk-pll.c | 250 unsigned long round; in meson_clk_pll_determine_rate() local
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | cast5-avx-x86_64-asm_64.S | 149 #define round(l, r, n, f) \ define [all...] |
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | fpu_trig.c | 784 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 D | trace-agent.c | 73 unsigned long value, round; in parse_size() local
|
/third_party/ffmpeg/libavcodec/ |
H A 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; apply_dependent_coupling_fixed() local 424 int i, c, shift, round, tmp; apply_independent_coupling_fixed() local [all...] |
H A 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; sbr_hf_apply_noise() local [all...] |
H A D | aacps_fixed_tablegen.h | 289 int shift, round; in ps_tableinit() local
|
H A D | aacsbr_fixed.c | 240 int shift, round; in sbr_hf_inverse_filter() local 571 unsigned round; in sbr_hf_assemble() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_cropdetect.c | 39 int round; member [all...] |
H A D | af_acrusher.c | 61 int round; member
|
/third_party/ffmpeg/libavutil/ |
H A D | libm.h | 444 static av_always_inline av_const double round(double x) in round() function
|
/third_party/glslang/gtests/ |
H A D | HexFloat.cpp | 731 spvutils::round_direction round; member [all...] |
/third_party/ffmpeg/tools/ |
H A D | sidxindex.c | 216 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 D | nir_conversion_builder.h | 36 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 D | dcfmtest.cpp | 401 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 D | pnmdec.c | 252 const uint32_t round = info.max_value / 2; in ReadPNM() local
|
/third_party/skia/include/core/ |
H A D | SkRect.h | 1238 void round(SkIRect* dst) const { in round() function 1288 SkIRect round() const { in round() function
|