Home
last modified time | relevance | path

Searched refs:CharType (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodings.h95 template<typename CharType = char>
97 typedef CharType Ch;
223 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()
268 template<typename CharType = wchar_t>
270 typedef CharType Ch;
341 template<typename CharType = wchar_t>
342 struct UTF16LE : UTF16<CharType> {
344 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()
346 CharType c = Take(is); in TakeBOM()
351 static CharType Take(InputByteStream& is) { in Take()
[all …]
H A Dfwd.h24 template<typename CharType> struct UTF8;
25 template<typename CharType> struct UTF16;
26 template<typename CharType> struct UTF16BE;
27 template<typename CharType> struct UTF16LE;
28 template<typename CharType> struct UTF32;
29 template<typename CharType> struct UTF32BE;
30 template<typename CharType> struct UTF32LE;
31 template<typename CharType> struct ASCII;
32 template<typename CharType> struct AutoUTF;
110 template<typename CharType>
H A Dpointer.h1061 template <typename T, typename CharType, size_t N>
1062 typename T::ValueType& CreateValueByPointer(T& root, const CharType(&source)[N], typename T::Alloca… in CreateValueByPointer()
1073 template <typename DocumentType, typename CharType, size_t N>
1074 typename DocumentType::ValueType& CreateValueByPointer(DocumentType& document, const CharType(&sour… in CreateValueByPointer()
1090 template <typename T, typename CharType, size_t N>
1091 typename T::ValueType* GetValueByPointer(T& root, const CharType (&source)[N], size_t* unresolvedTo…
1095 template <typename T, typename CharType, size_t N>
1096 const typename T::ValueType* GetValueByPointer(const T& root, const CharType(&source)[N], size_t* u…
1125 template <typename T, typename CharType, size_t N>
1126 typename T::ValueType& GetValueByPointerWithDefault(T& root, const CharType(&source)[N], const type… in GetValueByPointerWithDefault()
[all …]
H A Dencodedstream.h134 template <typename CharType, typename InputByteStream>
138 typedef CharType Ch;
232 template <typename CharType, typename OutputByteStream>
236 typedef CharType Ch;
H A Ddocument.h248 template<typename CharType>
250 typedef CharType Ch; //!< character type of the string
278 GenericStringRef(const CharType (&str)[N]) RAPIDJSON_NOEXCEPT
302 explicit GenericStringRef(const CharType* str)
314 GenericStringRef(const CharType* str, SizeType len)
330 GenericStringRef(CharType (&str)[N]) /* = delete */;
345 template<typename CharType>
346 inline GenericStringRef<CharType> StringRef(const CharType* str) {
347 return GenericStringRef<CharType>(str, internal::StrLen(str));
365 template<typename CharType>
[all …]
H A Dreader.h776 template <typename CharType>
779 typedef CharType Ch;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dutf.hpp62 template<typename CharType,int size=sizeof(CharType)>
67 typedef CharType char_type;
139 template<typename CharType,int size=sizeof(CharType)>
142 template<typename CharType>
143 struct utf_traits<CharType,1> {
145 typedef CharType char_type;
311 template<typename CharType>
312 struct utf_traits<CharType,2> {
313 typedef CharType char_type;
401 template<typename CharType>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dpush.hpp60 template<typename CharType, typename TraitsType> \
62 name(::std::basic_streambuf<CharType, TraitsType>& sb BOOST_IOSTREAMS_PUSH_PARAMS()) \
64 template<typename CharType, typename TraitsType> \
66 name(::std::basic_istream<CharType, TraitsType>& is BOOST_IOSTREAMS_PUSH_PARAMS()) \
69 template<typename CharType, typename TraitsType> \
71 name(::std::basic_ostream<CharType, TraitsType>& os BOOST_IOSTREAMS_PUSH_PARAMS()) \
74 template<typename CharType, typename TraitsType> \
76 name(::std::basic_iostream<CharType, TraitsType>& io BOOST_IOSTREAMS_PUSH_PARAMS()) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp1372 template<class CharType, class CharTrait>
1373 std::basic_ostream<CharType, CharTrait>&
1374 operator<<(std::basic_ostream<CharType, CharTrait>& os, optional_detail::optional_tag const&) in operator <<() argument
1376 …BOOST_STATIC_ASSERT_MSG(sizeof(CharType) == 0, "If you want to output boost::optional, include hea… in operator <<()
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0004-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0004-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0004-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0003-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0006-media-capture-linux-Support-libv4l2-plugins.patch73 +static const base::FilePath::CharType kV4l2Lib[] =