Home
last modified time | relevance | path

Searched full:defaults (Results 1 – 25 of 1906) sorted by relevance

12345678910>>...77

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h110 /// compute the size of an inline asm. Defaults to 4.
114 /// out in .debug_frame and .debug_line. Defaults to 1.
118 /// the current PC. Defaults to false.
122 /// to the current PC. Defaults to true.
130 /// other when on the same line. Defaults to ';'
133 /// This indicates the comment string used by the assembler. Defaults to
138 /// at the beginning of statements. Defaults to false.
150 /// asm statements. Defaults to true.
153 /// This is appended to emitted labels. Defaults to ":"
156 /// Emit labels in purely upper case. Defaults to false.
[all …]
/freebsd/usr.sbin/iovctl/
H A Dvalidate.c101 const nvlist_t *defaults; in apply_subsystem_defaults() local
109 defaults = nvlist_get_nvlist(device_defaults, subsystem); in apply_subsystem_defaults()
112 while ((name = nvlist_next(defaults, &type, &cookie)) != NULL) { in apply_subsystem_defaults()
119 nvlist_get_bool(defaults, name)); in apply_subsystem_defaults()
123 nvlist_get_number(defaults, name)); in apply_subsystem_defaults()
127 nvlist_get_string(defaults, name)); in apply_subsystem_defaults()
131 nvlist_get_nvlist(defaults, name)); in apply_subsystem_defaults()
134 bin = nvlist_get_binary(defaults, name, &len); in apply_subsystem_defaults()
148 * This function assumes that the values specified in defaults have already been
152 apply_defaults(nvlist_t *vf, const nvlist_t *defaults) in apply_defaults() argument
[all …]
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dramoops.txt31 (defaults to 0: no ECC)
34 (defaults to 0: disabled)
37 (defaults to 0: disabled)
40 profiling (defaults to 0: disabled)
43 (defaults to 0: disabled)
51 to map the reserved region (defaults to buffered mappings mem_type = 0). If
55 (defaults to 2: log Oopses and Panics). This can be set to INT_MAX to
65 - flags: if present, pass ramoops behavioral flags (defaults to 0,
/freebsd/crypto/openssl/util/perl/OpenSSL/Util/
H A DPod.pm98 my %defaults = ( debug => 0, section => 0, %$defaults_ref );
107 print STDERR "DEBUG: Reading $input\n" if $defaults{debug};
118 my %podinfo = ( section => $defaults{section});
130 if $defaults{debug};
142 if $defaults{debug};
144 if $defaults{debug};
154 if $defaults{debug};
162 if $defaults{debug};
170 print STDERR "DEBUG: Done reading $filename\n" if $defaults{debug};
185 if $defaults{debug};
/freebsd/share/man/man4/
H A Dbnxt.4129 Defaults to 0,0,0.
136 Defaults to 0,0.
144 Defaults to 0.
160 Defaults to 0.
163 Defaults to 0.
167 Defaults to 0.
171 Defaults to ipv4,tcp_ipv4,udp_ipv4,ipv6,tcp_ipv6,udp_ipv6.
174 Defaults to a randomly generated value which is generated for each device
180 Defaults to 1.2.2.
216 Defaults t
[all...]
H A Dpci.4478 .It Va hw.pci.clear_bars Pq Defaults to 0
484 .It Va hw.pci.clear_buses Pq Defaults to 0
490 .It Va hw.pci.clear_pcib Pq Defaults to 0
506 .It Va hw.pci.default_vgapci_unit Pq Defaults to -1
515 .It Va hw.pci.do_power_nodriver Pq Defaults to 0
540 .It Va hw.pci.do_power_resume Pq Defaults to 1
547 .It Va hw.pci.do_power_suspend Pq Defaults to 1
554 .It Va hw.pci.enable_ari Pq Defaults to 1
557 .It Va hw.pci.enable_io_modes Pq Defaults to 1
565 .It Va hw.pci.enable_msi Pq Defaults to 1
[all …]
H A Dlinux.4102 Defaults to 3.
111 Defaults to 1024.
114 Defaults to
118 Defaults to "Linux".
127 Defaults to 198144.
135 Defaults to 1.
147 Defaults to 1.
153 Defaults to 0.
H A Dicmp.4166 Defaults to false.
170 Defaults to false.
179 Defaults to 200.
196 Defaults to 16.
200 Defaults to true.
204 Defaults to false.
212 Defaults to 0.
216 Defaults to false.
242 Defaults to true.
H A Discsi.467 Defaults to 1.
74 Defaults to 5.
82 Defaults to 60.
88 Defaults to 60.
91 Defaults to 255.
/freebsd/share/man/man5/
H A Dautofs.5
/freebsd/crypto/openssh/
H A DFREEBSD-upgrade112 1) Modified server-side defaults
114 We've modified some configuration defaults in sshd:
116 - UsePAM defaults to "yes".
117 - PermitRootLogin defaults to "no".
118 - PasswordAuthentication defaults to "no".
119 - VersionAddendum defaults to "FreeBSD-YYYYMMDD".
120 - UseDNS defaults to "yes".
122 2) Modified client-side defaults
126 defaults.
H A Dssh_config4 # ssh_config(5) for more information. This file provides defaults for
14 # configuration file, and defaults at the end.
16 # Site-wide defaults for some commonly used options. For a comprehensive
17 # list of available options, their meanings and defaults, please see the
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dqcom,pm8941-charger.yaml47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A
54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V
62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V
73 be clamped by this value. Defaults to 4.2V.
82 will be clamped by this value. Defaults to 1A.
91 Defaults to 4.1V.
98 Input voltage level in uV above which charging may operate. Defaults to 4.3V.
105 Default DC charge current limit in uA. Defaults to 100mA.
/freebsd/contrib/libucl/tests/basic/
H A D18.in1 defaults {
8 .inherit "defaults"
18 defaults {
26 .inherit "defaults"
/freebsd/usr.bin/clang/llvm-symbolizer/
H A Dllvm-addr2line.139 tool with different defaults. The goal is to make it a drop\-in replacement for
47 the base from the literal\(aqs prefix and defaults to decimal if there is no
50 \fBllvm\-addr2line\fP defaults not to print function names. Use \fI\%\-f\fP to enable
53 \fBllvm\-addr2line\fP defaults not to demangle function names. Use \fI\%\-C\fP to
56 \fBllvm\-addr2line\fP defaults not to print inlined frames. Use \fI\%\-i\fP to show
/freebsd/share/man/man7/
H A Drelease.7152 Defaults to
158 Defaults to
164 Defaults to
181 Defaults to
190 Defaults to
197 Defaults to
209 Defaults to setting the number of
220 Defaults to setting the number of
255 Defaults to
575 Defaults to the output of
[all …]
H A Dbuild.7265 defaults to
352 defaults to
356 defaults to
502 defaults to the empty string.
508 Defaults to
553 It defaults to
561 Defaults to
566 defaults to setting
653 Defaults to the list of sub-directories of
659 Defaults to
[all …]
/freebsd/lib/nss_tacplus/
H A Dnss_tacplus.854 Defaults to 65534.
59 Defaults to 65534.
68 Defaults to
72 Defaults to
/freebsd/share/examples/etc/
H A DREADME.examples16 defaults/ - directory containing default configuration file
66 defaults/bluetooth.device.conf -
67 defaults/devfs.rules - default configuration rules for devfs(8)
68 defaults/periodic.conf - default configuration file for periodic(8)
69 defaults/rc.conf - default system configuration info (see rc.conf(5))
/freebsd/contrib/bc/manuals/
H A Dbuild.md153 Defaults to `c99`.
164 Defaults to `$CC`.
170 Defaults to empty.
176 Defaults to `$CFLAGS`.
183 Defaults to empty.
190 Defaults to empty.
198 Defaults to empty.
206 Defaults to `/usr/local`.
220 Defaults to empty.
228 Defaults to `$PREFIX/bin`.
[all …]
/freebsd/tools/tools/nanobsd/
H A Dmtree-dedup.awk167 } else { # Add entry plus defaults
169 merge_kvs(old_kvs, defaults);
184 defaults[kv_key] = kv_value;
189 delete defaults[kv_key];
195 # Print the last set of defaults. This will carry
196 # over, I think, to makefs' defaults
197 print mtree_from_kvs("/set", defaults)
/freebsd/usr.bin/clang/llvm-cov/
H A Dllvm-cov.1245 Show the execution counts for each line. Defaults to true, unless another
252 in the display of the source file. Defaults to false.
259 Defaults to true.
265 the character where the region starts. Defaults to false.
272 Defaults to false.
398 but not in any object given on the command line. Defaults to true if debuginfod
406 the profile (as with debuginfod). Defaults to system build ID directories.
443 Show statistics for all regions. Defaults to true.
448 Show statistics for all branch conditions. Defaults to true.
453 Show coverage summaries for each function. Defaults to false.
[all …]
/freebsd/contrib/kyua/model/
H A Dtest_case.cpp84 /// metadata, using the latter as defaults.
173 /// Constructs a new test case applying metadata defaults.
178 /// defaults.
180 /// \param defaults The metadata properties to use as defaults. The provided
187 model::test_case::apply_metadata_defaults(const metadata* defaults) const in apply_metadata_defaults()
191 defaults, in apply_metadata_defaults()
210 /// metadata, using the latter as defaults. You should use this method in
/freebsd/lib/libc/rpc/
H A Drpc_svc_create.3132 it defaults to
183 If they are 0, suitable defaults are chosen.
206 If they are 0, reasonable defaults are chosen.
277 values of 0 choose suitable defaults.
321 values of 0 choose suitable defaults.
/freebsd/sys/contrib/openzfs/.github/
H A Dstale.yml12 # Set to true to ignore issues in a project (defaults to false)
14 # Set to true to ignore issues in a milestone (defaults to false)
16 # Set to true to ignore issues with an assignee (defaults to false)

12345678910>>...77