HomeSort by relevance Sort by last modified time
    Searched full:chain (Results 551 - 575 of 2078) sorted by null

<<21222324252627282930>>

  /external/opencv/cv/src/
_cvgeom.h 85 CvStatus icvApproximateChainTC89( CvChain* chain,
  /external/qemu/android/utils/
bufprint.h 32 ** this allows you to chain several calls to bufprint() and only check for
  /external/skia/src/gpu/
GrSoftwarePathRenderer.cpp 22 // chain). Some testing would need to be done r.e. performance
  /external/smack/src/org/xbill/DNS/
NSEC3PARAMRecord.java 12 * algorithm, salt, iterations) used for a valid, complete NSEC3 chain present
UDPClient.java 32 * is in the call chain. If so, initialize the SecureRandom object in a new
  /external/v8/test/mjsunit/
prototype.js 75 // Make sure that arrays and functions in the prototype chain works;
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_4.js 35 If you add a property to an object in the prototype chain, instances of
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-68498-003.js 30 * str using obj as the scope chain and variable object."
  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowBase.h 94 // use that DOMWindow's prototype chain.
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8NamedNodeMapCustom.cpp 60 // Search the prototype chain first.
  /external/webkit/Source/WebCore/platform/network/
Credential.cpp 135 // Comparing identity and certificate chain pointers is valid only
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceContainer.cpp 110 // Invalidate resources in ancestor chain, if needed.
  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebRequest.h 88 void sslClientCert(EVP_PKEY* pkey, scoped_refptr<net::X509Certificate> chain);
WebUrlLoaderClient.h 95 void sslClientCert(EVP_PKEY* pkey, net::X509Certificate* chain);
  /external/webkit/Source/WebKit2/Shared/win/
PlatformCertificateInfo.cpp 64 // The first simple chain starts with the leaf certificate and ends with a trusted root or self-signed certificate.
  /external/webkit/Tools/DumpRenderTree/mac/
DumpRenderTreeWindow.mm 88 // once we get to the end of the responder chain.
  /frameworks/base/services/java/com/android/server/accessibility/
EventStreamTransformation.java 26 * ordered in a sequence to implement a transformation chain. An instance may
  /libcore/luni/src/main/java/java/security/cert/
CertPathValidatorException.java 23 * The exception that is thrown when a certification path (or certificate chain)
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLDSAPublicKey.java 85 * chain. In this case, we just return null.
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStoreTest.java 50 private static X509Certificate[] CHAIN;
85 return CHAIN;
163 CHAIN = (X509Certificate[]) PRIVATE.getCertificateChain();
422 assertEquals("Chain value should be the same for position " + i, expected[i],
  /ndk/sources/host-tools/make-3.81/
job.h 42 struct child *next; /* Link in the chain. */
  /packages/apps/Mms/src/com/android/mms/dom/events/
EventTargetImpl.java 82 // establish the chain of EventTargets from the top of the tree to this
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic-core.h 38 classification history chain. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic-core.h 38 classification history chain. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic-core.h 38 classification history chain. */

Completed in 1446 milliseconds

<<21222324252627282930>>