/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-pm8916.dtsi | 75 regulator-always-on; /* Needed for L2 */ 81 regulator-always-on; /* Needed for L5/L7 */ 98 regulator-always-on; /* Needed for LPDDR RAM */ 108 regulator-always-on; /* Needed for most digital I/O */ 119 regulator-always-on; /* Needed for CPU PLL */
|
H A D | msm8939-pm8916.dtsi | 54 regulator-always-on; /* Needed for L2 */ 59 regulator-always-on; /* Needed for L5/L7 */ 76 regulator-always-on; /* Needed for LPDDR RAM */ 86 regulator-always-on; /* Needed for most digital I/O */ 97 regulator-always-on; /* Needed for CPU PLL */
|
H A D | msm8929-pm8916.dtsi | 54 regulator-always-on; /* Needed for L2 */ 59 regulator-always-on; /* Needed for L5/L7 */ 76 regulator-always-on; /* Needed for LPDDR RAM */ 86 regulator-always-on; /* Needed for most digital I/O */ 97 regulator-always-on; /* Needed for CPU PLL */
|
H A D | msm8916-samsung-gprimeltecan.dts | 78 * Needed for camera, but not used yet.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
H A D | CtxInstrProfiling.cpp | 54 size_t getArenaAllocSize(size_t Needed) { in getArenaAllocSize() argument 55 if (Needed >= kBuffSize) in getArenaAllocSize() 56 return 2 * Needed; in getArenaAllocSize() 247 const auto Needed = ContextNode::getAllocSize(NrCounters, NrCallsites); in setupContext() local 248 auto *M = Arena::allocateNewArena(getArenaAllocSize(Needed)); in setupContext() 251 Root->FirstNode = allocContextNode(M->tryBumpAllocate(Needed), Guid, in setupContext()
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | davinci-nand.txt | 27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address 33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command 39 - ti,davinci-mask-chipsel: mask for chipselect address. Needed to mask
|
/freebsd/contrib/openbsm/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/openpam/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/libevent/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/ldns/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/file/m4/ |
H A D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchCallingConv.td | 22 // Needed for implementation of LoongArchRegisterInfo::getNoPreservedMask()
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | davinci-wdt.txt | 10 Needed if platform uses clocks.
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 175 if (Section.Needed.size()) { in writeSectionContent() 178 encodeULEB128(Section.Needed.size(), SubOS); in writeSectionContent() 179 for (StringRef Needed : Section.Needed) in writeSectionContent() local 180 writeStringRef(Needed, SubOS); in writeSectionContent()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-panel-sharp-ls037v7dw01.dtsi | 43 /* Needed to power the DPI pins */
|
H A D | omap3-overo-common-dvi.dtsi | 45 /* Needed to power the DPI pins */
|
H A D | omap3-thunder.dts | 61 /* Needed to power the DPI pins */
|
H A D | omap3-ha-lcd.dts | 97 /* Needed to power the DPI pins */
|
/freebsd/crypto/openssl/ssl/ |
H A D | build.info | 3 #Needed for the multiblock code in rec_layer_s3.c
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVCallingConv.td | 42 // Needed for implementation of RISCVRegisterInfo::getNoPreservedMask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYCallingConv.td | 37 // Needed for implementation of CSKYRegisterInfo::getNoPreservedMask()
|
/freebsd/sys/dev/etherswitch/ |
H A D | etherswitch_if.m | 4 # Needed for ifreq/ifmediareq
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_pinctrl_if.m | 63 # Needed for timestamping device probe/attach calls
|