/gem5/src/sim/ |
H A D | linear_solver.hh | 61 LinearEquation operator+ (const LinearEquation& rhs) { argument
|
/gem5/src/base/ |
H A D | str.cc | 39 split_first(const string &s, string &lhs, string &rhs, char c) argument 54 split_last(const string &s, string &lhs, string &rhs, char c) argument
|
H A D | pngwriter.hh | 82 PngPixel24 &operator=(const Pixel &rhs) { argument
|
H A D | coroutine.hh | 155 Coroutine(const Coroutine& rhs) = delete; member in class:m5::Coroutine 156 Coroutine& operator=(const Coroutine& rhs) = delete; member in class:m5::Coroutine
|
H A D | bmpwriter.hh | 111 BmpPixel32 &operator=(const Pixel &rhs) { argument
|
H A D | pixel.hh | 71 operator==(const Pixel &lhs, const Pixel &rhs) argument
|
/gem5/src/arch/arm/kvm/ |
H A D | gic.hh | 77 KvmKernelGicV2 &operator=(const KvmKernelGicV2 &&rhs) = delete; member in class:KvmKernelGicV2 78 KvmKernelGicV2 &operator=(const KvmKernelGicV2 &rhs) = delete; member in class:KvmKernelGicV2
|
/gem5/ext/googletest/googletest/include/gtest/internal/ |
H A D | gtest-filepath.h | 62 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } argument 68 FilePath& operator=(const FilePath& rhs) { argument 73 void Set(const FilePath& rhs) { argument
|
H A D | gtest-internal.h | 960 inline bool ArrayEq(const T& lhs, const U& rhs) { return lhs == rhs; } argument 972 bool ArrayEq(const T* lhs, size_t size, const U* rhs) { argument 1052 NativeArray(const NativeArray& rhs) argument [all...] |
/gem5/ext/nomali/lib/ |
H A D | addrspace.cc | 47 AddrSpace::AddrSpace(AddrSpace &&rhs) argument
|
H A D | gpublock.cc | 37 GPUBlock::GPUBlock(GPUBlock &&rhs) argument
|
H A D | jobslot.cc | 53 JobSlot::JobSlot(JobSlot &&rhs) argument
|
H A D | types.hh | 51 operator<(const RegAddr &lhs, const RegAddr &rhs) { argument 56 operator>(const RegAddr &lhs, const RegAddr &rhs) { argument 61 operator<=(const RegAddr &lhs, const RegAddr &rhs) { argument 66 operator>=(const RegAddr &lhs, const RegAddr &rhs) { argument 71 operator==(const RegAddr &lhs, const RegAddr &rhs) { argument 76 operator !=(const RegAddr &lhs, const RegAddr &rhs) argument 81 operator +(const RegAddr &lhs, const RegAddr &rhs) argument 86 operator -(const RegAddr &lhs, const RegAddr &rhs) argument [all...] |
/gem5/ext/pybind11/include/pybind11/ |
H A D | buffer_info.h | 63 buffer_info& operator=(buffer_info &&rhs) { argument [all...] |
/gem5/src/systemc/ext/dt/fx/ |
H A D | scfx_mant.hh | 162 inline scfx_mant::scfx_mant(const scfx_mant &rhs) : argument 172 scfx_mant::operator = (const scfx_mant &rhs) argument
|
/gem5/src/mem/ruby/slicc_interface/ |
H A D | Message.hh | 118 operator>(const MsgPtr &lhs, const MsgPtr &rhs) argument
|
/gem5/ext/mcpat/ |
H A D | basic_components.cc | 64 McPATOutput operator+(const McPATOutput &lhs, const McPATOutput &rhs) { argument 79 void McPATOutput::operator+=(const McPATOutput &rhs) { argument [all...] |
H A D | basic_components.h | 124 statsComponents & operator=(const statsComponents & rhs) { argument
|
/gem5/src/cpu/minor/ |
H A D | dyn_inst.hh | 121 operator== (const InstId &rhs) argument
|
/gem5/ext/googletest/googlemock/test/ |
H A D | gmock-generated-matchers_test.cc | 258 explicit GreaterThanMatcher(int rhs) : rhs_(rhs) {} argument
|
H A D | gmock-matchers_test.cc | 164 explicit GreaterThanMatcher(int rhs) : rhs_(rhs) {} argument 3380 AStruct(const AStruct& rhs) argument 5036 PushMatch(size_t lhs, size_t rhs) argument 5438 vector<int> rhs; local 5453 list<signed char> rhs; local 5468 vector<int> rhs; local 5477 const int rhs[] = {1, 2, 3}; local 5498 const int rhs[1] = {0}; local 5509 const int rhs[3] = {2, 6, 4}; local 5518 const int rhs[3] = {2, 4, 6}; local 5525 const int rhs[3] = {2, 4, 6}; local 5538 vector<int> rhs; local 5564 list<signed char> rhs; local 5579 vector<int> rhs; local 5588 const int rhs[] = {1, 2, 3}; local 5609 const int rhs[1] = {0}; local 5620 const int rhs[3] = {2, 6, 6}; local 5629 const int rhs[3] = {2, 4, 6}; local 5635 const int rhs[3] = {6, 4, 2}; local 5641 const int rhs[3] = {4, 6, 2}; local [all...] |
/gem5/ext/pybind11/include/pybind11/detail/ |
H A D | internals.h | 55 inline bool same_type(const std::type_info &lhs, const std::type_info &rhs) { return lhs == rhs; } argument
|
/gem5/ext/mcpat/cacti/ |
H A D | cacti_interface.h | 66 powerComponents & operator=(const powerComponents & rhs) { argument
|
/gem5/ext/googletest/googletest/include/gtest/ |
H A D | gtest.h | 1375 CmpHelperEQFailure(const char* lhs_expression, const char* rhs_expression, const T1& lhs, const T2& rhs) argument 1387 CmpHelperEQ(const char* lhs_expression, const char* rhs_expression, const T1& lhs, const T2& rhs) argument 1417 Compare(const char* lhs_expression, const char* rhs_expression, const T1& lhs, const T2& rhs) argument 1430 Compare(const char* lhs_expression, const char* rhs_expression, BiggestInt lhs, BiggestInt rhs) argument 1448 Compare( const char* lhs_expression, const char* rhs_expression, const T1& lhs, const T2& rhs, typename EnableIf<!is_pointer<T2>::value>::type* = 0) argument 1465 Compare( const char* lhs_expression, const char* rhs_expression, Secret* , T* rhs) argument [all...] |
/gem5/ext/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 895 explicit ComparisonBase(const Rhs& rhs) : rhs_(rhs) {} argument 905 explicit Impl(const Rhs& rhs) : rhs_(rhs) {} argument 929 explicit EqMatcher(const Rhs& rhs) argument 937 explicit NeMatcher(const Rhs& rhs) argument 945 explicit LtMatcher(const Rhs& rhs) argument 953 GtMatcher(const Rhs& rhs) argument 961 LeMatcher(const Rhs& rhs) argument 969 GeMatcher(const Rhs& rhs) argument 1090 CaseInsensitiveCStringEquals(const char* lhs, const char* rhs) argument 1094 CaseInsensitiveCStringEquals(const wchar_t* lhs, const wchar_t* rhs) argument 2701 PointwiseMatcher(const TupleMatcher& tuple_matcher, const RhsContainer& rhs) argument 2728 Impl(const TupleMatcher& tuple_matcher, const RhsStlContainer& rhs) argument 3762 TypedEq(const Rhs& rhs) argument 3815 DoubleEq(double rhs) argument 3821 NanSensitiveDoubleEq(double rhs) argument 3828 DoubleNear( double rhs, double max_abs_error) argument 3836 NanSensitiveDoubleNear( double rhs, double max_abs_error) argument 3843 FloatEq(float rhs) argument 3849 NanSensitiveFloatEq(float rhs) argument 3856 FloatNear( float rhs, float max_abs_error) argument 3864 NanSensitiveFloatNear( float rhs, float max_abs_error) argument 4150 ContainerEq(const Container& rhs) argument 4187 Pointwise(const TupleMatcher& tuple_matcher, const Container& rhs) argument 4200 Pointwise( const TupleMatcher& tuple_matcher, std::initializer_list<T> rhs) argument 4256 UnorderedPointwise(const Tuple2Matcher& tuple2_matcher, std::initializer_list<T> rhs) argument [all...] |