Home
last modified time | relevance | path

Searched refs:addContext (Results 1 – 11 of 11) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/util/
DExceptionWithContext.java49 ewc.addContext(str); in withContext()
110 public void addContext(String str) { in addContext() method in ExceptionWithContext
/external/smali/util/src/main/java/org/jf/util/
DExceptionWithContext.java57 ewc.addContext(String.format(str, formatArgs)); in withContext()
125 public void addContext(String str) { in addContext() method in ExceptionWithContext
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1025 void addContext(const Stmt *S);
1026 void addContext(const PathDiagnosticLocation &L);
1187 addContext(Parent); in addExtendedContext()
1193 addContext(S); in addExtendedContext()
1196 void EdgeBuilder::addContext(const Stmt *S) { in addContext() function in EdgeBuilder
1201 addContext(L); in addContext()
1204 void EdgeBuilder::addContext(const PathDiagnosticLocation &L) { in addContext() function in EdgeBuilder
1463 EB.addContext(C->getLocation()); in GenerateExtensivePathDiagnostic()
1540 EB.addContext(Term); in GenerateExtensivePathDiagnostic()
1552 EB.addContext(stmt); in GenerateExtensivePathDiagnostic()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandlerCollection.java280 public ContextHandler addContext(String contextPath,String resourceBase) in addContext() method in ContextHandlerCollection
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DDexFile.java580 ec.addContext("...while writing section " + i); in toDex0()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DMethodAnalyzer.java213 … ex.addContext(String.format("opcode: %s", instructionToAnalyze.instruction.getOpcode().name)); in analyze()
214 ex.addContext(String.format("code address: %d", codeAddress)); in analyze()
215 … ex.addContext(String.format("method: %s", ReferenceUtil.getReferenceString(method))); in analyze()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp531 void addContext (SharedPtr<GLES2Context> context) { m_contexts.push_back(context); } in addContext() function in deqp::egl::GLES2ThreadTest::EGLResourceManager
2177 resourceManager.addContext(context); in init()
2180 resourceManager.addContext(shared); in init()
2228 resourceManager.addContext(context); in init()
/external/jetty/
DVERSION.txt3537 + ContextHandlerCollection addContext and setContextClass