Home
last modified time | relevance | path

Searched refs:hasSlash (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Archive/
DArchive.cpp105 bool hasSlash = path.str().find('/') != std::string::npos; in replaceWith() local
106 if (hasSlash) in replaceWith()
112 if (hasSlash || path.str().length() > 15) in replaceWith()
DArchiveWriter.cpp179 bool hasSlash = filePath.str().find('/') != std::string::npos; in addFileBefore() local
180 if (hasSlash) in addFileBefore()
182 if (hasSlash || filePath.str().length() > 15) in addFileBefore()
/external/jarjar/src/main/com/tonicsystems/jarjar/
DPackageRemapper.java99 boolean hasSlash = s.indexOf('/') >= 0; in mapValue()
100 if (!(hasDot && hasSlash)) { in mapValue()
/external/guice/lib/build/
Djarjar-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...
/external/testng/lib-supplied/
Djarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/ ...