Home
last modified time | relevance | path

Searched refs:HACD_FORCE_INLINE (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACDv2/
H A DPxVector.h145 HACD_FORCE_INLINE T& operator[] (HaU32 i)
161 HACD_FORCE_INLINE iterator begin() in begin()
177 HACD_FORCE_INLINE iterator end() in end()
187 HACD_FORCE_INLINE const T& front() const in front()
193 HACD_FORCE_INLINE T& front() in front()
204 HACD_FORCE_INLINE const T& back() const in back()
210 HACD_FORCE_INLINE T& back() in back()
223 HACD_FORCE_INLINE HaU32 size() const in size()
242 HACD_FORCE_INLINE bool empty() const in empty()
279 HACD_FORCE_INLINE T& push_back(const T& a) in push_back()
[all …]
H A DPlatformConfigHACD.h23 #define HACD_FORCE_INLINE __forceinline macro
33 #define HACD_FORCE_INLINE inline