Home
last modified time | relevance | path

Searched full:generators (Results 1 – 25 of 144) sorted by relevance

123456

/freebsd/contrib/mandoc/
H A Dman.cgi.332 .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 Duser-systemd.m425 [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 Dskyworks,si521xx.yaml7 title: Skyworks Si521xx I2C PCIe clock generators
10 The Skyworks Si521xx are I2C PCIe clock generators providing
H A Dbrcm,bcm2835-cprman.txt9 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 Drenesas,9series.yaml7 title: Renesas 9-series I2C PCIe clock generators
10 The Renesas 9-series are I2C PCIe clock generators providing
H A Didt,versaclock5.txt1 Binding for IDT VersaClock 5,6 programmable i2c clock generators.
4 generators providing from 3 to 12 output clocks.
H A Dlpc1850-cgu.txt9 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 Dsilabs,si5351.txt7 The Si5351a/b/c are programmable i2c clock generators with up to 8 output
10 generators can be found in [1].
H A Didt,versaclock5.yaml7 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 Dvdev_draid_rand.c5 * "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 Dbuild.info.pod72 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 Dgtest-param-util.h168 // 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 Dopenssl-list.1155 [\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 Dprng.930 .Nd "Kernel pseudo-random number generators"
46 pseudo-random number generators.
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h77 // (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 Dopenssl-list.pod.in24 [B<-random-generators>]
111 =item B<-random-generators>
113 Display a list of random number generators.
/freebsd/sys/contrib/openzfs/etc/
H A DMakefile.am81 %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 DLowerInvoke.cpp9 // 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 DUnwindLevel1-gcc-ext.c289 /// 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 DEVP_RAND.pod76 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 Dmodule-setup.sh.in54 …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 Dquickstart-cmake.md19 [CMake Generators](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html)
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_RAND.3211 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 Dbrg.txt1 * Baud Rate Generators
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod432 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.

123456