/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_half.h | 61 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/ |
D | cl_half.h | 61 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/ |
D | APFloat.cpp | 1271 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/ |
D | x86gcc_rounding_control.hpp | 29 typedef unsigned short rounding_mode; typedef
|
D | bcc_rounding_control.hpp | 44 typedef unsigned int rounding_mode; typedef
|
D | msvc_rounding_control.hpp | 87 typedef unsigned short rounding_mode; typedef
|
D | c99sub_rounding_control.hpp | 25 typedef int rounding_mode; typedef
|
D | ia64_rounding_control.hpp | 29 typedef unsigned int rounding_mode; typedef
|
D | alpha_rounding_control.hpp | 41 typedef double rounding_mode; typedef
|
D | sparc_rounding_control.hpp | 32 typedef unsigned int rounding_mode; typedef
|
D | ppc_rounding_control.hpp | 38 typedef double rounding_mode; typedef
|
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/serializers/nnacl_serializer/ |
D | nnacl_stream_utils.cc | 62 std::ostream &operator<<(std::ostream &code, RoundingMode rounding_mode) { in operator <<()
|
/third_party/boost/boost/numeric/interval/ |
D | rounding.hpp | 24 typedef int rounding_mode; typedef
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_conversions.c | 32 nir_rounding_mode rounding_mode) in get_conversion_op()
|
/third_party/boost/libs/numeric/interval/test/ |
D | add.cpp | 109 typedef enum { RND_U, RND_M, RND_D } rounding_mode; typedef
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_ext_inst_test.cpp | 4164 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/ |
D | val_ext_inst_test.cpp | 4164 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/ |
D | vtn_alu.c | 422 nir_rounding_mode rounding_mode; member
|
/third_party/spirv-tools/test/val/ |
D | val_ext_inst_test.cpp | 6897 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/ |
D | ir3_compiler_nir.c | 267 nir_rounding_mode rounding_mode = in create_cov() local
|
/third_party/quickjs/ |
D | quickjs.c | 11316 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
|