Lines Matching refs:windows

92 # Default shared glapi disabled for windows, enabled elsewhere.
94 .disable_auto_if(host_machine.system() == 'windows') \
143 elif ['darwin', 'windows', 'cygwin', 'haiku'].contains(host_machine.system())
200 elif ['darwin', 'windows', 'cygwin', 'haiku'].contains(host_machine.system())
201 # No vulkan driver supports windows or macOS currently
296 elif ['windows', 'cygwin'].contains(host_machine.system())
297 with_dri_platform = 'windows'
329 elif host_machine.system() == 'windows'
330 _platforms = ['windows']
341 with_platform_windows = _platforms.contains('windows')
353 elif host_machine.system() == 'windows'
642 # This will fail on windows. Does OMX run on windows?
666 _dep_va_name = host_machine.system() == 'windows' ? 'libva-win32' : 'libva'
806 elif with_dri_platform == 'windows'
894 ….require(host_machine.system() != 'windows', error_message : 'Shader Cache does not currently work…
946 elif host_machine.system() == 'windows'
1052 if not (cc.get_argument_syntax() == 'gcc' and host_machine.system() == 'windows')
1097 if host_machine.system() == 'windows'
1387 # non-windows platforms.
1388 if host_machine.system() != 'windows'
1445 if host_machine.system() != 'windows'
1483 if host_machine.system() == 'windows' or cc.has_function('clock_gettime')
1508 if host_machine.system() == 'windows'
1550 # Predefined macros for windows
1551 if host_machine.system() == 'windows'
1558 if host_machine.system() == 'windows'
1572 if host_machine.system() == 'windows'
1573 if (get_option('min-windows-version') < 8)
1694 .disable_auto_if(host_machine.system() == 'windows') \
1703 method : host_machine.system() == 'windows' ? 'auto' : 'config-tool',
1728 if host_machine.system() != 'windows'
1828 if host_machine.system() == 'windows'
1863 if build_machine.system() == 'windows'
1865 # better windows support.
1869 # windows compatibility (uses <io.h> instead of <unistd.h> and _isatty,
1930 if host_machine.system() == 'windows'
2145 if host_machine.system() == 'windows'