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

  /external/clang/lib/StaticAnalyzer/Checkers/
LocalizationChecker.cpp 73 mutable llvm::SmallSet<const IdentifierInfo *, 5> LSF;
528 #define LSF_INSERT(function_name) LSF.insert(&Ctx.Idents.get(function_name));
754 /// if it is in LocStringFunctions (LSF) or the function is annotated.
787 if (isAnnotatedAsLocalized(D) || LSF.count(Identifier) != 0) {
    [all...]
  /external/libvorbis/doc/
06-floor0.tex 9 known as Line Spectral Frequency or LSF) representation to encode a

Completed in 102 milliseconds