Lines Matching refs:host_machine
143 if host_machine.system() == 'windows'
155 if (host_machine.system() != 'darwin' and
156 host_machine.system() != 'windows')
158 build_xorg = (host_machine.system() != 'darwin' and
159 host_machine.system() != 'windows')
167 if (host_machine.system() != 'darwin' and
168 host_machine.system() != 'windows')
190 if (host_machine.system() != 'darwin' and
191 host_machine.system() != 'windows')
213 if (host_machine.system() == 'cygwin' or
214 host_machine.system() == 'windows')
233 if host_machine.cpu() == 'powerpc' and host_machine.system() == 'freebsd'
236 if host_machine.cpu() == 'arm'
355 if (host_machine.system() != 'darwin' and
356 host_machine.system() != 'windows' and
357 host_machine.system() != 'cygwin')
371 if (host_machine.system() != 'darwin' and
372 host_machine.system() != 'windows' and
373 host_machine.system() != 'cygwin')
421 host_machine.system() == 'linux')
429 host_machine.system() == 'linux')
430 if (host_machine.cpu() == 'x86' or
431 host_machine.cpu() == 'x86_64' or
432 host_machine.cpu() == 'ia64')