OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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