Home
last modified time | relevance | path

Searched refs:LSM (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Parse/
DParseStmtAsm.cpp96 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM, in LookupInlineAsmLabel() argument
99 SourceLocation Loc = translateLocation(LSM, Location); in LookupInlineAsmLabel()
145 SourceLocation translateLocation(const llvm::SourceMgr &LSM, llvm::SMLoc SMLoc) { in translateLocation() argument
150 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(SMLoc)); in translateLocation()
172 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in handleDiagnostic() local
173 SourceLocation Loc = translateLocation(LSM, D.getLoc()); in handleDiagnostic()
/external/autotest/client/site_tests/security_SymlinkRestrictions/
Dcontrol7 PURPOSE = "Verify symlink restrictions introduced by the Yama LSM"
/external/autotest/client/site_tests/security_HardlinkRestrictions/
Dcontrol7 PURPOSE = "Verify hardlink restrictions introduced by the Yama LSM"
/external/autotest/client/site_tests/security_ptraceRestrictions/
Dcontrol7 PURPOSE = "Verify ptrace restrictions introduced by the Yama LSM"
/external/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp71 mutable llvm::SmallSet<std::pair<const IdentifierInfo *, Selector>, 12> LSM; member in __anon1502b12e0111::NonLocalizedStringChecker
530 LSM.insert({&Ctx.Idents.get(receiver), Ctx.Selectors.getNullarySelector( \
533 LSM.insert({&Ctx.Idents.get(receiver), \
536 LSM.insert({&Ctx.Idents.get(receiver), \
541 if (!LSM.empty()) in initLocStringsMethods()
821 if (LSM.count(MethodDescription) || isAnnotatedAsLocalized(msg.getDecl())) { in checkPostObjCMessage()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp284 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local
289 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(D.getLoc())); in ConvertBackendLocation()
/external/icu/icu4c/source/test/testdata/
DstructLocale.txt913 LSM{
2806 LSM{
/external/opencv3/3rdparty/libtiff/
DChangeLog437 * libtiff/tif_dirread.c: fix for Zeiss LSM and Canon CR2 files