Searched defs:CacheName (Results 1 - 5 of 5) sorted by relevance

/external/llvm/tools/lli/
H A Dlli.cpp258 std::string CacheName; variable
259 if (!getCacheFilename(ModuleID, CacheName))
262 SmallString<128> dir(sys::path::parent_path(CacheName));
266 raw_fd_ostream outfile(CacheName, EC, sys::fs::F_None);
273 std::string CacheName; variable
274 if (!getCacheFilename(ModuleID, CacheName))
278 MemoryBuffer::getFile(CacheName.c_str(), -1, false);
292 bool getCacheFilename(const std::string &ModID, std::string &CacheName) { argument
305 CacheName = CacheDir + CacheSubdir;
306 size_t pos = CacheName
[all...]
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 742 milliseconds