Home
last modified time | relevance | path

Searched defs:rounded (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc1038 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error()
1073 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error()
1110 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error()
1144 float rounded) { in set_fpu_register_word_invalid_result()
1158 void Simulator::set_fpu_register_invalid_result(float original, float rounded) { in set_fpu_register_invalid_result()
1173 float rounded) { in set_fpu_register_invalid_result64()
1190 double rounded) { in set_fpu_register_word_invalid_result()
1205 double rounded) { in set_fpu_register_invalid_result()
1220 double rounded) { in set_fpu_register_invalid_result64()
1238 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error()
[all …]
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_shrink_vectors.c81 unsigned rounded = round_up_components(last_bit); in shrink_dest_to_read_mask() local
198 unsigned rounded = round_up_components(num_components); in opt_shrink_vectors_alu() local
316 unsigned rounded = round_up_components(num_components); in opt_shrink_vectors_load_const() local
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc1129 float rounded) { in set_fpu_register_word_invalid_result()
1147 void Simulator::set_fpu_register_invalid_result(float original, float rounded) { in set_fpu_register_invalid_result()
1166 float rounded) { in set_fpu_register_invalid_result64()
1187 double rounded) { in set_fpu_register_word_invalid_result()
1206 double rounded) { in set_fpu_register_invalid_result()
1225 double rounded) { in set_fpu_register_invalid_result64()
1247 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error()
1285 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error()
1325 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error()
1363 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error()
[all …]
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc1059 bool Simulator::set_fcsr_round_error(double original, double rounded) { in set_fcsr_round_error()
1097 bool Simulator::set_fcsr_round64_error(double original, double rounded) { in set_fcsr_round64_error()
1137 bool Simulator::set_fcsr_round_error(float original, float rounded) { in set_fcsr_round_error()
1174 float rounded) { in set_fpu_register_word_invalid_result()
1192 void Simulator::set_fpu_register_invalid_result(float original, float rounded) { in set_fpu_register_invalid_result()
1211 float rounded) { in set_fpu_register_invalid_result64()
1232 double rounded) { in set_fpu_register_word_invalid_result()
1251 double rounded) { in set_fpu_register_invalid_result()
1270 double rounded) { in set_fpu_register_invalid_result64()
1292 bool Simulator::set_fcsr_round64_error(float original, float rounded) { in set_fcsr_round64_error()
[all …]
/third_party/skia/modules/skottie/src/layers/shapelayer/
DRoundCorners.cpp45 std::vector<sk_sp<sksg::GeometryNode>> rounded; in AttachRoundGeometryEffect() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_opt_dce.c86 unsigned rounded = mir_round_bytemask_up(live[ins->dest], round_size); in midgard_opt_dead_code_eliminate_block() local
Dmir_promote_uniforms.c335 uint16_t rounded = mir_round_bytemask_up(mir_bytemask(ins), type_size); in midgard_promote_uniforms() local
/third_party/skia/experimental/lowp-basic/
Dlerp-study.cpp66 int32_t rounded = temp + 32768; in full_res_lerp() local
Dbilerp-study.cpp64 int64_t rounded = temp + (1LL << 31); in full_res_bilerp() local
/third_party/ntfs-3g/libntfs-3g/
Dcompress.c1076 s32 rounded; in ntfs_comp_set() local
1630 s32 rounded; in ntfs_flush() local
1671 s64 offs, s64 to_write, s64 rounded, in ntfs_compressed_pwrite()
/third_party/vk-gl-cts/framework/common/
DtcuBilinearImageCompare.cpp80 const deUint32 rounded = (sum + half) >> (NUM_SUBPIXEL_BITS*2); in interpolateChannel() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp529 dst_reg rounded(this, glsl_type::vec4_type); in emit_pack_unorm_4x8() local
551 dst_reg rounded(this, glsl_type::vec4_type); in emit_pack_snorm_4x8() local
/third_party/glslang/glslang/MachineIndependent/
DConstant.cpp615 …double rounded = even ? ceil(unionArray[i].getDConst() - 0.5) : floor(unionArray[i].getDConst() + … in fold() local
/third_party/skia/gm/
Drasterhandleallocator.cpp171 RECT rounded = toRECT(r.round()); in drawRect() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.cpp208 UINT_64 truncated, rounded; in Flt32sToInt32s() local
/third_party/python/Objects/
Dfloatobject.c964 double rounded; in double_round() local
1083 double x, rounded; in float___round___impl() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_matrix.cpp278 real64 rounded = Round_int32 (fData [j] [k] * factor) * invFactor; in SafeRound() local
/third_party/node/deps/v8/src/wasm/baseline/mips64/
Dliftoff-assembler-mips64.h1472 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1494 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1514 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1530 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1554 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1585 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
/third_party/node/deps/v8/src/wasm/baseline/loong64/
Dliftoff-assembler-loong64.h1328 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1350 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1370 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1386 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1410 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
1441 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in FP_BINOP() local
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py433 def check_ulpdiff(self, exact, rounded): argument
/third_party/python/Python/
Dpytime.c248 double rounded = round(x); in pytime_round_half_even() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DUniformTest.cpp490 double rounded = round(clampedValue); in TEST_P() local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc3282 float rounded = 0; in RoundF2FHelper() local
3323 double rounded = 0; in RoundF2FHelper() local
3383 F_TYPE rounded = RoundF2FHelper(original, rmode); in RoundF2IHelper() local
/third_party/node/deps/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h1388 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in emit_type_conversion() local
1410 LiftoffRegister rounded = GetUnusedRegister(kFpReg, LiftoffRegList{src}); in emit_type_conversion() local
1449 LiftoffRegister rounded = in emit_type_conversion() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp598 SIMD::UInt rounded = base + bias + SIMD::UInt(0x00000FFF) + ((base >> 13) & SIMD::UInt(1)); in floatToHalfBits() local

12