| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/ |
| H A D | feature.hpp | 70 constexpr bool operator==(feature<T> const& lhs, feature<T> const& rhs) in operator ==() 76 constexpr bool operator!=(feature<T> const& lhs, feature<T> const& rhs) in operator !=()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/ |
| H A D | value_init.hpp | 187 void swap ( initialized<T> & lhs, initialized<T> & rhs ) in swap() 256 void swap ( value_initialized<T> & lhs, value_initialized<T> & rhs ) in swap()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | image.hpp | 55 friend bool operator==(const Image& lhs, const Image& rhs) { in operator ==() 60 friend bool operator!=(const Image& lhs, const Image& rhs) { in operator !=()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | clip_id.cpp | 7 ::std::ostream& operator<<(::std::ostream& os, const ClipID& rhs) { in operator <<()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/ |
| H A D | move.hpp | 43 inline void move_swap(T& lhs, T& rhs) in move_swap()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/ |
| H A D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 39 unsigned long rhs = val | c->low_bits; in has_zero() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 39 unsigned long rhs = val | c->low_bits; in has_zero() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | equals.hpp | 28 std::unique_ptr<Expression> rhs; member in mbgl::style::expression::Equals
|
| H A D | array_assertion.hpp | 28 auto rhs = static_cast<const ArrayAssertion*>(&e); in operator ==() local
|
| H A D | at.hpp | 26 auto rhs = static_cast<const At*>(&e); in operator ==() local
|
| H A D | literal.hpp | 35 auto rhs = static_cast<const Literal*>(&e); in operator ==() local
|
| H A D | interpolate.hpp | 55 auto rhs = static_cast<const Interpolate*>(&e); in operator ==() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/variant/1.1.4/include/mapbox/ |
| H A D | variant_io.hpp | 36 operator<<(std::basic_ostream<CharT, Traits>& out, variant<Types...> const& rhs) in operator <<()
|
| H A D | variant.hpp | 605 VARIANT_INLINE void copy_assign(variant<Types...> const& rhs) in copy_assign() 613 VARIANT_INLINE void move_assign(variant<Types...>&& rhs) in move_assign() 637 VARIANT_INLINE variant<Types...>& operator=(T&& rhs) noexcept in operator =() 646 VARIANT_INLINE variant<Types...>& operator=(T const& rhs) in operator =()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ |
| H A D | image_source_impl.cpp | 18 ImageSource::Impl::Impl(const Impl& rhs, PremultipliedImage&& image_) in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/ |
| H A D | istream_iterator.hpp | 67 basic_istream_iterator operator= (base_type const& rhs) in operator =()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/ |
| H A D | swap.hpp | 57 swap(Seq1& lhs, Seq2& rhs) in swap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | cvstd.inl.hpp | 118 String operator + (const String& lhs, const std::string& rhs) in operator +() 129 String operator + (const std::string& lhs, const String& rhs) in operator +()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | cvstd.inl.hpp | 118 String operator + (const String& lhs, const std::string& rhs) in operator +() 129 String operator + (const std::string& lhs, const String& rhs) in operator +()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | ubsan.c | 166 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) in __ubsan_handle_divrem_overflow() 292 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, void *rhs) in __ubsan_handle_shift_out_of_bounds()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | cvstd.inl.hpp | 118 String operator + (const String& lhs, const std::string& rhs) in operator +() 129 String operator + (const std::string& lhs, const String& rhs) in operator +()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/ |
| H A D | cnpy.cpp | 73 std::vector<char>& cnpy::operator+=(std::vector<char>& lhs, const std::string rhs) in operator +=() 80 std::vector<char>& cnpy::operator+=(std::vector<char>& lhs, const char* rhs) in operator +=()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/ |
| H A D | cnpy.cpp | 73 std::vector<char>& cnpy::operator+=(std::vector<char>& lhs, const std::string rhs) in operator +=() 80 std::vector<char>& cnpy::operator+=(std::vector<char>& lhs, const char* rhs) in operator +=()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | case.cpp | 32 auto rhs = static_cast<const Case*>(&e); in operator ==() local
|
| H A D | coalesce.cpp | 25 auto rhs = static_cast<const Coalesce*>(&e); in operator ==() local
|