| /openbsd-src/sys/dev/pci/drm/amd/display/dc/link/hwss/ |
| H A D | link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 39 (hw_lane_settings[0].FFE_PRESET.settings.no_deemphasis != 0 ? 0x0F : 0xFF) in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 40 & (hw_lane_settings[0].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF), in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 41 (hw_lane_settings[1].FFE_PRESET.settings.no_deemphasis != 0 ? 0x0F : 0xFF) in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 42 & (hw_lane_settings[1].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF), in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 43 (hw_lane_settings[2].FFE_PRESET.settings.no_deemphasis != 0 ? 0x0F : 0xFF) in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 44 & (hw_lane_settings[2].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF), in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 45 (hw_lane_settings[3].FFE_PRESET.settings.no_deemphasis != 0 ? 0x0F : 0xFF) in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 46 & (hw_lane_settings[3].FFE_PRESET.settings.no_preshoot != 0 ? 0xF1 : 0xFF)}; in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 49 vendor_ffe_preset_table[hw_lane_settings[0].FFE_PRESET.settings.level] & ffe_mask[0], in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() 50 vendor_ffe_preset_table[hw_lane_settings[1].FFE_PRESET.settings in dp_hpo_fixed_vs_pe_retimer_set_tx_ffe() [all...] |
| /openbsd-src/gnu/llvm/clang/utils/analyzer/ |
| H A D | entrypoint.py | 11 settings, rest = parse_arguments() 12 cmake_opts = ['-D' + cmd for cmd in settings.D] 13 if settings.wait: 15 if settings.build_llvm or settings.build_llvm_only: 17 if settings.build_llvm_only:
|
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/link/ |
| H A D | link_dpms.c | 214 struct ext_hdmi_settings *settings) in get_ext_hdmi_settings() argument 234 settings->slv_addr = integrated_info->dp0_ext_hdmi_slv_addr; in get_ext_hdmi_settings() 235 settings->reg_num = integrated_info->dp0_ext_hdmi_6g_reg_num; in get_ext_hdmi_settings() 236 settings->reg_num_6g = integrated_info->dp0_ext_hdmi_6g_reg_num; in get_ext_hdmi_settings() 237 memmove(settings->reg_settings, in get_ext_hdmi_settings() 240 memmove(settings->reg_settings_6g, in get_ext_hdmi_settings() 246 settings->slv_addr = integrated_info->dp1_ext_hdmi_slv_addr; in get_ext_hdmi_settings() 247 settings->reg_num = integrated_info->dp1_ext_hdmi_6g_reg_num; in get_ext_hdmi_settings() 248 settings->reg_num_6g = integrated_info->dp1_ext_hdmi_6g_reg_num; in get_ext_hdmi_settings() 249 memmove(settings->reg_settings, in get_ext_hdmi_settings() [all …]
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | ti-8x | 29 >0x00003B byte 0x0F (window settings) 45 >0x00003B byte 0x0B (window settings) 46 >0x00003B byte 0x0C (window settings) 63 >0x00003B byte 0x0B (window settings) 64 >0x00003B byte 0x0C (window settings) 82 >0x00003B byte 0x0F (window settings) 112 >0x00003B byte 0x17 (window settings) 113 >0x00003B byte 0x18 (window settings) 114 >0x00003B byte 0x19 (window settings) 115 >0x00003B byte 0x1A (window settings) [all …]
|
| H A D | wordprocessors | 41 >8 short 299 WordPerfect settings file 82 >8 short 3594 GroupWise settings file 84 >8 short 3627 GroupWise settings file 90 >8 short 4621 printer settings file
|
| /openbsd-src/lib/libssl/ |
| H A D | ssl_init.c | 44 OPENSSL_init_ssl(uint64_t opts, const void *settings) in OPENSSL_init_ssl() argument 51 OPENSSL_init_crypto(opts, settings); in OPENSSL_init_ssl()
|
| /openbsd-src/usr.bin/tput/ |
| H A D | tput.c | 157 tput_cmd(int fd, TTY * settings, int argc, char **argv, int *used) in tput_cmd() argument 169 TTY oldmode = *settings; in tput_cmd() 177 reset_tty_settings(fd, settings, FALSE); in tput_cmd() 187 set_control_chars(settings, terasechar, intrchar, tkillchar); in tput_cmd() 188 set_conversions(settings); in tput_cmd() 194 update_tty_settings(&oldmode, settings); in tput_cmd()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/color/ |
| H A D | width | 11 the default settings, but will be wrapped at 40 characters due to the 20 using the default settings, but will
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/termcap/ |
| H A D | width | 11 the default settings, but will be wrapped at 40 characters due to the 20 using the default settings, but will
|
| /openbsd-src/gnu/llvm/lldb/docs/testsuite/ |
| H A D | a-detailed-walkthrough.txt | 1 Let's pick test/settings/TestSettings.py as our example. First, notice the file 15 /Volumes/data/lldb/svn/trunk/test $ ./dotest.py settings 28 /Volumes/data/lldb/svn/trunk/test $ ./dotest.py -v settings 67 # settings set target.process.output-path does not seem to work 82 self.runCmd("settings set target.process.output-path 'stdout.txt'") 83 self.expect("settings show target.process.output-path", 132 self.runCmd("settings set target.process.output-path '%s'" %stdout) 133 self.expect("settings show target.process.output-path", 137 The first uses the 'settings set' command to set the static setting 139 '/dev/stdout'. We then immediately issue a 'settings show' command to check [all …]
|
| /openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
| H A D | README.md | 44 https://code.visualstudio.com/docs/getstarted/settings 46 https://vector-of-bool.github.io/docs/vscode-cmake-tools/settings.html#cmake-builddirectory
|
| H A D | vsc-extension-quickstart.md | 12 * Make sure the language configuration settings in `language-configuration.json` are accurate. 15 * Verify that syntax highlighting works and that the language configuration settings are working.
|
| /openbsd-src/gnu/llvm/llvm/utils/vim/ |
| H A D | README | 3 This directory contains settings for the vim editor to work on llvm *.ll and 5 syntax highlighting (syntax), some minimal sensible default settings (ftplugin)
|
| /openbsd-src/usr.sbin/unbound/testcode/ |
| H A D | signit.c | 222 struct keysets settings; in process_keys() local 225 parse_cmdline(argv, &settings); in process_keys() 226 keys = read_keys(1, argv+5, &settings); in process_keys()
|
| /openbsd-src/gnu/llvm/lldb/docs/use/ |
| H A D | formatting.rst | 27 currently be set using the settings set command: 31 (lldb) settings set thread-stop-format STRING 32 (lldb) settings set frame-format STRING 45 (lldb) settings set thread-format STRING 226 ``settings show`` command: 230 (lldb) settings show thread-format 232 (lldb) settings show frame-format 294 (lldb) settings set thread-format "${script.thread:thread_printer_func}"
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/ |
| H A D | name-quotes | 2 Honor quote settings in NAME
|
| H A D | name-quotes-none | 2 Honor quote settings in NAME
|
| /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| H A D | name-quotes | 2 Honor quote settings in NAME
|
| H A D | name-quotes-none | 2 Honor quote settings in NAME
|
| /openbsd-src/regress/usr.bin/mandoc/tbl/layout/ |
| H A D | center.out_ascii | 17 leaked tab settings:
|
| H A D | spacing.out_ascii | 32 leaked tab settings:
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Packaging.rst | 12 break things for constrained platforms. These settings are not optimal for most 14 etc.) will tweak them. This document lists settings we suggest you tweak.
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-env/ |
| H A D | env.txt | 6 # Check for multiple environment variable settings
|
| /openbsd-src/lib/libcrypto/ |
| H A D | crypto_init.c | 57 OPENSSL_init_crypto(uint64_t opts, const void *settings) in OPENSSL_init_crypto() 56 OPENSSL_init_crypto(uint64_t opts,const void * settings) OPENSSL_init_crypto() argument
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | factory | 2 # tzdb data for noncommittal factory settings
|