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

  /external/u-boot/arch/x86/lib/
mpspec.c 68 struct mpc_config_processor *mpc; local
89 mpc = (struct mpc_config_processor *)mp_next_mpc_entry(mc);
90 mpc->mpc_type = MP_PROCESSOR;
91 mpc->mpc_apicid = plat->cpu_id;
92 mpc->mpc_apicver = apicver;
95 mpc->mpc_cpuflag = cpuflag;
96 mpc->mpc_cpusignature = cpusignature;
97 mpc->mpc_cpufeature = cpufeature;
98 mpc->mpc_reserved[0] = 0;
99 mpc->mpc_reserved[1] = 0
106 struct mpc_config_bus *mpc; local
117 struct mpc_config_ioapic *mpc; local
131 struct mpc_config_intsrc *mpc; local
156 struct mpc_config_lintsrc *mpc; local
    [all...]
  /external/tcpdump/
print-mptcp.c 179 const struct mp_capable *mpc = (const struct mp_capable *) opt; local
185 if (MP_CAPABLE_OPT_VERSION(mpc->sub_ver) != 0) {
186 ND_PRINT((ndo, " Unknown Version (%d)", MP_CAPABLE_OPT_VERSION(mpc->sub_ver)));
190 if (mpc->flags & MP_CAPABLE_C)
192 ND_PRINT((ndo, " {0x%" PRIx64, EXTRACT_64BITS(mpc->sender_key)));
194 ND_PRINT((ndo, ",0x%" PRIx64, EXTRACT_64BITS(mpc->receiver_key)));
  /external/arm-optimized-routines/test/rtest/
intern.h 12 #include <mpc.h>
  /external/ImageMagick/coders/
Make.com 77 $call Make mpc.c
156 meta,miff,mpc,mpr,msl,mpeg,mono,mtv,mvg,null,otb,pattern,pcd,pcl,pcx,pdb, -
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 1962 Class<?> mpc = ClassLoader.getSystemClassLoader().loadClass( "gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor" ); local
    [all...]
  /external/u-boot/drivers/net/
e1000.h 978 uint64_t mpc; member in struct:e1000_hw_stats
    [all...]
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/jemalloc_new/bin/
jeprof.in     [all...]
  /external/guice/extensions/persist/lib/
ognl-2.6.7.jar 
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 

Completed in 806 milliseconds