| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_pv.h | 112 size_t round; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | xxhash.cpp | 57 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec_fixed.c | 68 unsigned mul, round; in scale_coefs() local [all...] |
| 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/openssl/test/ |
| H A D | exptest.c | 151 static int test_mod_exp(int round) in test_mod_exp() argument
|
| /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...] |
| /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
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_none_4.h | 870 ASTCENC_SIMD_INLINE vfloat4 round(vfloat4 a) in round() function
|
| /third_party/musl/src/crypt/ |
| H A D | crypt_des.c | 696 unsigned int shifts, round, i, ibit; in __des_setkey() local 778 unsigned int round = 16; in __do_des() local [all...] |
| /third_party/nghttp2/bpf/ |
| H A D | reuseport_kern.c | 194 static void AddRoundKey(__u8 round, state_ argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | hex_float_test.cpp | 777 round_direction round; member [all...] |
| /third_party/skia/src/opts/ |
| H A D | SkRasterPipeline_opts.h | 134 SI U32 round (F v, F scale) { return (uint32_t)(v*scale + 0.5f); } in round() function [all...] |