Home
last modified time | relevance | path

Searched refs:Initial (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd-14.2/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE27 1.5. "Initial Developer" means the individual or entity that first
80 2.1. The Initial Developer Grant.
83 subject to third party intellectual property claims, the Initial
88 trademark) Licensable by Initial Developer, to use,
181 the Initial Developer.
191 and not on behalf of the Initial Developer or any Contributor.
194 hereby agree to indemnify the Initial Developer and every
210 this License are offered by You alone, not by the Initial
239 If the Initial Developer includes a notice in the Original
251 When You are an Initial Developer and You want to create a new
[all …]
/freebsd-14.2/sys/contrib/openzfs/
H A DLICENSE27 1.5. "Initial Developer" means the individual or entity that first
80 2.1. The Initial Developer Grant.
83 subject to third party intellectual property claims, the Initial
88 trademark) Licensable by Initial Developer, to use,
181 the Initial Developer.
191 and not on behalf of the Initial Developer or any Contributor.
194 hereby agree to indemnify the Initial Developer and every
210 this License are offered by You alone, not by the Initial
239 If the Initial Developer includes a notice in the Original
251 When You are an Initial Developer and You want to create a new
[all …]
/freebsd-14.2/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE27 1.5. "Initial Developer" means the individual or entity that first
80 2.1. The Initial Developer Grant.
83 subject to third party intellectual property claims, the Initial
88 trademark) Licensable by Initial Developer, to use,
181 the Initial Developer.
191 and not on behalf of the Initial Developer or any Contributor.
194 hereby agree to indemnify the Initial Developer and every
210 this License are offered by You alone, not by the Initial
239 If the Initial Developer includes a notice in the Original
251 When You are an Initial Developer and You want to create a new
[all …]
/freebsd-14.2/stand/i386/loader/
H A Dversion8 0.2: Initial integration with BTX
9 0.1: Initial i386 version, inspiration and some structure from the
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DSubtargetFeature.cpp50 SubtargetFeatures::SubtargetFeatures(StringRef Initial) { in SubtargetFeatures() argument
52 Split(Features, Initial); in SubtargetFeatures()
/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dwlf,arizona.yaml29 Initial data for the LDO1 regulator.
35 Initial data for the MICVDD regulator.
H A Dtps62360-regulator.txt20 - ti,vsel0-state-high: Initial state of vsel0 input is high.
22 - ti,vsel1-state-high: Initial state of vsel1 input is high.
H A Dti,tps62360.yaml59 Initial state of VSEL0 input is high. If this property
65 Initial state of VSEL1 input is high. If this property
/freebsd-14.2/stand/kboot/kboot/
H A Dversion2 0.1: Initial kboot/PowerPC version.
/freebsd-14.2/stand/powerpc/ofw/
H A Dversion2 0.1: Initial OFW/PowerPC version.
/freebsd-14.2/stand/userboot/userboot/
H A Dversion3 1.1: Initial userland boot
/freebsd-14.2/stand/efi/loader/
H A Dversion3 0.1: Initial i386 version. Derived from ia64.
H A Dversion.veriexec5 0.1: Initial i386 version. Derived from ia64.
/freebsd-14.2/crypto/openssl/doc/man7/
H A DEVP_KDF-SSHKDF.pod15 (for example SHA256), the Initial Key, the Exchange Hash, the Session ID,
55 The Initial IV from client to server.
60 The Initial IV from server to client
/freebsd-14.2/bin/sh/tests/builtins/
H A Dlocal2.011 *a*) echo Initial \$- bad
H A Dlocal3.014 *a*) echo Initial \$- bad
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp443 Value *Initial = new LoadInst( in propagateStoredValueToLoadUsers() local
447 PHINode *PHI = PHINode::Create(Initial->getType(), 2, "store_forwarded"); in propagateStoredValueToLoadUsers()
449 PHI->addIncoming(Initial, PH); in propagateStoredValueToLoadUsers()
451 Type *LoadType = Initial->getType(); in propagateStoredValueToLoadUsers()
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dste-db9500.dtsi21 * Initial Secure Software ISSW memory
H A Dste-db8520.dtsi39 * Initial Secure Software ISSW memory
H A Dste-db8500.dtsi39 * Initial Secure Software ISSW memory
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp229 uint64_t SimpleFastHash(const void *Data, size_t Size, uint64_t Initial) { in SimpleFastHash() argument
230 uint64_t Res = Initial; in SimpleFastHash()
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/
H A Dht16k33.txt15 - default-brightness-level: Initial brightness level [0-15] (default: 15).
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Dmax6650.txt16 - maxim,fan-target-rpm: Initial requested fan rotation speed. If specified, the
/freebsd-14.2/contrib/spleen/
H A DChangeLog98 - Add Initial 6x12 version, containing printable ASCII characters, the
133 - Initial SFD version converted from the 8x16 BDF file
204 - Initial support for the Latin Extended-A Unicode block, all sizes but
277 - Initial release
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h533 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) { in setCoroutineSuspends() argument
534 assert(Initial && Final && "suspend points cannot be null"); in setCoroutineSuspends()
537 CoroutineSuspends.first = Initial; in setCoroutineSuspends()

12345