Searched refs:chain (Results 276 - 300 of 333) sorted by relevance

<<11121314

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
H A DURLConnectionTest.java3151 public void checkClientTrusted(X509Certificate[] chain, String authType) argument
3153 calls.add("checkClientTrusted " + certificatesToString(chain));
3156 public void checkServerTrusted(X509Certificate[] chain, String authType) argument
3158 calls.add("checkServerTrusted " + certificatesToString(chain));
/external/opencv/cvaux/include/
H A Dcvaux.h1009 CvSeq* chain; member in struct:CvLCMEdge
/external/elfutils/0.153/src/
H A Dreadelf.c2706 Elf32_Word *chain = &((Elf32_Word *) data->d_buf)[2 + nbucket]; local
2721 inner = chain[inner];
2748 Elf64_Xword *chain = &((Elf64_Xword *) data->d_buf)[2 + nbucket]; local
2763 inner = chain[inner];
2802 Elf32_Word *chain = &((Elf32_Word *) data->d_buf)[4 + bitmask_words local
2805 /* Compute distribution of chain lengths. */
2818 while ((chain[inner++] & 1) == 0);
H A Dldgeneric.c3534 /* Array for counting the collisions and chain lengths. */
3577 names themselves. Recognizing that the chain ended is not
3894 size follow one another. This avoids the extra hash chain table.
4010 /* Terminate the previous chain. */
4028 /* Terminate the last chain. */
4053 Elf32_Word *chain = NULL; local
4085 chain = &((Elf32_Word *) hashdata->d_buf)[2 + nbucket];
4097 while (chain[hashidx] != 0)
4098 hashidx = chain[hashidx];
4100 chain[hashid
[all...]
/external/chromium_org/third_party/boringssl/linux-arm/crypto/aes/
H A Dbsaes-armv7.S2016 ldr r1, [r3, #0x20+VFP_ABI_FRAME] @ chain tweak
2534 ldr r1, [r3, #0x20+VFP_ABI_FRAME] @ chain tweak
/external/chromium_org/third_party/x86inc/
H A Dx86inc.asm658 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
/external/openssl/crypto/aes/asm/
H A Dbsaes-armv7.S2012 ldr r1, [r3, #0x20+VFP_ABI_FRAME] @ chain tweak
2529 ldr r1, [r3, #0x20+VFP_ABI_FRAME] @ chain tweak
/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/chromium_org/tools/gyp/test/lib/
H A DTestGyp.py739 kw['status'] = list(itertools.chain((0,), status))
/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/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/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/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dbase.py1645 directories = itertools.chain.from_iterable(directory_lists)
/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibpython.py1939 all_locations = itertools.chain(
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dx86inc.asm731 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm841 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
/external/chromium_org/third_party/libyuv/source/
H A Dx86inc.asm731 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
/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/libunwind/doc/
H A Dlibunwind-dynamic.tex14 the \emph{frame state} of each frame in a call-chain. The frame state
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm820 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
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...]

Completed in 1201 milliseconds

<<11121314