Home
last modified time | relevance | path

Searched refs:instantiated (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/crypto/openssl/doc/life-cycles/
H A Drand.dot6 instantiated [fontcolor="#c94c4c"];
11 newed -> instantiated [label="EVP_RAND_instantiate"];
12 instantiated -> instantiated [label="EVP_RAND_generate"];
13 instantiated -> uninstantiated [label="EVP_RAND_uninstantiate"];
15 …uninstantiated -> instantiated [label="EVP_RAND_instantiate", style=dashed, color="#034f84", fontc…
/freebsd/crypto/openssl/doc/man7/
H A Dlife_cycle-rand.pod24 =item instantiated
61 | | instantiated |
89 start newed instantiated uninstantiated freed
91 EVP_RAND_instantiate instantiated
92 EVP_RAND_generate instantiated
95 EVP_RAND_CTX_get_params newed instantiated uninstantiated freed
96 EVP_RAND_CTX_set_params newed instantiated uninstantiated freed
97 EVP_RAND_CTX_gettable_params newed instantiated uninstantiated freed
98 EVP_RAND_CTX_settable_params newed instantiated uninstantiated freed
110 <th style="border:1px solid" align="center">instantiated</th>
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dda9055.txt6 so the device is instantiated separately from the PMIC (MFD) device.
H A Dimg,i2s-in.txt21 - img,i2s-channels : Number of I2S channels instantiated in the I2S in block
H A Dimg,i2s-out.txt22 - img,i2s-channels : Number of I2S channels instantiated in the I2S out block
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-ts4900.txt17 - ngpios: Number of GPIOs this controller is instantiated with,
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dti,secure-proxy.txt8 instantiated at SoC integration level by system controller to indicate
H A Dti,message-manager.txt7 "proxies" - each instance is unidirectional and is instantiated at SoC
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dpl353-smc.txt5 The actual devices are instantiated from the child nodes of pl353 smc node.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dda9055.txt15 is instantiated separately from the PMIC.
H A Dmax8998.txt51 Regulators: All the regulators of MAX8998 to be instantiated shall be
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax77686.txt12 - voltage-regulators : The regulators of max77686 have to be instantiated
H A Dmax77802.txt33 - regulators : The regulators of max77802 have to be instantiated
H A Dmax8997-regulator.txt57 Regulators: The regulators of max8997 that have to be instantiated should be
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt13 configuration options of the peripheral as it was instantiated.
/freebsd/crypto/openssl/doc/man3/
H A DRAND_set_DRBG_type.pod22 with properties I<propq> will be fetched. It will be instantiated with
H A DRAND_get0_primary.pod60 To set the type of DRBG that will be instantiated, use the
/freebsd/sys/contrib/device-tree/Bindings/slimbus/
H A Dbus.txt15 If child node is not present and it is instantiated after device
/freebsd/sys/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt7 As we are dealing with a MIPS core instantiated on an FPGA, specifications
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dexynos7-clock.txt3 Exynos7 clock controller has various blocks which are instantiated
H A Dpistachio-clock.txt5 general control, and top general control) which are instantiated individually
H A Dexynos5260-clock.txt3 Exynos5260 has 13 clock controllers which are instantiated
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dnvidia,tegra186-bpmp.txt47 represents a device that can be instantiated. Nodes without a compatible
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dimx-weim.txt7 The actual devices are instantiated from the child nodes of a WEIM node.
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h781 : code_location(std::move(c)), instantiated(false) {} in TypeParameterizedTestSuiteInfo()
784 bool instantiated; member

123