/freebsd/contrib/mandoc/ |
H A D | man.cgi.3 | 32 .Sx Page generators 34 .Sx Result generators 69 .Sx Page generators . 97 .Ss Page generators 102 some page generators do some preparatory work, for example to decide 231 .Ss Result generators 232 The purpose of result generators is to print a chunk of HTML code. 238 The highest level result generators are:
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-systemd.m4 | 25 [install systemd generators in dir [[/usr/lib/systemd/system-generators]]]), 26 systemdgeneratordir=$withval,systemdgeneratordir=/usr/lib/systemd/system-generators)
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | skyworks,si521xx.yaml | 7 title: Skyworks Si521xx I2C PCIe clock generators 10 The Skyworks Si521xx are I2C PCIe clock generators providing
|
H A D | brcm,bcm2835-cprman.txt | 9 few PLLs, and a level of mostly-generic clock generators sourcing from 11 clock generators, but a few (like the ARM or HDMI) will source from
|
H A D | renesas,9series.yaml | 7 title: Renesas 9-series I2C PCIe clock generators 10 The Renesas 9-series are I2C PCIe clock generators providing
|
H A D | idt,versaclock5.txt | 1 Binding for IDT VersaClock 5,6 programmable i2c clock generators. 4 generators providing from 3 to 12 output clocks.
|
H A D | lpc1850-cgu.txt | 9 The CGU selects the inputs to the clock generators from multiple 11 of the clock generators through the clock source bus to the output
|
H A D | silabs,si5351.txt | 7 The Si5351a/b/c are programmable i2c clock generators with up to 8 output 10 generators can be found in [1].
|
H A D | idt,versaclock5.yaml | 7 title: IDT VersaClock 5 and 6 programmable I2C clock generators 11 clock generators providing from 3 to 12 output clocks.
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_draid_rand.c | 5 * "Further scramblings of Marsaglia's xorshift generators" 16 * small-state generators. It is extremely (sub-ns) fast and it passes all
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | build.info.pod | 72 generators, and are used to specify exactly what end product files 112 F<build.info> files. The build file generators are responsible for 166 file generators. 183 Attributes are passed as they are to the build file generators, and 441 generators should make the whole build depend on the given I<file>s, 476 The build file generators must be able to recognise the I<generator>. 523 The build file generators will decide what to do with them. For 531 the discretion of the build file generators.
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 168 // ParamGeneratorInterface<T> is the binary interface to access generators 252 << "from different generators." << std::endl; in Equals() 348 << "from different generators." << std::endl; in Equals() 457 // and generators provided by INSTANTIATE_TEST_SUITE_P macro invocations 500 // macro invocations for a particular test suite and generators 503 // generators when asked. 849 const std::tuple<ParamGenerator<T>...>& generators, in GTEST_DISABLE_MSC_WARNINGS_POP_() 852 begin_(std::get<I>(generators).begin()...), in GTEST_DISABLE_MSC_WARNINGS_POP_() 853 end_(std::get<I>(generators).end()...), in GTEST_DISABLE_MSC_WARNINGS_POP_() 883 << "from different generators." << std::endl; in GTEST_DISABLE_MSC_WARNINGS_POP_() [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-list.1 | 155 [\fB\-random\-generators\fR] 225 .IP "\fB\-random\-generators\fR" 4 226 .IX Item "-random-generators" 227 Display a list of random number generators.
|
/freebsd/share/man/man9/ |
H A D | prng.9 | 30 .Nd "Kernel pseudo-random number generators" 46 pseudo-random number generators.
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 77 // (surprise!) parameter generators. Here is a summary of them, which 90 // by the N generators. 136 // generators) are evaluated in InitGoogleTest(), after main() has started. 146 // generators. But for now this interface remains part of the internal 186 // Functions producing parameter generators. 188 // Google Test uses these generators to produce parameters for value- 205 // Range() returns generators providing sequences of values in a range.
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-list.pod.in | 24 [B<-random-generators>] 111 =item B<-random-generators> 113 Display a list of random number generators.
|
/freebsd/sys/contrib/openzfs/etc/ |
H A D | Makefile.am | 81 %D%/systemd/system-generators/zfs-mount-generator 84 %D%/systemd/system-generators/zfs-mount-generator.c
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 9 // This transformation is designed for use by code generators which do not yet 42 "Lower invoke and unwind, for unwindless code generators",
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindLevel1-gcc-ext.c | 289 /// Called by programs with dynamic code generators that want to register 297 /// Called by programs with dynamic code generators that want to unregister 306 /// Called by programs with dynamic code generators that want 316 /// Called by programs with dynamic code generators that want
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_RAND.pod | 76 The EVP RAND routines are a high-level interface to random number generators 115 Not all random number generators need to have a seed source specified. 118 It is recommended to minimise the number of random number generators that 271 For rands that are also deterministic random bit generators (DRBGs), these
|
/freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/ |
H A D | module-setup.sh.in | 54 …inst_script "${moddir}/zfs-generator.sh" "${systemdutildir}/system-generators/dracut-zfs-generator" 129 …inst_simple "${moddir}/import-opts-generator.sh" "${systemdutildir}/system-environment-generators/…
|
/freebsd/contrib/googletest/docs/ |
H A D | quickstart-cmake.md | 19 [CMake Generators](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html)
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EVP_RAND.3 | 211 The \s-1EVP RAND\s0 routines are a high-level interface to random number generators 247 Not all random number generators need to have a seed source specified. 250 It is recommended to minimise the number of random number generators that 386 For rands that are also deterministic random bit generators (DRBGs), these
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/cpm/ |
H A D | brg.txt | 1 * Baud Rate Generators
|
/freebsd/crypto/openssl/doc/man5/ |
H A D | config.pod | 432 The available random bit generators are: 447 Other random bit generators ignore this name. 453 generators will use. Other random bit generators ignore this name.
|