Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/wkt/
H A Dread.hpp456 if (boost::iequals(*it, value)) in one_of()
469 if (boost::iequals(*it, value)) in one_of()
520 if (it != end && boost::iequals(*it++, geometry_name)) in initialize()
688 if (it != end && boost::iequals(*it, "POLYGON")) in apply()
701 else if (it != end && boost::iequals(*it, "BOX")) in apply()
758 (boost::iequals(*it, "SEGMENT") in apply()
759 || boost::iequals(*it, "LINESTRING") )) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dpredicate.hpp341 inline bool iequals( in iequals() function
467 using algorithm::iequals;