Home
last modified time | relevance | path

Searched defs:is_equal (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dcompare.hpp34 struct is_equal struct
41 bool operator()( const T1& Arg1, const T2& Arg2 ) const in operator ()()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_hwid.c14 #define is_equal(c) ((c) == '=') macro
/OK3568_Linux_fs/kernel/drivers/video/logo/
H A Dpnmtologo.c223 static inline int is_equal(struct color c1, struct color c2) in is_equal() function
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c576 bool is_equal = false; in ia_css_frame_is_same_type() local
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dsmt.c131 static inline int is_equal(const struct fddi_addr *addr1, in is_equal() function