Home
last modified time | relevance | path

Searched defs:Set (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp12 void ClearDepth::Set(const Type& value) { in Set() function in mbgl::gl::value::ClearDepth
28 void ClearColor::Set(const Type& value) { in Set() function in mbgl::gl::value::ClearColor
40 void ClearStencil::Set(const Type& value) { in Set() function in mbgl::gl::value::ClearStencil
52 void StencilMask::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilMask
64 void DepthMask::Set(const Type& value) { in Set() function in mbgl::gl::value::DepthMask
76 void ColorMask::Set(const Type& value) { in Set() function in mbgl::gl::value::ColorMask
89 void StencilFunc::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilFunc
103 void StencilTest::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilTest
115 void StencilOp::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilOp
132 void DepthRange::Set(const Type& value) { in Set() function in mbgl::gl::value::DepthRange
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dpointer.h610 …ValueType& Set(ValueType& root, ValueType& value, typename ValueType::AllocatorType& allocator) co… in Set() function
615 …ValueType& Set(ValueType& root, const ValueType& value, typename ValueType::AllocatorType& allocat… in Set() function
620 …ValueType& Set(ValueType& root, const Ch* value, typename ValueType::AllocatorType& allocator) con… in Set() function
626 …ValueType& Set(ValueType& root, const std::basic_string<Ch>& value, typename ValueType::AllocatorT… in Set() function
637 Set(ValueType& root, T value, typename ValueType::AllocatorType& allocator) const { in Set() function
643 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function
649 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function
655 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function
662 …ValueType& Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& d… in Set() function
673Set(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& document, T … in Set() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/register/
H A Dpoint.hpp30 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_POINT_ACCESS(Point, Dim, CoordinateType, Get, Set) \ argument
46 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_POINT_ACCESS_GET_SET(Point, Dim, CoordinateType, Get, Set)… argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dunique_fd.h54 int Set(int fd) { in Set() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dnetwork_status.cpp24 void NetworkStatus::Set(Status status) { in Set() function in mbgl::NetworkStatus
/OK3568_Linux_fs/external/rkupdate/
H A DProperty.hpp90 void (Container::*Set)(ValueType value);//-- Pointer to set member function -- member in property
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dclassification.hpp203 is_any_of( const RangeT& Set ) in is_any_of()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dadler32memcpy.cc78 void AdlerChecksum::Set(uint64 a1, uint64 a2, uint64 b1, uint64 b2) { in Set() function in AdlerChecksum
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/
H A Drk_aiq_a3dlut_algo.cpp96 int *Set = (int*)malloc(Num*sizeof(int)); in StableIdxEstimation() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.h127 void Set( char* _start, char* _end, int _flags ) { in Set() function