Home
last modified time | relevance | path

Searched refs:PTST (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dahci-ceva.txt27 ceva,pN-burst-params = /bits/ 8 <BMX BNM SFD PTST>;
31 PTST: Partial to Slumber timer value.
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2201 if (auto *PTST = in isSubstitutedType() local
2216 if (!isSubstitutedTemplateArgument(Ctx, Template, PTST->getTemplateName(), in isSubstitutedType()
2219 if (TemplateArgs.size() != PTST->template_arguments().size()) in isSubstitutedType()
2223 Ctx, TemplateArgs[I], PTST->template_arguments()[I], Args, Depth)) in isSubstitutedType()