Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/openbsd-src/sys/dev/pci/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c39 (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 Dentrypoint.py11 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 Dlink_dpms.c214 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 Dti-8x29 >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 Dwordprocessors41 >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 Dssl_init.c44 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 Dtput.c157 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 Dwidth11 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 Dwidth11 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 Da-detailed-walkthrough.txt1 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 DREADME.md44 https://code.visualstudio.com/docs/getstarted/settings
46 https://vector-of-bool.github.io/docs/vscode-cmake-tools/settings.html#cmake-builddirectory
H A Dvsc-extension-quickstart.md12 * 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 DREADME3 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 Dsignit.c222 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 Dformatting.rst27 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 Dname-quotes2 Honor quote settings in NAME
H A Dname-quotes-none2 Honor quote settings in NAME
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Dname-quotes2 Honor quote settings in NAME
H A Dname-quotes-none2 Honor quote settings in NAME
/openbsd-src/regress/usr.bin/mandoc/tbl/layout/
H A Dcenter.out_ascii17 leaked tab settings:
H A Dspacing.out_ascii32 leaked tab settings:
/openbsd-src/gnu/llvm/llvm/docs/
H A DPackaging.rst12 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 Denv.txt6 # Check for multiple environment variable settings
/openbsd-src/lib/libcrypto/
H A Dcrypto_init.c57 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 Dfactory2 # tzdb data for noncommittal factory settings

12345678910>>...15