Home
last modified time | relevance | path

Searched refs:isAborted (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
DPtrUseVisitor.h62 bool isAborted() const { return AbortedInfo.getInt(); } in isAborted() function
226 if (PI.isAborted()) in visitPtr()
/external/apache-http/src/org/apache/http/client/methods/
DHttpUriRequest.java83 boolean isAborted(); in isAborted() method
DHttpRequestBase.java171 public boolean isAborted() { in isAborted() method in HttpRequestBase
/external/clang/lib/ARCMigrate/
DInternals.h133 if (!isAborted()) in ~Transaction()
142 bool isAborted() const { return Aborted; } in isAborted() function
/external/apache-http/src/org/apache/http/impl/client/
DRequestWrapper.java155 public boolean isAborted() { in isAborted() method in RequestWrapper
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp990 if (PtrI.isEscaped() || PtrI.isAborted()) { in AllocaSlices()
/external/apache-http/api/
Dapache-http-legacy-current.txt1545 method public boolean isAborted();
1563 method public abstract boolean isAborted();
2755 method public boolean isAborted();