Searched
full:chain (Results
826 -
850 of
2078) sorted by null
<<31323334353637383940>>
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-s390x-linux.S | 179 /* ------ Chain me to slow entry point ------ */ 189 /* ------ Chain me to fast entry point ------ */
|
dispatch-x86-darwin.S | 167 /* ------ Chain me to slow entry point ------ */ 181 /* ------ Chain me to fast entry point ------ */
|
dispatch-x86-linux.S | 168 /* ------ Chain me to slow entry point ------ */ 182 /* ------ Chain me to fast entry point ------ */
|
/external/webkit/Source/JavaScriptCore/API/ |
JSValueRef.h | 124 @abstract Tests whether a JavaScript value is an object with a given class in its class chain. 128 @result true if value is an object and has jsClass in its class chain, otherwise false.
|
/external/webkit/Source/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.h | 123 // Searches the scope chain in an attempt to statically locate the requested 127 // statically, depth will contain the depth of the scope chain where dynamic
|
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/ |
Display.cpp | 642 // The default swap chain is never actually used. Surface will create a new swap chain with the proper parameters.
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
WebUrlLoaderClient.cpp | 486 void WebUrlLoaderClient::sslClientCert(EVP_PKEY* pkey, net::X509Certificate* chain) 489 scoped_refptr<net::X509Certificate> scopedChain(chain);
|
/external/zlib/src/doc/ |
algorithm.txt | 23 the next 3 bytes. If the hash chain for this index is not empty, all 24 strings in the chain are compared with the current input string, and
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
ActionBarActivity.java | 295 * <p>The default implementation of this method adds the parent chain of this activity 340 * along the parent chain requires extra Intent arguments, the Activity subclass
|
/libcore/luni/src/main/java/libcore/net/http/ |
HttpResponseCache.java | 363 * is the length of the peer certificate chain. These certificates are 365 * contains the length of the local certificate chain. These
|
/libcore/luni/src/test/java/tests/targets/security/cert/ |
CertificateTest.java | 41 * Following certificate chain was taken from https://www.verisign.com and 42 * uses MD2withRSA for the root certificate. This chain stops validating 320 * Following certificate chain was taken from https://www.thawte.com and 321 * uses MD5withRSA for the root certificate. This chain stops validating [all...] |
/bionic/linker/ |
dlfcn.cpp | 229 chain: gLibDlChains,
|
/build/tools/ |
generate-notice-files.py | 119 sorted_filenames = sorted(itertools.chain.from_iterable(file_hash.values()))
|
/dalvik/vm/compiler/ |
Compiler.h | 109 /* Chain cell for predicted method invocation */
|
/development/tools/axl/ |
singletonmixin.py | 101 # run up the chain of base classes until we find the one that has the instance
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
Main.java | 74 // From here, any exceptions are just thrown back up the chain
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3recognizersharedstate.h | 65 /** Points to the first in a possible chain of exceptions that the
|
/external/chromium/base/ |
base.gyp | 333 # Needed to handle the #include chain:
|
/external/chromium/base/files/ |
file_path_watcher_win.cc | 227 // Start at the target and walk up the directory chain until we succesfully
|
/external/chromium/chrome/browser/renderer_host/ |
accelerated_plugin_view_mac.mm | 196 // method does not pass the message up the responder chain, it handles it
|
/external/chromium/chrome/browser/safe_browsing/ |
malware_details.cc | 187 // redirect urls chain
|
/external/chromium/chrome/common/net/ |
x509_certificate_model_openssl.cc | 216 // TODO(bulach): how to get the chain out of a certificate?
|
/external/chromium/net/base/ |
host_resolver_proc.cc | 89 // Now that we've guaranteed |this| is the last proc in a chain, we can
|
/external/chromium/net/http/ |
http_response_info.cc | 139 // while subsequent versions include the entire chain.
|
/external/chromium/net/socket/ |
ssl_client_socket_nss.h | 233 // True iff |ssl_host_info_| contained a predicted certificate chain and
|
Completed in 1060 milliseconds
<<31323334353637383940>>