Home
last modified time | relevance | path

Searched defs:Ch (Results 1 – 19 of 19) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Dencodedstream.h42 typedef typename Encoding::Ch Ch; in RAPIDJSON_DIAG_OFF() typedef
70 typedef UTF8<>::Ch Ch; typedef
82 void Put(Ch) {} in Put() argument
85 size_t PutEnd(Ch*) { return 0; } in PutEnd() argument
103 typedef typename Encoding::Ch Ch; typedef
118 size_t PutEnd(Ch*) { RAPIDJSON_ASSERT(false); return 0; } in PutEnd() argument
138 typedef CharType Ch; typedef
161 void Put(Ch) { RAPIDJSON_ASSERT(false); } in Put() argument
164 size_t PutEnd(Ch*) { RAPIDJSON_ASSERT(false); return 0; } in PutEnd() argument
236 typedef CharType Ch; typedef
[all …]
Dostreamwrapper.h47 typedef typename StreamType::char_type Ch; in RAPIDJSON_DIAG_OFF() typedef
Dcursorstreamwrapper.h41 typedef typename Encoding::Ch Ch; typedef
Dfilereadstream.h36 typedef char Ch; //!< Character type (byte). in RAPIDJSON_DIAG_OFF() typedef
Distreamwrapper.h51 typedef typename StreamType::char_type Ch; in RAPIDJSON_DIAG_OFF() typedef
Dstream.h121 typedef typename Encoding::Ch Ch; typedef
155 typedef typename Encoding::Ch Ch; typedef
Dencodings.h97 typedef CharType Ch; typedef
270 typedef CharType Ch; typedef
419 typedef CharType Ch; typedef
543 typedef CharType Ch; typedef
616 typedef CharType Ch; typedef
Dfilewritestream.h34 typedef char Ch; //!< Character type. Only support char. typedef
Dmemorystream.h41 typedef char Ch; // byte typedef
Dmemorybuffer.h38 typedef char Ch; // byte typedef
Dstringbuffer.h43 typedef typename Encoding::Ch Ch; typedef
Dprettywriter.h51 typedef typename Base::Ch Ch; typedef
Ddocument.h347 typedef CharType Ch; //!< character type of the string typedef
Duri.h35 typedef typename ValueType::Ch Ch; typedef
Dschema.h278 typedef typename SchemaType::Ch Ch; typedef
338 typedef typename Encoding::Ch Ch; typedef
437 typedef typename ValueType::Ch Ch; typedef
528 typedef typename EncodingType::Ch Ch; typedef
1448 static bool IsPatternMatch(const RegexType*, const Ch *, SizeType) { return true; } in IsPatternMatch()
Dreader.h199 typedef typename Encoding::Ch Ch; typedef
541 typedef typename SourceEncoding::Ch Ch; //!< SourceEncoding character type typedef
930 typedef CharType Ch; typedef
1413 typedef typename InputStream::Ch Ch; typedef
Dwriter.h92 typedef typename SourceEncoding::Ch Ch; typedef
Dpointer.h71 typedef typename ValueType::Ch Ch; //!< Character type from Value typedef
1098 typedef typename ValueType::Ch Ch; typedef
/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dregex.h113 typedef typename Encoding::Ch Ch; in RAPIDJSON_DIAG_OFF() typedef
609 typedef typename Encoding::Ch Ch; in RAPIDJSON_DIAG_OFF() typedef