Home
last modified time | relevance | path

Searched defs:copy (Results 26 – 50 of 262) sorted by relevance

1234567891011

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp212 virtual XCamReturn copy(const img_buffer_t& src, img_buffer_t& dst, int sync) final { in copy() function in RkCam::RGAOperator
254 XCamReturn ImageOperator::copy(const img_buffer_t& src, img_buffer_t& dst, int sync) { in copy() function in RkCam::ImageOperator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/directive/
H A Dhold.hpp61 Attribute copy(attr_); in parse() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dchar_traits.hpp45 static char* copy(char *dest, const char *src, std::size_t n) in copy() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dwarp.hpp79 static __device__ __forceinline__ OutIt copy(InIt beg, InIt end, OutIt out) in copy() function
H A Dblock.hpp98 static __device__ __forceinline__ void copy(InIt beg, InIt end, OutIt out) in copy() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dwarp.hpp79 static __device__ __forceinline__ OutIt copy(InIt beg, InIt end, OutIt out) in copy() function
H A Dblock.hpp98 static __device__ __forceinline__ void copy(InIt beg, InIt end, OutIt out) in copy() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dwarp.hpp79 static __device__ __forceinline__ OutIt copy(InIt beg, InIt end, OutIt out) in copy() function
H A Dblock.hpp98 static __device__ __forceinline__ void copy(InIt beg, InIt end, OutIt out) in copy() function
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_fcopy_daemon.c157 struct hv_do_fcopy copy; in main() member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/
H A Dpoints_view.hpp127 explicit points_view(CopyPolicy const& copy) in points_view()
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init()
/OK3568_Linux_fs/kernel/tools/pci/
H A Dpcitest.c36 bool copy; member
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bpf.c33 int copy; in __tcp_bpf_recvmsg() local
444 u32 copy, osize; in tcp_bpf_sendmsg() local
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmtdutils.c356 size_t copy = len - read < avail ? len - read : avail; in mtd_read_data() local
506 size_t copy = len - wrote < avail ? len - wrote : avail; in mtd_write_data() local
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmtdutils.c335 size_t copy = len - read < avail ? len - read : avail; in mtd_read_data() local
483 size_t copy = len - wrote < avail ? len - wrote : avail; in mtd_write_data() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/string/
H A Dtst.hpp98 void copy(tst const& rhs) in copy() function
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_pathtbl.c164 bool copy) in mesh_path_move_to_queue()
683 bool copy = false; in mesh_path_send_to_gates() local
/OK3568_Linux_fs/kernel/scripts/
H A Dget_dvb_firmware862 sub copy { subroutine
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c43 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
/OK3568_Linux_fs/kernel/ipc/
H A Dmsg.c1041 struct msg_msg *copy; in prepare_copy() local
1052 static inline void free_copy(struct msg_msg *copy) in free_copy()
1063 static inline void free_copy(struct msg_msg *copy) in free_copy()
1098 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/
H A Dcomedi_fops.c1744 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmd_ioctl()
1849 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmdtest_ioctl()
2204 bool copy = false; in comedi_unlocked_ioctl() local
2217 bool copy = false; in comedi_unlocked_ioctl() local
3001 bool copy = false; in compat_cmd() local
3026 bool copy = false; in compat_cmdtest() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_writeback.c95 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dimage.hpp123 …static void copy(const Image& srcImg, Image& dstImg, const Point<uint32_t>& srcPt, const Point<uin… in copy() function in mbgl::Image

1234567891011