Searched defs:twice (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.mem/
H A Dp1.cpp8 static T twice(U value) { function in struct:A::B
16 return A<bool>::B<int>::twice(4);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECPoint.java430 p = p.twice();
435 public abstract ECPoint twice(); method in class:ECPoint
439 return twice().add(b);
533 return twice();
553 return twice();
588 return this.twice();
628 return twice();
688 return this.twice();
746 public ECPoint twice() method in class:ECPoint.Fp
887 return twice();
1490 public ECPoint twice() method in class:ECPoint.F2m
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1702 milliseconds