HomeSort by relevance Sort by last modified time
    Searched refs:mcp (Results 1 - 6 of 6) sorted by null

  /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");
  /toolchain/binutils/binutils-2.27/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 622 register const struct mcla *mcp; local
774 mcp = lsap->lsa_un.un_mcla;
775 while ((const u_char *)mcp < ls_end) {
776 ND_TCHECK(mcp->mcla_vid);
777 switch (EXTRACT_32BITS(&mcp->mcla_vtype)) {
781 ipaddr_string(ndo, &mcp->mcla_vid)));
786 ipaddr_string(ndo, &mcp->mcla_vid)));
791 EXTRACT_32BITS(&mcp->mcla_vtype)));
794 ++mcp;
    [all...]
print-ospf6.c 460 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

Completed in 116 milliseconds