Home
last modified time | relevance | path

Searched refs:host_flags (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/test/Shell/helper/
H A Dtoolchain.py88 host_flags = ['--target=' + config.host_triple]
98 host_flags += ['-isysroot', sdk_path]
100 host_flags += ['-pthread']
104 host_flags += ['-L' + config.llvm_libs_dir,
108 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
110 host_flags = ' '.join(host_flags)
111 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
112 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/Shell/helper/
H A Dtoolchain.py106 host_flags = ['--target=' + config.host_triple]
116 host_flags += ['-isysroot', sdk_path]
118 host_flags += ['-pthread']
122 host_flags += ['-L' + config.llvm_libs_dir,
126 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
128 host_flags = ' '.join(host_flags)
129 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
130 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/common/
H A Dactivity_flags_unittest.cc13 GpuProcessHostActivityFlags host_flags; in TEST() local
15 host_flags.IsFlagSet(ActivityFlagsBase::FLAG_LOADING_PROGRAM_BINARY)); in TEST()
18 GpuProcessActivityFlags service_flags(host_flags.CloneHandle()); in TEST()
25 host_flags.IsFlagSet(ActivityFlagsBase::FLAG_LOADING_PROGRAM_BINARY)); in TEST()
28 host_flags.IsFlagSet(ActivityFlagsBase::FLAG_LOADING_PROGRAM_BINARY)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/common/
H A Dactivity_flags_unittest.cc13 GpuProcessHostActivityFlags host_flags; in TEST() local
15 host_flags.IsFlagSet(ActivityFlagsBase::FLAG_LOADING_PROGRAM_BINARY)); in TEST()
18 GpuProcessActivityFlags service_flags(host_flags.CloneHandle()); in TEST()
25 host_flags.IsFlagSet(ActivityFlagsBase::FLAG_LOADING_PROGRAM_BINARY)); in TEST()
28 host_flags.IsFlagSet(ActivityFlagsBase::FLAG_LOADING_PROGRAM_BINARY)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/Shell/helper/
H A Dtoolchain.py113 host_flags = ['--target=' + config.host_triple]
123 host_flags += ['-isysroot', sdk_path]
125 host_flags += ['-pthread']
129 host_flags += ['-L' + config.llvm_libs_dir,
133 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
135 host_flags = ' '.join(host_flags)
136 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
137 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/Shell/helper/
H A Dtoolchain.py117 host_flags = ['--target=' + config.host_triple]
127 host_flags += ['-isysroot', sdk_path]
129 host_flags += ['-pthread']
133 host_flags += ['-L' + config.llvm_libs_dir,
137 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
139 host_flags = ' '.join(host_flags)
140 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
141 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/Shell/helper/
H A Dtoolchain.py117 host_flags = ['--target=' + config.host_triple]
127 host_flags += ['-isysroot', sdk_path]
129 host_flags += ['-pthread']
133 host_flags += ['-L' + config.llvm_libs_dir,
137 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
139 host_flags = ' '.join(host_flags)
140 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
141 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/Shell/helper/
H A Dtoolchain.py117 host_flags = ['--target=' + config.host_triple]
127 host_flags += ['-isysroot', sdk_path]
129 host_flags += ['-pthread']
133 host_flags += ['-L' + config.llvm_libs_dir,
137 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
139 host_flags = ' '.join(host_flags)
140 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
141 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/Shell/helper/
H A Dtoolchain.py120 host_flags = ['--target=' + config.host_triple]
130 host_flags += ['-isysroot', sdk_path]
132 host_flags += ['-pthread']
136 host_flags += ['-L' + config.llvm_libs_dir,
140 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
142 host_flags = ' '.join(host_flags)
143 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
144 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/Shell/helper/
H A Dtoolchain.py117 host_flags = ['--target=' + config.host_triple]
127 host_flags += ['-isysroot', sdk_path]
129 host_flags += ['-pthread']
133 host_flags += ['-L' + config.llvm_libs_dir,
137 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
139 host_flags = ' '.join(host_flags)
140 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
141 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/Shell/helper/
H A Dtoolchain.py117 host_flags = ['--target=' + config.host_triple]
127 host_flags += ['-isysroot', sdk_path]
129 host_flags += ['-pthread']
133 host_flags += ['-L' + config.llvm_libs_dir,
137 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
139 host_flags = ' '.join(host_flags)
140 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
141 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/Shell/helper/
H A Dtoolchain.py117 host_flags = ['--target=' + config.host_triple]
127 host_flags += ['-isysroot', sdk_path]
129 host_flags += ['-pthread']
133 host_flags += ['-L' + config.llvm_libs_dir,
137 host_flags += ['-fmodules-cache-path={}'.format(config.clang_module_cache)]
139 host_flags = ' '.join(host_flags)
140 config.substitutions.append(('%clang_host', '%clang ' + host_flags))
141 config.substitutions.append(('%clangxx_host', '%clangxx ' + host_flags))
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ide/
H A Dsetup-pci.c85 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_pci_dma_base()
117 if (d->host_flags & IDE_HFLAG_CLEAR_SIMPLEX) { in ide_pci_check_simplex()
313 if ((d->host_flags & IDE_HFLAG_ISA_PORTS) == 0) { in ide_hw_configure()
358 if ((d->host_flags & IDE_HFLAG_NO_AUTODMA) == 0 || in ide_hwif_setup_dma()
377 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_hwif_setup_dma()
541 if (d->host_flags & IDE_HFLAG_SINGLE) in ide_pci_init_two()
546 if ((d->host_flags & IDE_HFLAG_NO_DMA) == 0) { in ide_pci_init_two()
547 if (d->host_flags & IDE_HFLAG_CS5520) in ide_pci_init_two()
627 if (host->host_flags & IDE_HFLAG_SINGLE) in ide_pci_remove()
632 if ((host->host_flags & IDE_HFLAG_NO_DMA) == 0) { in ide_pci_remove()
[all …]
H A Dide-io-std.c44 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_exec_command()
53 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_read_status()
62 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_read_altstatus()
71 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_write_devctl()
83 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dev_select()
95 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_tf_load()
122 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_tf_read()
173 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_input_data()
217 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_output_data()
H A Dide-xfer-mode.c71 if ((drive->hwif->host_flags & IDE_HFLAG_PIO_NO_BLACKLIST) == 0) in ide_get_best_pio_mode()
128 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE) in ide_set_pio_mode()
144 if (hwif->host_flags & IDE_HFLAG_POST_SET_MODE) { in ide_set_pio_mode()
162 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE) in ide_set_dma_mode()
168 if (hwif->host_flags & IDE_HFLAG_POST_SET_MODE) { in ide_set_dma_mode()
190 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in ide_set_pio()
256 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in ide_set_xfer_rate()
H A Dide-dma-sff.c27 if (hwif->host_flags & IDE_HFLAG_NO_ATAPI_DMA) in config_drive_for_dma()
58 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dma_sff_read_status()
69 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dma_sff_write_status()
122 u8 is_trm290 = !!(hwif->host_flags & IDE_HFLAG_TRM290); in ide_build_dmatable()
191 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_dma_setup()
274 if (hwif->host_flags & IDE_HFLAG_MMIO) { in ide_dma_start()
292 if (hwif->host_flags & IDE_HFLAG_MMIO) { in ide_dma_end()
H A Dide-devsets.c85 return (hwif->host_flags & IDE_HFLAG_ABUSE_DMA_MODES) ? 1 : 0; in set_pio_mode_abuse()
88 return (hwif->host_flags & IDE_HFLAG_ABUSE_PREFETCH) ? 1 : 0; in set_pio_mode_abuse()
91 return (hwif->host_flags & IDE_HFLAG_ABUSE_FAST_DEVSEL) ? 1 : 0; in set_pio_mode_abuse()
106 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in set_pio_mode()
126 if (hwif->host_flags & IDE_HFLAG_SET_PIO_MODE_KEEP_DMA) { in set_pio_mode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ide/
H A Dsetup-pci.c85 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_pci_dma_base()
117 if (d->host_flags & IDE_HFLAG_CLEAR_SIMPLEX) { in ide_pci_check_simplex()
313 if ((d->host_flags & IDE_HFLAG_ISA_PORTS) == 0) { in ide_hw_configure()
358 if ((d->host_flags & IDE_HFLAG_NO_AUTODMA) == 0 || in ide_hwif_setup_dma()
377 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_hwif_setup_dma()
541 if (d->host_flags & IDE_HFLAG_SINGLE) in ide_pci_init_two()
546 if ((d->host_flags & IDE_HFLAG_NO_DMA) == 0) { in ide_pci_init_two()
547 if (d->host_flags & IDE_HFLAG_CS5520) in ide_pci_init_two()
627 if (host->host_flags & IDE_HFLAG_SINGLE) in ide_pci_remove()
632 if ((host->host_flags & IDE_HFLAG_NO_DMA) == 0) { in ide_pci_remove()
[all …]
H A Dide-io-std.c44 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_exec_command()
53 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_read_status()
62 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_read_altstatus()
71 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_write_devctl()
83 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dev_select()
95 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_tf_load()
122 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_tf_read()
173 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_input_data()
217 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_output_data()
H A Dide-xfer-mode.c71 if ((drive->hwif->host_flags & IDE_HFLAG_PIO_NO_BLACKLIST) == 0) in ide_get_best_pio_mode()
128 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE) in ide_set_pio_mode()
144 if (hwif->host_flags & IDE_HFLAG_POST_SET_MODE) { in ide_set_pio_mode()
162 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE) in ide_set_dma_mode()
168 if (hwif->host_flags & IDE_HFLAG_POST_SET_MODE) { in ide_set_dma_mode()
190 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in ide_set_pio()
256 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in ide_set_xfer_rate()
H A Dide-dma-sff.c27 if (hwif->host_flags & IDE_HFLAG_NO_ATAPI_DMA) in config_drive_for_dma()
58 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dma_sff_read_status()
69 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dma_sff_write_status()
122 u8 is_trm290 = !!(hwif->host_flags & IDE_HFLAG_TRM290); in ide_build_dmatable()
191 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_dma_setup()
274 if (hwif->host_flags & IDE_HFLAG_MMIO) { in ide_dma_start()
292 if (hwif->host_flags & IDE_HFLAG_MMIO) { in ide_dma_end()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ide/
H A Dsetup-pci.c85 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_pci_dma_base()
117 if (d->host_flags & IDE_HFLAG_CLEAR_SIMPLEX) { in ide_pci_check_simplex()
313 if ((d->host_flags & IDE_HFLAG_ISA_PORTS) == 0) { in ide_hw_configure()
358 if ((d->host_flags & IDE_HFLAG_NO_AUTODMA) == 0 || in ide_hwif_setup_dma()
377 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_hwif_setup_dma()
541 if (d->host_flags & IDE_HFLAG_SINGLE) in ide_pci_init_two()
546 if ((d->host_flags & IDE_HFLAG_NO_DMA) == 0) { in ide_pci_init_two()
547 if (d->host_flags & IDE_HFLAG_CS5520) in ide_pci_init_two()
627 if (host->host_flags & IDE_HFLAG_SINGLE) in ide_pci_remove()
632 if ((host->host_flags & IDE_HFLAG_NO_DMA) == 0) { in ide_pci_remove()
[all …]
H A Dide-io-std.c44 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_exec_command()
53 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_read_status()
62 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_read_altstatus()
71 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_write_devctl()
83 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dev_select()
95 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_tf_load()
122 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_tf_read()
173 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_input_data()
217 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_output_data()
H A Dide-xfer-mode.c71 if ((drive->hwif->host_flags & IDE_HFLAG_PIO_NO_BLACKLIST) == 0) in ide_get_best_pio_mode()
128 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE) in ide_set_pio_mode()
144 if (hwif->host_flags & IDE_HFLAG_POST_SET_MODE) { in ide_set_pio_mode()
162 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE) in ide_set_dma_mode()
168 if (hwif->host_flags & IDE_HFLAG_POST_SET_MODE) { in ide_set_dma_mode()
190 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in ide_set_pio()
256 (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)) in ide_set_xfer_rate()
H A Dide-dma-sff.c27 if (hwif->host_flags & IDE_HFLAG_NO_ATAPI_DMA) in config_drive_for_dma()
58 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dma_sff_read_status()
69 if (hwif->host_flags & IDE_HFLAG_MMIO) in ide_dma_sff_write_status()
122 u8 is_trm290 = !!(hwif->host_flags & IDE_HFLAG_TRM290); in ide_build_dmatable()
191 u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0; in ide_dma_setup()
274 if (hwif->host_flags & IDE_HFLAG_MMIO) { in ide_dma_start()
292 if (hwif->host_flags & IDE_HFLAG_MMIO) { in ide_dma_end()

12345678910>>...20