Home
last modified time | relevance | path

Searched defs:rounding_mode (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/third_party/opencl-headers/CL/
Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1271 IEEEFloat::opStatus IEEEFloat::handleOverflow(roundingMode rounding_mode) { in handleOverflow()
1295 bool IEEEFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero()
1330 IEEEFloat::opStatus IEEEFloat::normalize(roundingMode rounding_mode, in normalize()
1686 roundingMode rounding_mode, in addOrSubtract()
1716 roundingMode rounding_mode) { in add()
1722 roundingMode rounding_mode) { in subtract()
1728 roundingMode rounding_mode) { in multiply()
1746 roundingMode rounding_mode) { in divide()
1823 roundingMode rounding_mode) { in fusedMultiplyAdd()
1864 IEEEFloat::opStatus IEEEFloat::roundToIntegral(roundingMode rounding_mode) { in roundToIntegral()
[all …]
/third_party/boost/boost/numeric/interval/detail/
Dx86gcc_rounding_control.hpp29 typedef unsigned short rounding_mode; typedef
Dbcc_rounding_control.hpp44 typedef unsigned int rounding_mode; typedef
Dmsvc_rounding_control.hpp87 typedef unsigned short rounding_mode; typedef
Dc99sub_rounding_control.hpp25 typedef int rounding_mode; typedef
Dia64_rounding_control.hpp29 typedef unsigned int rounding_mode; typedef
Dalpha_rounding_control.hpp41 typedef double rounding_mode; typedef
Dsparc_rounding_control.hpp32 typedef unsigned int rounding_mode; typedef
Dppc_rounding_control.hpp38 typedef double rounding_mode; typedef
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/serializers/nnacl_serializer/
Dnnacl_stream_utils.cc62 std::ostream &operator<<(std::ostream &code, RoundingMode rounding_mode) { in operator <<()
/third_party/boost/boost/numeric/interval/
Drounding.hpp24 typedef int rounding_mode; typedef
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode) in get_conversion_op()
/third_party/boost/libs/numeric/interval/test/
Dadd.cpp109 typedef enum { RND_U, RND_M, RND_D } rounding_mode; typedef
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_ext_inst_test.cpp4164 const std::string rounding_mode = in TEST_P() local
4189 const std::string rounding_mode = in TEST_P() local
4214 const std::string rounding_mode = in TEST_P() local
4236 const std::string rounding_mode = in TEST_P() local
4262 const std::string rounding_mode = in TEST_P() local
4284 const std::string rounding_mode = in TEST_P() local
4309 const std::string rounding_mode = in TEST_P() local
4329 const std::string rounding_mode = in TEST_P() local
4353 const std::string rounding_mode = in TEST_P() local
4376 const std::string rounding_mode = in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ext_inst_test.cpp4164 const std::string rounding_mode = in TEST_P() local
4189 const std::string rounding_mode = in TEST_P() local
4214 const std::string rounding_mode = in TEST_P() local
4236 const std::string rounding_mode = in TEST_P() local
4262 const std::string rounding_mode = in TEST_P() local
4284 const std::string rounding_mode = in TEST_P() local
4309 const std::string rounding_mode = in TEST_P() local
4329 const std::string rounding_mode = in TEST_P() local
4353 const std::string rounding_mode = in TEST_P() local
4376 const std::string rounding_mode = in TEST_P() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c422 nir_rounding_mode rounding_mode; member
/third_party/spirv-tools/test/val/
Dval_ext_inst_test.cpp6897 const std::string rounding_mode = local
6922 const std::string rounding_mode = local
6947 const std::string rounding_mode = local
6969 const std::string rounding_mode = local
6995 const std::string rounding_mode = local
7017 const std::string rounding_mode = local
7042 const std::string rounding_mode = local
7062 const std::string rounding_mode = local
7086 const std::string rounding_mode = local
7109 const std::string rounding_mode = local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c267 nir_rounding_mode rounding_mode = in create_cov() local
/third_party/quickjs/
Dquickjs.c11316 int rounding_mode, char *buf1, int buf1_size) in js_ecvt1()
11341 int rounding_mode; in js_ecvt() local
11399 int rounding_mode) in js_fcvt1()
11413 int rounding_mode; in js_fcvt() local