Home
last modified time | relevance | path

Searched refs:Defaults (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-helper-check-defines.h63 #warning WARNING: default CVMX_HELPER_FIRST_MBUFF_SKIP used. Defaults deprecated, please set in ex…
70 #warning WARNING: default CVMX_HELPER_NOT_FIRST_MBUFF_SKIP used. Defaults deprecated, please set i…
79 #warning WARNING: default CVMX_HELPER_ENABLE_IPD used. Defaults deprecated, please set in executiv…
85 #warning WARNING: default CVMX_HELPER_INPUT_TAG_TYPE used. Defaults deprecated, please set in exec…
90 #warning WARNING: default CVMX_HELPER_INPUT_PORT_SKIP_MODE used. Defaults deprecated, please set i…
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTOptions.td14 "the most recent data. Defaults to 4096 bytes.">;
34 "packets. Defaults to 0 if supported.">;
43 "the most recent data. Defaults to 4096 bytes.">;
53 "if needed. Defaults to 500MB.">;
73 "packets. Defaults to 0 if supported.">;
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_flags.inc24 "effectiveness of the mitigation. Defaults to 64KB (32-bit) or "
31 "the contention on the global quarantine. Defaults to 16KB (32-bit) "
37 "or equal to). Defaults to 256 (32-bit) or 2048 (64-bit)")
/freebsd-13.1/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.
216 Defaults to empty.
289 Defaults to empty.
297 Defaults to empty.
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/ipmi/
H A Dipmi-smic.yaml33 description: The access width of the register in bytes. Defaults to 1.
39 description: The number of bytes between register starts. Defaults to 1.
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadv7604.txt53 - hsync-active: Horizontal synchronization polarity. Defaults to active low.
54 - vsync-active: Vertical synchronization polarity. Defaults to active low.
55 - pclk-sample: Pixel clock polarity. Defaults to output on the falling edge.
H A Dtda1997x.txt52 - hsync-active: Horizontal synchronization polarity. Defaults to active high.
53 - vsync-active: Vertical synchronization polarity. Defaults to active high.
54 - data-active: Data polarity. Defaults to active high.
/freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8952.txt18 Defaults to 26 MHz if not specified.
28 Defaults to 32mV/us if not specified.
/freebsd-13.1/contrib/ntp/scripts/
H A Dsummary-opts.def31 option. Defaults to today minus one day (Use @code{date -u +%Y%m%d})
73 this option. Defaults to 197000101.
H A Dinvoke-summary.texi77 option. Defaults to today minus one day (Use @code{date -u +%Y%m%d})
93 this option. Defaults to 197000101.
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Drotary-encoder.txt8 Defaults to 0 (ABS_X / REL_X)
10 encoder. Only relevant for absolute axis. Defaults to 24 which is a
H A Dgpio-decoder.txt12 Defaults to 0 (ABS_X).
H A Dmax77650-onkey.yaml26 The key-code to be reported when the key is pressed. Defaults
/freebsd-13.1/contrib/bearssl/mk/
H A DNMake.mk29 !include mk/Defaults.mk
H A DSingleUnix.mk29 include mk/Defaults.mk
/freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/
H A Dltc4151.txt10 Defaults to <1000> if unset.
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.inc23 "Is GWP-ASan enabled? Defaults to " GWP_ASAN_STRINGIFY(
28 "pool. Defaults to 16.")
/freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-xlp9xx.txt10 Defaults to 100 KHz when the property is not specified
/freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/
H A Darm-smc-wdt.yaml23 Defaults to 0x82003D06 if unset.
/freebsd-13.1/sys/contrib/device-tree/Bindings/rng/
H A Dtimeriomem_rng.txt10 rng. Defaults to zero which causes the kernel's default quality to
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1380 SmallVector<Optional<Register>, 4> Defaults; in remapUse() local
1385 Defaults.emplace_back(getInitPhiReg(*LoopProducer, BB)); in remapUse()
1412 IllegalPhiDefault = Defaults.front(); in remapUse()
1413 Defaults.erase(Defaults.begin()); in remapUse()
1418 LLVM_DEBUG(dbgs() << " -- padding defaults array from " << Defaults.size() in remapUse()
1419 << " to " << (Defaults.size() + StageDiff) << "\n"); in remapUse()
1423 Defaults.resize(Defaults.size() + StageDiff, Defaults.empty() in remapUse()
1425 : Defaults.back()); in remapUse()
1430 auto DefaultI = Defaults.rbegin(); in remapUse()
1431 while (DefaultI != Defaults.rend()) in remapUse()
/freebsd-13.1/sys/contrib/device-tree/Bindings/spi/
H A Dspi-bcm63xx-hsspi.txt13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
H A Dspi-bcm63xx.txt13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/
H A Dmaxim,ds2760.txt22 the hardware. Defaults to 1000.
/freebsd-13.1/contrib/kyua/utils/cmdline/
H A Dcommands_map.ipp60 /// \param category The category this command belongs to. Defaults to the empty
83 /// \param category The category this command belongs to. Defaults to the empty

1234