| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | fwd.h | 24 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 D | stream.h | 134 typedef GenericStringStream<UTF8<> > StringStream; 175 typedef GenericInsituStringStream<UTF8<> > InsituStringStream;
|
| H A D | stringbuffer.h | 93 typedef GenericStringBuffer<UTF8<> > StringBuffer; 107 inline void PutN(GenericStringBuffer<UTF8<> >& stream, char c, size_t n) { in PutN()
|
| H A D | encodedstream.h | 68 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 D | prettywriter.h | 42 template<typename OutputStream, typename SourceEncoding = UTF8<>, typename TargetEncoding = UTF8<>,…
|
| H A D | writer.h | 86 template<typename OutputStream, typename SourceEncoding = UTF8<>, typename TargetEncoding = UTF8<>,…
|
| H A D | reader.h | 195 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 D | encodings.h | 96 struct UTF8 { struct 620 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UT…
|
| H A D | pointer.h | 848 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 D | rapidjson.hpp | 8 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 D | rapidjson.hpp | 12 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 D | offline.cpp | 64 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 D | 0008_CVE-2021-26937.patch | 16 # ifdef UTF8 68 #else /* !UTF8 */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | 0001-openssl-fix-CN-check-error-code.patch | 35 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 D | lv-Riga | 3 # UTF8 encoding
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/ |
| H A D | ice-mcpp.patch | 130 + 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 D | parser.cpp | 30 rapidjson::GenericDocument<rapidjson::UTF8<>, rapidjson::CrtAllocator> document; in parse()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-psutil/ |
| H A D | 0001-fix-failure-test-cases.patch | 193 """Test FS APIs with a funky, valid, UTF8 path name."""
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
| H A D | gammurc | 154 ; | "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 D | regex.h | 688 typedef GenericRegex<UTF8<> > Regex; in RAPIDJSON_DIAG_OFF()
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.0.rst | 238 - 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 D | bg_BG | 17 % 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 D | bg_BG | 17 % bg_BG.ISO88595 and bg_BG.UTF8.
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | checkpatch.pl | 431 our $UTF8 = qr{ 2661 $rawline !~ m/^$UTF8*$/) { 2662 my ($utf8_prefix) = ($rawline =~ /^($UTF8*)/);
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/ |
| H A D | x-selection.m | 265 /*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... */
|