HomeSort by relevance Sort by last modified time
    Searched refs:SPS (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.cpp 168 llvm::SmallPtrSet<const clang::Type*, 8>& SPS,
195 llvm::SmallPtrSet<const clang::Type*, 8>& SPS,
224 if (TypeExportableHelper(ElementType, SPS, Context, VD,
243 llvm::SmallPtrSet<clang::Type const *, 8> &SPS,
251 if (SPS.count(T))
300 SPS.insert(T);
311 if (!TypeExportableHelper(FT, SPS, Context, VD, TopLevelRecord)) {
347 (TypeExportableHelper(PointeeType, SPS, Context, VD,
364 (TypeExportableHelper(ElementType, SPS, Context, VD,
374 return ConstantArrayTypeExportableHelper(CAT, SPS, Context, VD
    [all...]
  /external/chromium_org/media/formats/mp4/
box_definitions.h 170 typedef std::vector<uint8> SPS;
173 std::vector<SPS> sps_list;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 1010 TM_STATE(1,SPS,NORMAL)
1011 TM_STATE(2,SPS,HOT)
1012 TM_STATE(3,SPS,PRESSED)

Completed in 437 milliseconds