Home
last modified time | relevance | path

Searched refs:Needed (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-pm8916.dtsi75 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 Dmsm8939-pm8916.dtsi54 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 Dmsm8929-pm8916.dtsi54 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 Dmsm8916-samsung-gprimeltecan.dts78 * Needed for camera, but not used yet.
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.cpp54 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 Ddavinci-nand.txt27 - 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 Dltsugar.m421 # 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 Dltsugar.m421 # 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 Dltsugar.m421 # 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 Dltsugar.m421 # 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 Dltsugar.m421 # 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 Dltsugar.m421 # 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 Dltsugar.m421 # 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 DLoongArchCallingConv.td22 // Needed for implementation of LoongArchRegisterInfo::getNoPreservedMask()
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Ddavinci-wdt.txt10 Needed if platform uses clocks.
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp175 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 Domap3-panel-sharp-ls037v7dw01.dtsi43 /* Needed to power the DPI pins */
H A Domap3-overo-common-dvi.dtsi45 /* Needed to power the DPI pins */
H A Domap3-thunder.dts61 /* Needed to power the DPI pins */
H A Domap3-ha-lcd.dts97 /* Needed to power the DPI pins */
/freebsd/crypto/openssl/ssl/
H A Dbuild.info3 #Needed for the multiblock code in rec_layer_s3.c
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.td42 // Needed for implementation of RISCVRegisterInfo::getNoPreservedMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYCallingConv.td37 // Needed for implementation of CSKYRegisterInfo::getNoPreservedMask()
/freebsd/sys/dev/etherswitch/
H A Detherswitch_if.m4 # Needed for ifreq/ifmediareq
/freebsd/sys/dev/fdt/
H A Dfdt_pinctrl_if.m63 # Needed for timestamping device probe/attach calls

1234