Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/
H A Dio.hpp31 struct read struct
36 struct read<format_wkt, Geometry> struct
38 static inline void apply(Geometry& geometry, std::string const& wkt) in apply()
48 inline void read(Geometry& geometry, std::string const& wkt) in read() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dread.hpp47 read(T& t, typename char_type_of<T>::type* s, std::streamsize n) in read() function
52 read(T& t, Source& src, typename char_type_of<T>::type* s, std::streamsize n) in read() function
113 read(T& t, typename char_type_of<T>::type* s, std::streamsize n) in read() function
143 read(T& t, typename char_type_of<T>::type* s, std::streamsize n) in read() function
181 read(T& t, typename char_type_of<T>::type* s, std::streamsize n) in read() function
210 static std::streamsize read in read() function
218 static std::streamsize read in read() function
H A Dchecked_operations.hpp93 read(T& t, typename char_type_of<T>::type* s, std::streamsize n) in read() function
117 read(T&, typename char_type_of<T>::type*, std::streamsize) in read() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dstrcoll.c12 nu_read_iterator_t read, nu_compound_read_t com, in _compound_weight()
162 uint32_t c, nu_read_iterator_t read, in _nu_strchr()
228 uint32_t c, nu_read_iterator_t read, in _nu_strrchr()
312 const char* nu_strchr(const char *encoded, uint32_t c, nu_read_iterator_t read) { in nu_strchr()
319 const char* nu_strcasechr(const char *encoded, uint32_t c, nu_read_iterator_t read) { in nu_strcasechr()
326 const char* nu_strrchr(const char *encoded, uint32_t c, nu_read_iterator_t read) { in nu_strrchr()
333 const char* nu_strrcasechr(const char *encoded, uint32_t c, nu_read_iterator_t read) { in nu_strrcasechr()
379 const char* nu_strnchr(const char *encoded, size_t max_len, uint32_t c, nu_read_iterator_t read) { in nu_strnchr()
386 const char* nu_strcasenchr(const char *encoded, size_t max_len, uint32_t c, nu_read_iterator_t read in nu_strcasenchr()
393 const char* nu_strrnchr(const char *encoded, size_t max_len, uint32_t c, nu_read_iterator_t read) { in nu_strrnchr()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp73 std::streamsize read(char_type* s, std::streamsize n) in read() function in boost::iostreams::detail::concept_adapter
77 std::streamsize read(char_type* s, std::streamsize n, Source* src) in read() function in boost::iostreams::detail::concept_adapter
170 read( Device& dev, Dummy*, typename char_type_of<Device>::type* s, in read() function
186 read(Device&, Dummy*, typename char_type_of<Device>::type*, std::streamsize) in read() function
254 read( Filter& f, Source* src, typename char_type_of<Filter>::type* s, in read() function
270 read(Filter&, Source*, typename char_type_of<Filter>::type*,std::streamsize) in read() function
H A Drange_adapter.hpp83 inline std::streamsize range_adapter<Mode, Range>::read in read() function in boost::iostreams::detail::range_adapter
106 static std::streamsize read in read() function
128 static std::streamsize read in read() function
H A Dmode_adapter.hpp59 std::streamsize read(Source& src, char_type* s, std::streamsize n) in read() function in boost::iostreams::detail::mode_adapter
93 std::streamsize mode_adapter<Mode, T>::read in read() function in boost::iostreams::detail::mode_adapter
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dpersistence.hpp737 template<typename _Tp> static inline void read(const FileNode& node, Point_<_Tp>& value, const Poin… in read() function
743 template<typename _Tp> static inline void read(const FileNode& node, Point3_<_Tp>& value, const Poi… in read() function
750 template<typename _Tp> static inline void read(const FileNode& node, Size_<_Tp>& value, const Size_… in read() function
756 template<typename _Tp> static inline void read(const FileNode& node, Complex<_Tp>& value, const Com… in read() function
762 template<typename _Tp> static inline void read(const FileNode& node, Rect_<_Tp>& value, const Rect_… in read() function
769 template<typename _Tp, int cn> static inline void read(const FileNode& node, Vec<_Tp, cn>& value, c… in read() function
775 template<typename _Tp> static inline void read(const FileNode& node, Scalar_<_Tp>& value, const Sca… in read() function
782 static inline void read(const FileNode& node, Range& value, const Range& default_value) in read() function
1099 void read(const FileNode& node, bool& value, bool default_value) in read() function
1107 void read(const FileNode& node, uchar& value, uchar default_value) in read() function
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dpersistence.hpp737 template<typename _Tp> static inline void read(const FileNode& node, Point_<_Tp>& value, const Poin… in read() function
743 template<typename _Tp> static inline void read(const FileNode& node, Point3_<_Tp>& value, const Poi… in read() function
750 template<typename _Tp> static inline void read(const FileNode& node, Size_<_Tp>& value, const Size_… in read() function
756 template<typename _Tp> static inline void read(const FileNode& node, Complex<_Tp>& value, const Com… in read() function
762 template<typename _Tp> static inline void read(const FileNode& node, Rect_<_Tp>& value, const Rect_… in read() function
769 template<typename _Tp, int cn> static inline void read(const FileNode& node, Vec<_Tp, cn>& value, c… in read() function
775 template<typename _Tp> static inline void read(const FileNode& node, Scalar_<_Tp>& value, const Sca… in read() function
782 static inline void read(const FileNode& node, Range& value, const Range& default_value) in read() function
1099 void read(const FileNode& node, bool& value, bool default_value) in read() function
1107 void read(const FileNode& node, uchar& value, uchar default_value) in read() function
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dpersistence.hpp737 template<typename _Tp> static inline void read(const FileNode& node, Point_<_Tp>& value, const Poin… in read() function
743 template<typename _Tp> static inline void read(const FileNode& node, Point3_<_Tp>& value, const Poi… in read() function
750 template<typename _Tp> static inline void read(const FileNode& node, Size_<_Tp>& value, const Size_… in read() function
756 template<typename _Tp> static inline void read(const FileNode& node, Complex<_Tp>& value, const Com… in read() function
762 template<typename _Tp> static inline void read(const FileNode& node, Rect_<_Tp>& value, const Rect_… in read() function
769 template<typename _Tp, int cn> static inline void read(const FileNode& node, Vec<_Tp, cn>& value, c… in read() function
775 template<typename _Tp> static inline void read(const FileNode& node, Scalar_<_Tp>& value, const Sca… in read() function
782 static inline void read(const FileNode& node, Range& value, const Range& default_value) in read() function
1099 void read(const FileNode& node, bool& value, bool default_value) in read() function
1107 void read(const FileNode& node, uchar& value, uchar default_value) in read() function
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dsubpagetest.c119 size_t read; in verify_eraseblock() local
180 size_t read; in verify_eraseblock2() local
215 size_t read; in verify_eraseblock_ff() local
H A Dtorturetest.c99 size_t read; in check_eraseblock() local
396 static void report_corrupt(unsigned char *read, unsigned char *written) in report_corrupt()
440 static void print_bufs(unsigned char *read, unsigned char *written, int start, in print_bufs()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dihs_i2c.c56 static int wait_for_int(bool read) in wait_for_int()
74 static int ihs_i2c_transfer(uchar chip, uchar *buffer, int len, bool read, in ihs_i2c_transfer()
136 int alen, uchar *buffer, int len, bool read) in ihs_i2c_access()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space.h47 conf_dword_read read; member
51 conf_word_read read; member
55 conf_byte_read read; member
/OK3568_Linux_fs/external/recovery/
H A Dbootloader.c71 MtdReadContext *read = mtd_read_partition(part); in get_bootloader_message_mtd() local
103 MtdReadContext *read = mtd_read_partition(part); in set_bootloader_message_mtd() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dxbel.cpp114 BookmarkNode *XbelReader::read(const QString &fileName) in read() function in XbelReader
124 BookmarkNode *XbelReader::read(QIODevice *device) in read() function in XbelReader
/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-rwsem.h158 bool read, unsigned long ip) in percpu_rwsem_release()
164 bool read, unsigned long ip) in percpu_rwsem_acquire()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dexynos-rng.c142 unsigned int *read) in exynos_rng_get_random()
177 unsigned int read = 0; in exynos_rng_reseed() local
200 unsigned int read = 0; in exynos_rng_generate() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/edp/
H A Dedp_aux.c38 bool read = msg->request & (DP_AUX_I2C_READ & DP_AUX_NATIVE_READ); in edp_msg_fifo_tx() local
117 bool read = msg->request & (DP_AUX_I2C_READ & DP_AUX_NATIVE_READ); in edp_aux_transfer() local
/OK3568_Linux_fs/kernel/drivers/soc/tegra/fuse/
H A Dfuse.h21 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); member
46 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); member
/OK3568_Linux_fs/u-boot/include/
H A Drng.h30 int (*read)(struct udevice *dev, void *data, size_t max); member
H A Dwait_bit.h36 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
/OK3568_Linux_fs/u-boot/include/spmi/
H A Dspmi.h17 int (*read)(struct udevice *dev, int usid, int pid, int reg); member
/OK3568_Linux_fs/kernel/include/linux/ulpi/
H A Dinterface.h16 int (*read)(struct device *dev, u8 addr); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dpriv.h8 u32 (*read)(struct nvkm_fuse *, u32 addr); member

12345678910>>...26