HomeSort by relevance Sort by last modified time
    Searched defs:Self (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/svg/
SVGAnimatedProperty.h 40 typedef SVGAnimatedPropertyTearOff<AnimatedType> Self;
43 static PassRefPtr<Self> create(Creator& creator, SVGElement* contextElement)
45 return adoptRef(new Self(creator, contextElement));
  /external/dropbear/libtomcrypt/
crypt.tex 124 (and helper API functions) are able to use the new designs automatically. There exists self-check functions for each
448 call the following self-test function.
450 \subsection{Self--Testing}
644 and tables. The decryption and self--test function pointers of both \textit{encrypt only} descriptors are set to \textbf{NULL} and
    [all...]

Completed in 224 milliseconds