Searched defs:enclosing (Results 1 - 6 of 6) sorted by relevance

/external/okhttp/src/main/java/libcore/net/http/
H A DHttpsURLConnectionImpl.java412 private final HttpsURLConnectionImpl enclosing; field in class:HttpsURLConnectionImpl.HttpsEngine
416 * @param enclosing the HttpsURLConnection with HTTPS features
420 HttpsURLConnectionImpl enclosing) throws IOException {
423 this.enclosing = enclosing;
472 enclosing.getSSLSocketFactory(), enclosing.getHostnameVerifier(), tlsTolerant);
517 return enclosing.getSSLSocketFactory();
521 return enclosing;
418 HttpsEngine(HttpURLConnectionImpl policy, String method, RawHeaders requestHeaders, HttpConnection connection, RetryableOutputStream requestBody, HttpsURLConnectionImpl enclosing) argument
/external/clang/lib/CodeGen/
H A DCGCleanup.cpp374 // As long as Old strictly encloses the scope's enclosing normal
592 EHScope &enclosing = *EHStack.find(Scope.getEnclosingNormalCleanup()); local
593 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing));
689 // to the enclosing cleanup
747 // If there aren't any enclosing cleanups, we can resolve all
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 146 milliseconds