Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Ddocument.h121 typedef typename BaseType::pointer Pointer; typedef
H A Dfwd.h128 typedef GenericPointer<Value, CrtAllocator> Pointer; typedef
H A Dpointer.h1049 typedef GenericPointer<Value> Pointer; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp121 …BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT… in vec_iterator() function in boost::container::container_detail::vec_iterator
254 …ER_FORCEINLINE const Pointer &vector_iterator_get_ptr(const container_detail::vec_iterator<Pointer in vector_iterator_get_ptr()
258 BOOST_CONTAINER_FORCEINLINE Pointer &get_ptr(container_detail::vec_iterator<Pointer, IsConst> &it) … in get_ptr()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1021 InputInfoPtr Pointer, Keyboard; in checkCoreInputDevices() local