Searched defs:u2 (Results 1 – 8 of 8) sorted by relevance
27 Enumeration u2; field in AclEnumerator
61 typedef uint16_t u2; typedef70 typedef unsigned short u2; typedef
270 public boolean equals(URL u1, URL u2) { in equals()286 public boolean hostsEqual(URL u1, URL u2) { in hostsEqual()298 public boolean sameFile(URL u1, URL u2) { in sameFile()
82 URL u2 = new URL("http://" in test_usingProxy() local
113 BigInteger u2 = r.multiply(w).mod(params.getQ()); in verifySignature() local
84 public static String u2(int v) { in u2() method in Hex
328 BigInteger u1, u2, v; in checkSignature() local
600 URL u2 = new URL("http://" in testOpenConnectionProxy() local942 URL u2; field in URLTest