Home
last modified time | relevance | path

Searched defs:Ch (Results 1 – 25 of 50) 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 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 …]
H A 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
H A Dostreamwrapper.h47 typedef typename StreamType::char_type Ch; in RAPIDJSON_DIAG_OFF() typedef
H A Dfilereadstream.h36 typedef char Ch; //!< Character type (byte). in RAPIDJSON_DIAG_OFF() typedef
H A Distreamwrapper.h52 typedef typename StreamType::char_type Ch; in RAPIDJSON_DIAG_OFF() typedef
H A Dfilewritestream.h34 typedef char Ch; //!< Character type. Only support char. typedef
H A Dmemorystream.h41 typedef char Ch; // byte typedef
H A Dmemorybuffer.h38 typedef char Ch; // byte typedef
H A Dstream.h111 typedef typename Encoding::Ch Ch; typedef
H A Dstringbuffer.h43 typedef typename Encoding::Ch Ch; typedef
H A Dreader.h197 typedef typename Encoding::Ch Ch; typedef
468 typedef typename SourceEncoding::Ch Ch; //!< SourceEncoding character type typedef
779 typedef CharType Ch; typedef
1075 typedef typename InputStream::Ch Ch; typedef
H A Dprettywriter.h46 typedef typename Base::Ch Ch; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dresolve.hpp81 resolve(std::basic_streambuf<Ch, Tr>& sb) in resolve()
86 resolve(std::basic_istream<Ch, Tr>& is) in resolve()
91 resolve(std::basic_ostream<Ch, Tr>& os) in resolve()
96 resolve(std::basic_iostream<Ch, Tr>& io) in resolve()
H A Dbuffer.hpp65 void swap(basic_buffer<Ch, Alloc>& lhs, basic_buffer<Ch, Alloc>& rhs) in swap()
139 void swap(buffer<Ch, Alloc>& lhs, buffer<Ch, Alloc>& rhs) in swap()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/device/
H A Dnull.hpp32 std::streamsize read(Ch*, std::streamsize) { return -1; } in read() argument
33 std::streamsize write(const Ch*, std::streamsize n) { return n; } in write()
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_eq.h40 unsigned char Ch; member
49 unsigned char Ch; member
59 unsigned char Ch; member
66 unsigned char Ch; member
72 unsigned char Ch; member
198 unsigned char Ch; member
H A Dnvp6158_motion.c229 unsigned char Ch = motion_set->ch; in nvp6158_motion_pixel_onoff_get() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/
H A Dlinked_streambuf.hpp89 virtual void set_next(linked_streambuf<Ch, Tr>* /* next */) { } in set_next()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/
H A Dhash.hpp408 std::basic_string<Ch, std::BOOST_HASH_CHAR_TRAITS<Ch>, A> const& v) in hash_value()
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_motion.c209 unsigned char Ch = motion_set->ch; in motion_pixel_onoff_get() local
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs_sha256.c50 #define Ch(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) macro
/OK3568_Linux_fs/kernel/crypto/
H A Dsha512_generic.c43 static inline u64 Ch(u64 x, u64 y, u64 z) in Ch() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Dsha256-internal.c72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Dsha256-internal.c72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Dsha256-internal.c72 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro

12