Home
last modified time | relevance | path

Searched refs:FSType (Results 1 – 11 of 11) sorted by relevance

/external/fonttools/Tests/feaLib/data/
Dspec9f.fea2 FSType 4;
/external/fonttools/Tests/varLib/data/master_ufo/TestFamily2-Master1.ufo/
Dfeatures.fea43 FSType 0;
/external/fonttools/Tests/t1Lib/data/
DTestT1-weird-zeros.pfa17 /FSType 0 def
DTestT1-Regular.pfa17 /FSType 0 def
/external/fonttools/Tests/varLib/data/master_ufo/TestFamily2-Master0.ufo/
Dfeatures.fea43 FSType 0;
/external/freetype/
Dmodules.cfg172 # Access FSType information. Needs `fttype1.c'.
DChangeLog.291398 [cff] Add support for `FSType'.
1404 retrieve FSType info from the embedded PostScript data.
DChangeLog.233201 Adjust FT_STRUCTURE and T1CODE properly to handle `FSType'.
3594 (t42_keywords): Handle `FSType'.
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7494 const Sema::FormatStringType FSType; member in __anone3e442a11211::CheckFormatHandler
7518 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()
7962 bool isObjCContext() const { return FSType == Sema::FST_NSString; } in isObjCContext()
7966 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()
7967 FSType == Sema::FST_OSTrace; in allowsObjCArg()
8332 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()
8338 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()
8348 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()
8357 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc469 // statvfs::f_basetype contains a null-terminated FSType name of the mounted target
/external/llvm-project/llvm/lib/Support/Unix/
DPath.inc489 // statvfs::f_basetype contains a null-terminated FSType name of the mounted target