Searched
full:chain (Results
476 -
500 of
875) sorted by null
<<11121314151617181920>>
/external/openssl/apps/ |
s_server.c | 338 " or any other CRL in the CA chain. CRL(s) are appened to the\n" \ 378 BIO_printf(bio_err," -chain - Read a certificate chain\n"); 1042 else if (strcmp(*argv, "-chain") == 0) [all...] |
/external/openssl/patches/ |
small_records.patch | 198 /* Don't attempt to automatically build certificate chain */
|
/external/openssl/ssl/ |
ssl_rsa.c | 762 * added to the chain (while we must free the main
|
/external/v8/src/ |
accessors.cc | 79 // Traverse the prototype chain until we reach an array.
|
frames.h | 60 // Get the next stack handler in the chain.
|
full-codegen.h | 276 // May emit code to traverse the context chain, destroying the scratch
|
/external/v8/src/x64/ |
macro-assembler-x64.cc | [all...] |
/external/webkit/JavaScriptCore/runtime/ |
Operations.h | 350 // If we didn't find slotBase in base's prototype chain, then base
|
/external/webkit/JavaScriptGlue/ |
JSUtils.cpp | 388 * scope, but they do so through an internally stored scope chain, so we don't
|
/external/webkit/WebCore/bindings/v8/ |
V8Binding.cpp | 479 // changes to the Function prototype chain or toString function are
|
/external/webkit/WebCore/history/ |
HistoryItem.cpp | 537 // Our API allows us to store all the URLs in the redirect chain, but for
|
/external/webkit/WebCore/html/ |
HTMLParser.cpp | [all...] |
/external/webkit/WebKit/chromium/src/ |
WebFrameImpl.h | 204 // node in the matched range and going up the inheritance chain). If we find
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
alloca.c | 132 (a) chain together all alloca'ed blocks;
|
/external/zlib/contrib/asm586/ |
match.S | 24 #define chainlenscanend 12 /* high word: current chain len */
|
/external/zlib/contrib/masm686/ |
match.asm | 110 chainlenwmask = 0 ; high word: current chain len
|
/external/zlib/contrib/masmx64/ |
gvmat64.asm | 50 chainlenwmask equ rsp + 8 - LocalVarsSize ; high word: current chain len
|
/frameworks/base/core/java/android/bluetooth/ |
AtParser.java | 74 * chain fails the rest are abandonded.<p>
|
/frameworks/base/core/java/android/net/http/ |
Connection.java | 64 * It would be nice to store the whole certificate chain, but
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
bcmutils.c | 54 /* copy a pkt buffer chain into a buffer */ 86 /* copy a buffer into a pkt buffer chain */ 117 /* return total length of buffer chain */ 888 /* pretty hex print a pkt buffer chain */ [all...] |
/packages/apps/Email/src/com/android/exchange/ |
SSLSocketFactory.java | 130 * Import the PKCS#7 file containg the complete certificate chain
|
/external/bison/lib/ |
hash.c | 92 starts a linked chain of entries for which the user data all hash to this 171 /* Return the length of the longest chain (bucket). */
|
/external/dnsmasq/src/ |
dhcp.c | 365 Note that the current chain may be superceded later for configured hosts or those coming via gateways. */ 396 /* link it onto the current chain if we've not seen it before */
|
/external/icu4c/samples/ucnv/ |
convsamp.cpp | 787 printf("Callback chain now: Converter %p -> debug1:%p-> (%p:%p)==flag:%p -> debug2:%p -> cb %p\n", 817 printf("Cloned converter chain: %p -> %p[debug1] -> %p[flag] -> %p[debug2] -> substitute\n",
|
/external/jdiff/src/jdiff/ |
DiffMyers.java | 458 /* Get the results of comparison in the form of a chain 467 /** The result of comparison is an "edit script": a chain of change objects.
|
Completed in 101 milliseconds
<<11121314151617181920>>