Home
last modified time | relevance | path

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

1234

/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/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/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/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/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTOptions.td16 "the most recent data. Defaults to 4096 bytes. It's possible to "
47 "packets. Defaults to 0 if supported.">;
94 "if needed. Defaults to 500MB. It's possible to specify a unit for "
125 "packets. Defaults to 0 if supported.">;
/freebsd/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).
/freebsd/contrib/bearssl/mk/
H A DNMake.mk29 !include mk/Defaults.mk
H A DSingleUnix.mk29 include mk/Defaults.mk
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.td25 HelpText<"Specify the desired type of DWARF linker. Defaults to 'classic'">;
61 "Defaults to the number of cores on the current machine">;
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dltc4151.txt10 Defaults to <1000> if unset.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-xlp9xx.txt10 Defaults to 100 KHz when the property is not specified
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dtimeriomem_rng.txt10 rng. Defaults to zero which causes the kernel's default quality to
/freebsd/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/sys/contrib/device-tree/Bindings/spi/
H A Dspi-bcm63xx.txt13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
H A Dspi-bcm63xx-hsspi.txt13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dmaxim,ds2760.txt22 the hardware. Defaults to 1000.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1393 SmallVector<std::optional<Register>, 4> Defaults; in remapUse() local
1398 Defaults.emplace_back(getInitPhiReg(*LoopProducer, BB)); in remapUse()
1425 IllegalPhiDefault = Defaults.front(); in remapUse()
1426 Defaults.erase(Defaults.begin()); in remapUse()
1431 LLVM_DEBUG(dbgs() << " -- padding defaults array from " << Defaults.size() in remapUse()
1432 << " to " << (Defaults.size() + StageDiff) << "\n"); in remapUse()
1436 Defaults.resize(Defaults.size() + StageDiff, in remapUse()
1437 Defaults.empty() ? std::optional<Register>() in remapUse()
1438 : Defaults.back()); in remapUse()
1443 auto DefaultI = Defaults.rbegin(); in remapUse()
[all …]
/freebsd/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
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dadi,adv7511.txt71 (-1200 ps .. 1600 ps). Defaults to no delay.
73 data stream (similar to BT.656). Defaults to separate H/V synchronization
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt59 context bank. Defaults to 1 when this property
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dvt8500.txt47 - divisor-mask : shall be the mask for the divisor register. Defaults to 0x1f
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Domap-gpmc.txt128 - gpmc,sync-read Enables synchronous read. Defaults to asynchronous
130 - gpmc,sync-write Enables synchronous writes. Defaults to asynchronous

1234