Home
last modified time | relevance | path

Searched refs:Collapse (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,idle-state.txt10 * Standalone Power Collapse (Standalone PC or SPC)
11 * Power Collapse (PC)
47 Power Collapse: This state is similar to the SPC mode, but distinguishes
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h256 Collapse, enumerator
407 case OpenACCClauseKind::Collapse: in printOpenACCClauseKind()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp105 .Case("collapse", OpenACCClauseKind::Collapse) in getOpenACCClauseKind()
524 case OpenACCClauseKind::Collapse: in getClauseParensKind()
978 case OpenACCClauseKind::Collapse: { in ParseOpenACCClauseParams()
/freebsd/contrib/sendmail/contrib/
H A Dmmuegel541 ;# Coverts a seconds count to form [d+]h:mm:ss. If $Collapse
546 ;# $Seconds, $Collapse
566 X local ($Seconds, $Collapse) = @_;
588 X elsif ($Collapse)
/freebsd/share/misc/
H A Dusb_hid_usages919 0x265 AC Collapse
920 0x266 AC Collapse All
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp407 case OpenACCClauseKind::Collapse: in checkValidAfterDeviceType()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8998.dtsi283 /* CPU + L2 Power Collapse (C3, D4) */
304 /* CPU + L2 Power Collapse (C3, D4) */
H A Dsm6115.dtsi237 /* Power Collapse */
255 /* Power Collapse */
/freebsd/contrib/tcsh/
H A DFixes1597 2. Collapse adjacent stars in glob.c to avoid exponential behavior.
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp8097 case OpenACCClauseKind::Collapse: in writeOpenACCClause()
H A DASTReader.cpp12055 case OpenACCClauseKind::Collapse: in readOpenACCClause()
/freebsd/contrib/ntp/
H A DChangeLog3250 * Collapse a bunch of code duplication in ntpd/ntp_restrict.c added with
4143 sockaddr_in6 to remove casts and enable type checking. Collapse
H A DCommitLog[all...]