| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | insn-eval.c | 209 case -EDOM: in resolve_default_seg() 461 return -EDOM; in get_reg_offset() 486 return -EDOM; in get_reg_offset() 497 return -EDOM; in get_reg_offset() 556 -EDOM, in get_reg_offset_16() 557 -EDOM, in get_reg_offset_16() 558 -EDOM, in get_reg_offset_16() 559 -EDOM, in get_reg_offset_16() 568 *offs2 = -EDOM; in get_reg_offset_16() 584 *offs1 = -EDOM; in get_reg_offset_16() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/ |
| H A D | trig.hpp | 96 errno = EDOM; in eval_sin() 252 errno = EDOM; in eval_cos() 452 errno = EDOM; in eval_asin() 475 errno = EDOM; in eval_asin() 569 errno = EDOM; in eval_acos() 588 errno = EDOM; in eval_acos() 622 errno = EDOM; in eval_atan() 731 errno = EDOM; in eval_atan2() 781 errno = EDOM; in eval_atan2()
|
| H A D | pow.hpp | 211 errno = EDOM; in eval_exp() 355 errno = EDOM; in eval_log() 370 errno = EDOM; in eval_log() 650 errno = EDOM; in eval_pow() 804 errno = EDOM; in sinhcosh()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | errno.h | 264 #ifndef EDOM 265 #define EDOM 9947 macro
|
| H A D | cerrno | 19 EDOM
|
| H A D | __errc | 27 argument_out_of_domain, // EDOM 124 argument_out_of_domain = EDOM,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | errno.h | 264 #ifndef EDOM 265 #define EDOM 9947 macro
|
| H A D | cerrno | 19 EDOM
|
| H A D | __errc | 27 argument_out_of_domain, // EDOM 124 argument_out_of_domain = EDOM,
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_of.c | 279 return -EDOM; in of_thermal_get_trip_type() 292 return -EDOM; in of_thermal_get_trip_temp() 305 return -EDOM; in of_thermal_set_trip_temp() 327 return -EDOM; in of_thermal_get_trip_hyst() 340 return -EDOM; in of_thermal_set_trip_hyst()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno-base.h | 37 #define EDOM 33 /* Math argument out of domain of func */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | errno-base.h | 37 #define EDOM 33 /* Math argument out of domain of func */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno-base.h | 37 #define EDOM 33 /* Math argument out of domain of func */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | errno-base.h | 37 #define EDOM 33 /* Math argument out of domain of func */ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | usbtest.c | 862 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() 882 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() 891 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() 908 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() 927 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() 953 return -EDOM; in ch9_postconfig() 961 return -EDOM; in ch9_postconfig() 969 return -EDOM; in ch9_postconfig() 986 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() 1012 return (retval < 0) ? retval : -EDOM; in ch9_postconfig() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-ds1685.c | 146 return -EDOM; in ds1685_rtc_check_mday() 149 return -EDOM; in ds1685_rtc_check_mday() 339 return -EDOM; in ds1685_rtc_set_time() 342 return -EDOM; in ds1685_rtc_set_time() 346 return -EDOM; in ds1685_rtc_set_time()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 36 #define EDOM 33 /* Math argument out of domain of func */ macro
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_dscp.c | 47 return -EDOM; in dscp_mt_check()
|
| H A D | xt_DSCP.c | 67 return -EDOM; in dscp_tg_check()
|
| H A D | xt_cluster.c | 134 return -EDOM; in xt_cluster_mt_checkentry()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | errno.h | 65 #define EDOM 33 /* Mathematics argument out of domain of function */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | errno.h | 65 #define EDOM 33 /* Mathematics argument out of domain of function */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/ |
| H A D | error_constants.h | 47 argument_out_of_domain = EDOM, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/ |
| H A D | error_constants.h | 47 argument_out_of_domain = EDOM, in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | error.c | 74 {"Numerical argument out of domain", EDOM},
|