Searched refs:Friend (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbfriends.inc22 sc_nbfriends.inc -- Friend functions for both sc_signed and sc_unsigned
61 // SECTION: Friend functions for PLUS operators.
144 // SECTION: Friend functions of MULTIPLICATION operators.
202 // SECTION: Friend functions for DIVISION operators.
260 // SECTION: Friend functions for MOD operators.
326 // SECTION: Friend functions for AND operators.
458 // SECTION: Friend functions for OR operators.
594 // SECTION: Friend functions for XOR operators.
/gem5/src/systemc/dt/int/
H A Dsc_nbfriends.inc22 sc_nbfriends.inc -- Friend functions for both sc_signed and sc_unsigned
61 // SECTION: Friend functions for PLUS operators.
127 // SECTION: Friend functions of MULTIPLICATION operators.
174 // SECTION: Friend functions for DIVISION operators.
222 // SECTION: Friend functions for MOD operators.
279 // SECTION: Friend functions for AND operators.
380 // SECTION: Friend functions for OR operators.
482 // SECTION: Friend functions for XOR operators.
/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dast.py198 class Friend(Expr): class in inherits:Expr
1327 return Friend(t0.start, t0.end, tokens, self.namespace_stack)

Completed in 12 milliseconds