/libcore/luni/src/test/java/tests/security/cert/ |
CertPathValidatorExceptionTest.java | 278 myCertPath mcp = new myCertPath("X.509", ""); local 279 CertPath cp = mcp.get("X.509"); 306 myCertPath mcp = new myCertPath("X.509", ""); local 307 CertPath cp = mcp.get("X.509"); 375 myCertPath mcp = new myCertPath("X.509", ""); local 376 CertPath cp = mcp.get("X.509"); 422 myCertPath mcp = new myCertPath("X.509", ""); local 423 CertPath cp = mcp.get("X.509");
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
CertPathValidatorExceptionTest.java | 282 myCertPath mcp = new myCertPath("X.509", ""); local 283 CertPath cp = mcp.get("X.509"); 310 myCertPath mcp = new myCertPath("X.509", ""); local 311 CertPath cp = mcp.get("X.509");
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-v32s-1.d | 130 132: f007 mcp bz,r0 131 134: ff77 mcp mof,acr 132 136: f2b7 mcp srp,r2
|
v32-err-1.s | 99 mcp $p0,$r0 ; { dg-error "Unknown opcode" } 100 mcp $mof,$acr ; { dg-error "Unknown opcode" } 101 mcp $srp,$r2 ; { dg-error "Unknown opcode" }
|
/external/tcpdump/ |
print-ospf.c | 556 register const struct mcla *mcp; local 707 mcp = lsap->lsa_un.un_mcla; 708 while ((u_char *)mcp < ls_end) { 709 ND_TCHECK(mcp->mcla_vid); 710 switch (EXTRACT_32BITS(&mcp->mcla_vtype)) { 714 ipaddr_string(ndo, &mcp->mcla_vid))); 719 ipaddr_string(ndo, &mcp->mcla_vid))); 724 EXTRACT_32BITS(&mcp->mcla_vtype))); 727 ++mcp; [all...] |
print-ospf6.c | 459 register const struct mcla *mcp;
|
/external/curl/packages/vms/ |
compare_curl_source.com | 272 $ if ref_fname .eqs. "curl.mcp$5nxml$5nsit$5nhqx" then ref_skip = 1
|