| /src/tests/lib/libc/net/getaddrinfo/ |
| unsup_fam.exp | 2 ai_family not supported
|
| sock_raw_v4.exp | 8 servname not supported for ai_socktype 10 servname not supported for ai_socktype
|
| sock_raw_v4v6.exp | 10 servname not supported for ai_socktype 12 servname not supported for ai_socktype
|
| /src/lib/libc/arch/arm/hardfloat/ |
| fpgetsticky.S | 32 #error FPA is not supported anymore
|
| fpgetmask.S | 33 #error FPA is not supported anymore
|
| fpgetround.c | 33 #error FPA is not supported anymore
|
| fpsetmask.S | 33 #error FPA is not supported anymore
|
| fpsetsticky.S | 33 #error FPA is not supported anymore
|
| fpsetround.c | 33 #error FPA is not supported anymore
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| intel_rc6_types.h | 27 bool supported : 1; member in struct:intel_rc6
|
| selftest_gt_pm.c | 38 if (gt->rc6.supported && !gt->rc6.enabled) {
|
| /src/sys/sys/ |
| tls.h | 40 #error Only one TLS variant can be supported at a time
|
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
| xray_tsc.h | 87 #error Target architecture is not supported.
|
| xray_powerpc64.cc | 24 #error powerpc64 big endian is not supported for now.
|
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| amdgpu_vega12_thermal.c | 79 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 97 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 114 if (data->smu_features[GNLD_FAN_CONTROL].supported) 128 if (data->smu_features[GNLD_FAN_CONTROL].supported)
|
| amdgpu_vega10_thermal.c | 107 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 192 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 209 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 242 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 436 if (data->smu_features[GNLD_FW_CTF].supported) { 466 if (data->smu_features[GNLD_FW_CTF].supported) { 514 if (!data->smu_features[GNLD_FAN_CONTROL].supported) 570 if (!data->smu_features[GNLD_FAN_CONTROL].supported)
|
| amdgpu_vega20_thermal.c | 42 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 60 if (data->smu_features[GNLD_FAN_CONTROL].supported) 71 if (data->smu_features[GNLD_FAN_CONTROL].supported) { 89 if (data->smu_features[GNLD_FAN_CONTROL].supported)
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/ |
| mod_freesync.h | 68 bool supported; member in struct:mod_freesync_caps 109 bool supported; member in struct:mod_vrr_params
|
| /src/usr.bin/make/unit-tests/ |
| posix-varassign.mk | 7 # The assignment operators "::=" and ":::=" are intentionally not supported, 22 # Deviation from POSIX: The "::=" assignment operator is not supported, 33 # Deviation from POSIX: The ":::=" assignment operator is not supported,
|
| varmod-order.mk | 63 # Repeating the 'n' is not supported. In the typical use cases, the sorting 74 # Repeating the 'r' is not supported as well, for the same reasons as above. 83 # Repeating the 'r' is not supported as well, for the same reasons as above.
|
| /src/sys/arch/mips/rmi/ |
| rmixl_subr.S | 55 #error O32 not supported 68 #error O32 not supported
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/hdcp/ |
| amdgpu_hdcp_msg.c | 118 bool supported; member in struct:protection_properties 125 .supported = false 188 .supported = true, 326 .supported = true,
|
| /src/sys/modules/cyclic/ |
| Makefile | 16 .error ${MACHINE} or ${MACHINE_CPU} not supported.
|
| /src/usr.sbin/mmcformat/ |
| mmcformat.c | 319 int dscr_type, int verbose, int *supported) 325 *supported = 1; 345 *supported = 0; 351 *supported = 0; 371 *supported = 0; 383 *supported = 0; 389 *supported = 0; 459 if (*supported) { 462 printf("\t\t** not supported **\n"); 475 int supported; local [all...] |
| /src/tests/usr.bin/printf/ |
| printf.sh | 53 # returns success if that conversion specifier is supported, false otherwise 54 supported() function 466 supported i || { 467 atf_skip "%i conversion not supported" 714 supported f || { 715 atf_skip "%f conversion not supported" 855 supported F || { 856 atf_skip "%F conversion not supported" 876 supported e || { 877 atf_skip "%e conversion not supported" [all...] |