Searched refs:LSM (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseStmtAsm.cpp | 96 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/ |
D | control | 7 PURPOSE = "Verify symlink restrictions introduced by the Yama LSM"
|
/external/autotest/client/site_tests/security_HardlinkRestrictions/ |
D | control | 7 PURPOSE = "Verify hardlink restrictions introduced by the Yama LSM"
|
/external/autotest/client/site_tests/security_ptraceRestrictions/ |
D | control | 7 PURPOSE = "Verify ptrace restrictions introduced by the Yama LSM"
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | LocalizationChecker.cpp | 71 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/ |
D | CodeGenAction.cpp | 284 const llvm::SourceMgr &LSM = *D.getSourceMgr(); in ConvertBackendLocation() local 289 LSM.getMemoryBuffer(LSM.FindBufferContainingLoc(D.getLoc())); in ConvertBackendLocation()
|
/external/icu/icu4c/source/test/testdata/ |
D | structLocale.txt | 913 LSM{ 2806 LSM{
|
/external/opencv3/3rdparty/libtiff/ |
D | ChangeLog | 437 * libtiff/tif_dirread.c: fix for Zeiss LSM and Canon CR2 files
|