Home
last modified time | relevance | path

Searched refs:Reuse (Results 1 – 18 of 18) sorted by relevance

/src/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-ld6b.dtsi11 * Reuse the PXs2 device tree with some properties overridden.
/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localsctp.ksh96 Reuse => 1);
H A Dtst.localsctpstate.ksh99 Reuse => 1);
/src/contrib/file/magic/Magdir/
H A Ddataone14 # Object Reuse and Exchange Vocabulary
/src/crypto/openssl/doc/designs/
H A Devp-cipher-pipeline.md210 - [ ] b. Reuse `OSSL_CIPHER_PARAM_AEAD_TAG` by using it in a loop,
/src/contrib/libxo/doc/
H A Dfaq.rst154 Reuse existing field names
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dx1e80100-dell-xps13-9345.dts56 /* Reuse as a panic indicator until we get a "camera on" trigger */
H A Dx1e80100-microsoft-romulus.dtsi90 /* Reuse as a panic indicator until we get a "camera on" trigger */
H A Dx1-asus-zenbook-a14.dtsi80 /* Reuse as a panic indicator until we get a "camera on" trigger */
H A Dsc8280xp-lenovo-thinkpad-x13s.dts93 /* Reuse as a panic indicator until we get a "camera on" trigger */
/src/crypto/openssl/doc/man3/
H A DSSL_shutdown.pod165 =head2 Effects on Session Reuse
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXTHead.td544 // Reuse complex patterns from StdExtZba
H A DRISCVInstrInfoVVLPatterns.td1421 // Reuse the same list of types used in the widening nodes, but just swap the
1439 // Reuse the same list of types used in the widening nodes, but just swap the
/src/sys/contrib/zstd/
H A DCHANGELOG2 perf: Regain Minimal memset()-ing During Reuse of Compression Contexts (@Cyan4973, #2969)
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td771 // Reuse the parsing and register numbers from XSeqPairs, but encoding is different.
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2367 // Reuse the load-multiple variants for store-multiple because the
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5118 bool Reuse = canReuseExtract(TE.Scalars, TE.getMainOp(), CurrentOrder, in getReorderingData() local
5120 if (Reuse || !CurrentOrder.empty()) in getReorderingData()
6317 bool Reuse = canReuseExtract(VL, VL0, CurrentOrder); in getScalarsVectorizationState() local
6321 if (Reuse || !CurrentOrder.empty()) in getScalarsVectorizationState()
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7475 // Reuse the rest of the code in the strlcpy() interceptor