Home
last modified time | relevance | path

Searched defs:ExecutionContext (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h70 struct ExecutionContext { struct
90 std::vector<ExecutionContext> ECStack; argument
/external/apache-http/src/org/apache/http/protocol/
DExecutionContext.java43 public interface ExecutionContext { interface