Searched defs:attributes (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest-filepath.cc212 const DWORD attributes = GetFileAttributes(unicode); local
236 const DWORD attributes = GetFileAttributes(unicode); local
H A Dgtest.cc3743 Message attributes; local
/gem5/src/arch/arm/
H A Dpagetable.hh106 uint64_t attributes; // Memory attributes formatted for PAR member in struct:ArmISA::TlbEntry
316 SERIALIZE_SCALAR(attributes); variable
346 UNSERIALIZE_SCALAR(attributes); variable
[all...]
/gem5/src/mem/
H A Dpacket.hh176 const std::bitset<NUM_COMMAND_ATTRIBUTES> attributes; member in struct:MemCmd::CommandInfo

Completed in 33 milliseconds