Searched refs:SPS (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 84 llvm::SmallPtrSet<const clang::Type*, 8>& SPS, 120 llvm::SmallPtrSet<const clang::Type*, 8>& SPS, in ConstantArrayTypeExportableHelper() argument 149 if (TypeExportableHelper(ElementType, SPS, DiagEngine, VD, in ConstantArrayTypeExportableHelper() 159 llvm::SmallPtrSet<clang::Type const *, 8> &SPS, in TypeExportableHelper() argument 167 if (SPS.count(T)) in TypeExportableHelper() 225 SPS.insert(T); in TypeExportableHelper() 236 if (!TypeExportableHelper(FT, SPS, DiagEngine, VD, TopLevelRecord)) { in TypeExportableHelper() 279 (TypeExportableHelper(PointeeType, SPS, DiagEngine, VD, in TypeExportableHelper() 296 (TypeExportableHelper(ElementType, SPS, DiagEngine, VD, in TypeExportableHelper() 306 return ConstantArrayTypeExportableHelper(CAT, SPS, DiagEngine, VD, in TypeExportableHelper() [all …]
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.4.jd | 283 …tBuffer(), but be certain that you provide the new Sequence Parameter Set (SPS) and Picture Parame…
|