Home
last modified time | relevance | path

Searched refs:UTF8 (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dfwd.h24 template<typename CharType> struct UTF8;
49 typedef GenericStringStream<UTF8<char> > StringStream;
54 typedef GenericInsituStringStream<UTF8<char> > InsituStringStream;
61 typedef GenericStringBuffer<UTF8<char>, CrtAllocator> StringBuffer;
90 typedef GenericReader<UTF8<char>, UTF8<char>, CrtAllocator> Reader;
116 typedef GenericValue<UTF8<char>, MemoryPoolAllocator<CrtAllocator> > Value;
121 typedef GenericDocument<UTF8<char>, MemoryPoolAllocator<CrtAllocator>, CrtAllocator> Document;
147 typedef GenericSchemaValidator<SchemaDocument, BaseReaderHandler<UTF8<char>, void>, CrtAllocator> S…
H A Dstream.h134 typedef GenericStringStream<UTF8<> > StringStream;
175 typedef GenericInsituStringStream<UTF8<> > InsituStringStream;
H A Dstringbuffer.h93 typedef GenericStringBuffer<UTF8<> > StringBuffer;
107 inline void PutN(GenericStringBuffer<UTF8<> >& stream, char c, size_t n) { in PutN()
H A Dencodedstream.h68 class EncodedInputStream<UTF8<>, MemoryStream> {
70 typedef UTF8<>::Ch Ch;
127 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UT…
H A Dprettywriter.h42 template<typename OutputStream, typename SourceEncoding = UTF8<>, typename TargetEncoding = UTF8<>,…
H A Dwriter.h86 template<typename OutputStream, typename SourceEncoding = UTF8<>, typename TargetEncoding = UTF8<>,…
H A Dreader.h195 template<typename Encoding = UTF8<>, typename Derived = void>
441 template<> inline void SkipWhitespace(EncodedInputStream<UTF8<>, MemoryStream>& is) { in SkipWhitespace() argument
1347 Transcoder<UTF8<>, TargetEncoding>::Transcode(srcStream, dstStream); in ParseNumber()
1862 typedef GenericReader<UTF8<>, UTF8<> > Reader;
H A Dencodings.h96 struct UTF8 { struct
620 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UT…
H A Dpointer.h848 if (!Transcoder<UTF8<>, EncodingType>().Validate(is, os) || !is.IsValid()) { in Parse()
963 if (!Transcoder<EncodingType, UTF8<> >().Validate(source, target)) in Stringify()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Drapidjson.hpp8 using JSDocument = rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson::CrtAllocator>;
9 using JSValue = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator>;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojson/0.4.2/include/mapbox/geojson/
H A Drapidjson.hpp12 using rapidjson_document = rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson_allocator>;
13 using rapidjson_value = rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson_allocator>;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline.cpp64 rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson::CrtAllocator> doc; in decodeOfflineRegionDefinition()
90 rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson::CrtAllocator> doc; in encodeOfflineRegionDefinition()
95 … rapidjson::GenericValue<rapidjson::UTF8<>, rapidjson::CrtAllocator> bounds(rapidjson::kArrayType); in encodeOfflineRegionDefinition()
/OK3568_Linux_fs/buildroot/package/screen/
H A D0008_CVE-2021-26937.patch16 # ifdef UTF8
68 #else /* !UTF8 */
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A D0001-openssl-fix-CN-check-error-code.patch35 else /* not a UTF8 name */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dlv-Riga3 # UTF8 encoding
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/
H A Dice-mcpp.patch130 + if(mbchar == UTF8 && fp != NULL && ftell(fp) == 0)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dparser.cpp30 rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson::CrtAllocator> document; in parse()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-psutil/
H A D0001-fix-failure-test-cases.patch193 """Test FS APIs with a funky, valid, UTF8 path name."""
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammurc154 ; | "1250" will force CP1250) or UTF8 (in Linux - "utf8")
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dregex.h688 typedef GenericRegex<UTF8<> > Regex; in RAPIDJSON_DIAG_OFF()
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.0.rst238 - Added an "invalid-chars" check for invalid (non-UTF8) characters in
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dbg_BG17 % bg_BG.ISO88595 and bg_BG.UTF8.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dbg_BG17 % bg_BG.ISO88595 and bg_BG.UTF8.
/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl431 our $UTF8 = qr{
2661 $rawline !~ m/^$UTF8*$/) {
2662 my ($utf8_prefix) = ($rawline =~ /^($UTF8*)/);
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.m265 /*We prefer PNG over strings, and UTF8 over a Latin-1 string.*/
610 /* We have a string type that we can convert to UTF8, or Latin-1... */

12