Searched refs:chain (Results 151 - 175 of 181) sorted by relevance

12345678

/external/okhttp/src/test/java/libcore/net/http/
H A DURLConnectionTest.java2054 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
2056 calls.add("checkClientTrusted " + certificatesToString(chain) + " " + authType);
2059 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
2061 calls.add("checkServerTrusted " + certificatesToString(chain) + " " + authType);
/external/webkit/Source/WebKit2/Scripts/webkit2/
H A Dmessages.py61 return itertools.chain((parameter for message in self.messages for parameter in message.parameters),
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
H A Drun_webkit_tests_unittest.py174 return list(itertools.chain(*test_batches))
/external/openssl/ssl/
H A Dd1_both.c1020 /* TLSv1 sends a chain with nothing in it, instead of an alert */
1040 for (i=0; i < sk_X509_num(xs_ctx.chain); i++)
1042 x = sk_X509_value(xs_ctx.chain, i);
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp4113 CvChain* chain = (CvChain*)seq; local
4116 cvWriteInt( fs, "x", chain->origin.x );
4117 cvWriteInt( fs, "y", chain->origin.y );
4351 CvChain* chain = (CvChain*)seq; local
4352 chain->origin.x = cvReadIntByName( fs, origin_node, "x", 0 );
4353 chain->origin.y = cvReadIntByName( fs, origin_node, "y", 0 );
/external/elfutils/src/
H A Dreadelf.c2545 Elf32_Word *chain = &((Elf32_Word *) data->d_buf)[2 + nbucket]; local
2560 inner = chain[inner];
2587 Elf64_Xword *chain = &((Elf64_Xword *) data->d_buf)[2 + nbucket]; local
2602 inner = chain[inner];
2641 Elf32_Word *chain = &((Elf32_Word *) data->d_buf)[4 + bitmask_words local
2644 /* Compute distribution of chain lengths. */
2657 while ((chain[inner++] & 1) == 0);
H A Delflint.c1930 ERROR (gettext ("section [%2d] '%s': chain array too large\n"),
1946 section [%2d] '%s': hash chain reference %zu out of bounds\n"),
1971 ERROR (gettext ("section [%2d] '%s': chain array too large\n"),
1987 section [%2d] '%s': hash chain reference %" PRIu64 " out of bounds\n"),
2053 section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"),
2074 section [%2d] '%s': symbol %u referenced in chain for bucket %zu is undefined\n"),
2085 section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"),
2116 section [%2d] '%s': hash chain for bucket %zu out of bounds\n"),
2121 section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"),
2267 const Elf32_Word *chain local
2284 const Elf64_Xword *chain = &hasharr[2 + nbucket]; local
[all...]
H A Dldgeneric.c3536 /* Array for counting the collisions and chain lengths. */
3579 names themselves. Recognizing that the chain ended is not
3896 size follow one another. This avoids the extra hash chain table.
4012 /* Terminate the previous chain. */
4030 /* Terminate the last chain. */
4055 Elf32_Word *chain = NULL; local
4087 chain = &((Elf32_Word *) hashdata->d_buf)[2 + nbucket];
4099 while (chain[hashidx] != 0)
4100 hashidx = chain[hashidx];
4102 chain[hashid
[all...]
/external/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm166 - (id)initWithResponderChain:(NSResponder *)chain;
1097 // responder chain if it's a selector that does not correspond to an editing command.
2416 - (id)initWithResponderChain:(NSResponder *)chain
2421 _lastResponderInChain = chain;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/opencv/cvaux/include/
H A Dcvaux.h1009 CvSeq* chain; member in struct:CvLCMEdge
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js1201 $chain: [],
1203 chain: function(){
1204 this.$chain.extend(Array.flatten(arguments));
1209 return (this.$chain.length) ? this.$chain.shift().apply(this, arguments) : false;
1213 this.$chain.empty();
3190 case 'chain': this.chain(this.caller.bind(this, arguments)); return false;
3483 tween.start('background-color', start || '#ffff88', end).chain(function(){
3764 case 'chain'
[all...]
H A Dconcat-jquery-mootools-prototype.js5577 $chain: [],
5579 chain: function(){
5580 this.$chain.extend(Array.flatten(arguments));
5585 return (this.$chain.length) ? this.$chain.shift().apply(this, arguments) : false;
5589 this.$chain.empty();
7566 case 'chain': this.chain(this.caller.bind(this, arguments)); return false;
7859 tween.start('background-color', start || '#ffff88', end).chain(function(){
8140 case 'chain'
[all...]
/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.cpp241 printf(" [%4d] %s: %s, %s\n", instructionOffset, "get_by_id_chain", pointerToSourceString(stubInfo.u.getByIdChain.baseObjectStructure).utf8().data(), pointerToSourceString(stubInfo.u.getByIdChain.chain).utf8().data());
250 printf(" [%4d] %s: %s, %s, %s\n", instructionOffset, "put_by_id_transition", pointerToSourceString(stubInfo.u.putByIdTransition.previousStructure).utf8().data(), pointerToSourceString(stubInfo.u.putByIdTransition.structure).utf8().data(), pointerToSourceString(stubInfo.u.putByIdTransition.chain).utf8().data());
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm70 chainlenwmask equ rsp + 8 - LocalVarsSize ; high word: current chain len
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm120 chainlenwmask equ esp + 0 ; high word: current chain len
/external/opencv/cv/include/
H A Dcv.h440 /* Approximates a single Freeman chain or a tree of chains to polygonal curves */
448 /* Initalizes Freeman chain reader.
449 The reader is used to iteratively get coordinates of all the chain points.
451 CVAPI(void) cvStartReadChainPoints( CvChain* chain, CvChainPtReader* reader );
453 /* Retrieves the next chain point */
/external/openssl/crypto/x509/
H A Dx509.h801 STACK_OF(X509) *chain);
/external/openssl/include/openssl/
H A Dx509.h801 STACK_OF(X509) *chain);
/external/harfbuzz/src/
H A Dharfbuzz-gsub.c2960 HB_ChainContextSubst* ccs = &st->chain;
2982 HB_ChainContextSubst* ccs = &st->chain;
3439 HB_ChainContextSubst* ccs = &st->chain;
H A Dharfbuzz-gpos.c4959 HB_ChainContextPos* ccp = &st->chain;
4990 HB_ChainContextPos* ccp = &st->chain;
5455 HB_ChainContextPos* ccp = &st->chain;
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2043 /// will have call chain:
2093 /// reference given a specific call chain. You get the set of
2095 /// given the current call chain. Contrast this with the
2105 /// we have the call chain. We may compute the exact (rather
2129 /// At the "3" token, you'd have a call chain of
2181 * Upon erroneous input "[]", the call chain is
2199 * could follow any reference in the call chain. We need to
2213 * So, you cna see that the parser walks up call chain looking
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm197 - (id)initWithResponderChain:(NSResponder *)chain;
6114 // An insertText: might be handled by other responders in the chain if we don't handle it.
6423 - (id)initWithResponderChain:(NSResponder *)chain
6426 _lastResponderInChain = chain;
/external/webkit/Source/JavaScriptCore/jit/
H A DJITStubs.cpp842 // put_by_id_transition checks the prototype chain for setters.
1663 prototypeStructureList = new PolymorphicAccessStructureList(globalData, owner, stubInfo->stubRoutine, stubInfo->u.getByIdChain.baseObjectStructure.get(), stubInfo->u.getByIdChain.chain.get());

Completed in 559 milliseconds

12345678