Searched refs:enclosing (Results 1 - 10 of 10) 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/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as357 * enclosing rule. This local follow set only includes tokens
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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.apache.jasper_5.5.17.v201004212143.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/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1115 (** [global_parent g] is the enclosing module of the global value [g].
1543 (** [instr_parent i] is the enclosing basic block of the instruction [i].
/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/ ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2149 * enclosing rule. This local follow set only includes tokens
/external/grub/docs/
H A Dtexinfo.tex663 % @group ... @end group forces ... to be all on one page, by enclosing

Completed in 210 milliseconds