/freebsd/contrib/bc/manuals/ |
H A D | build.md | 153 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 D | adv7604.txt | 53 - 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 D | tda1997x.txt | 52 - 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 D | max8952.txt | 18 Defaults to 26 MHz if not specified. 28 Defaults to 32mV/us if not specified.
|
/freebsd/contrib/ntp/scripts/ |
H A D | summary-opts.def | 31 option. Defaults to today minus one day (Use @code{date -u +%Y%m%d}) 73 this option. Defaults to 197000101.
|
H A D | invoke-summary.texi | 77 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 D | TraceIntelPTOptions.td | 16 "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 D | rotary-encoder.txt | 8 Defaults to 0 (ABS_X / REL_X) 10 encoder. Only relevant for absolute axis. Defaults to 24 which is a
|
H A D | gpio-decoder.txt | 12 Defaults to 0 (ABS_X).
|
/freebsd/contrib/bearssl/mk/ |
H A D | NMake.mk | 29 !include mk/Defaults.mk
|
H A D | SingleUnix.mk | 29 include mk/Defaults.mk
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 25 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 D | ltc4151.txt | 10 Defaults to <1000> if unset.
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-xlp9xx.txt | 10 Defaults to 100 KHz when the property is not specified
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | timeriomem_rng.txt | 10 rng. Defaults to zero which causes the kernel's default quality to
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | options.inc | 23 "Is GWP-ASan enabled? Defaults to " GWP_ASAN_STRINGIFY( 28 "pool. Defaults to 16.")
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-bcm63xx.txt | 13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
|
H A D | spi-bcm63xx-hsspi.txt | 13 - num-cs: some controllers have less than 8 cs signals. Defaults to 8
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | maxim,ds2760.txt | 22 the hardware. Defaults to 1000.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 1393 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 D | commands_map.ipp | 60 /// \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 D | adi,adv7511.txt | 71 (-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 D | qcom,fastrpc.txt | 59 context bank. Defaults to 1 when this property
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | vt8500.txt | 47 - divisor-mask : shall be the mask for the divisor register. Defaults to 0x1f
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | omap-gpmc.txt | 128 - gpmc,sync-read Enables synchronous read. Defaults to asynchronous 130 - gpmc,sync-write Enables synchronous writes. Defaults to asynchronous
|