Searched defs:cc (Results 1 - 6 of 6) sorted by relevance
/gem5/src/base/ | ||
H A D | types.hh | 111 Cycles& operator+=(const Cycles& cc) argument |
H A D | inet.hh | 600 uint32_t cc() const { return ntohl(opt_data.cc); } function in struct:Net::TcpOpt |
/gem5/ext/dnet/ | ||
H A D | tcp.h | 135 uint32_t cc; /* TCP_OPT_CC{NEW,ECHO} */ member in union:tcp_opt::tcp_opt_data |
/gem5/src/arch/mips/ | ||
H A D | dsp.cc | 783 int cc = 0; local 815 int cc = 0; local 849 int cc = 0; local [all...] |
/gem5/ext/googletest/googlemock/test/ | ||
H A D | gmock-spec-builders_test.cc | 203 MockCC cc; local 210 MockCC cc; local 217 MockCC cc; local 224 MockCC cc; local [all...] |
/gem5/system/alpha/h/ | ||
H A D | ev5_defs.h | 121 #define cc 525 macro |
Completed in 26 milliseconds