Searched defs:pc (Results 1 – 7 of 7) sorted by relevance
41 PasswordCallback pc = new PasswordCallback(prompt, true); in test_PasswordCallback() local50 PasswordCallback pc = new PasswordCallback(prompt, false); in test_PasswordCallback() local59 PasswordCallback pc = new PasswordCallback(null, true); in test_PasswordCallback() local65 PasswordCallback pc = new PasswordCallback("", true); in test_PasswordCallback() local80 PasswordCallback pc = new PasswordCallback(prompt, true); in test_Password() local
65 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); in testIsForwardCheckingSupported() local70 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); in testInit() local74 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); in testGetSupportedExtensions() local78 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); in testCheck() local
72 PolicyConstraints pc = (PolicyConstraints) ASN1.decode(encoding); in PolicyConstraints() local
292 Object p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, pa, pb, pc, pd, pe, pf; field in Exchanger.Node
1734 long pc = ((d > 0 || ec != (e | INT_SIGN)) ? 0L : in awaitWork() local1930 int pc = parallelism, e = (int)c, m, tc; in tryCompensate() local2876 int pc = parallelism; in toString() local
2334 char pc = pattern.charAt(pp); in doesMatch() local
612 PermissionCollection pc = super.getPermissions(codesource); in getPermissions() local