Home
last modified time | relevance | path

Searched defs:print (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dany.h74 …virtual void print(std::ostream& out, void* const* src) CV_OVERRIDE { out << *reinterpret_cast<T c… in print() function
100 …virtual void print(std::ostream& out, void* const* src) CV_OVERRIDE { out << *reinterpret_cast<T c… in print() function
103 template<> inline void big_any_policy<flann_centers_init_t>::print(std::ostream& out, void* const* … in print() function
108 template<> inline void big_any_policy<flann_algorithm_t>::print(std::ostream& out, void* const* src) in print() function
113 template<> inline void big_any_policy<cv::String>::print(std::ostream& out, void* const* src) in print() function
/OK3568_Linux_fs/kernel/include/trace/
H A Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
H A Dtrace_events.h74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
137 assign, print, reg, unreg) \ argument
143 assign, print, reg, unreg) \ argument
204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
442 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
[all …]
H A Dperf.h31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
H A Dbpf_probe.h59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
111 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Derr_titan.c27 titan_parse_c_misc(u64 c_misc, int print) in titan_parse_c_misc()
74 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror()
141 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror()
275 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror()
359 u64 aperror, u64 agperror, int print) in titan_parse_p_chip()
370 titan_process_logout_frame(struct el_common *mchk_header, int print) in titan_process_logout_frame()
590 privateer_process_680_frame(struct el_common *mchk_header, int print) in privateer_process_680_frame()
631 privateer_process_logout_frame(struct el_common *mchk_header, int print) in privateer_process_logout_frame()
H A Derr_ev6.c23 ev6_parse_ibox(u64 i_stat, int print) in ev6_parse_ibox()
43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox()
91 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox()
187 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_export.c32 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, regfn) \ argument
67 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument
80 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ argument
126 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument
161 #define FTRACE_ENTRY_REG(call, struct_name, etype, tstruct, print, regfn) \ argument
182 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h546 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
551 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
558 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
561 assign, print, reg, unreg) \ argument
564 assign, print, reg, unreg) \ argument
568 struct, assign, print) \ argument
584 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
587 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/detail/
H A Dout.hpp31 print(OS& os, char const* delim, mpl::false_ = mpl::false_()) in print() function
39 print(OS&, char const*, mpl::true_) in print() function
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtrace.c30 void __sdata_dbg(bool print, const char *fmt, ...) in __sdata_dbg()
61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg()
H A Ddebug.h93 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
97 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
106 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
119 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Doperations.hpp401 int print(Ptr<Formatted> fmtd, FILE* stream = stdout) in print() function
412 int print(const Mat& mtx, FILE* stream = stdout) in print() function
418 int print(const UMat& mtx, FILE* stream = stdout) in print() function
424 int print(const std::vector<Point_<_Tp> >& vec, FILE* stream = stdout) in print() function
430 int print(const std::vector<Point3_<_Tp> >& vec, FILE* stream = stdout) in print() function
436 int print(const Matx<_Tp, m, n>& matx, FILE* stream = stdout) in print() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Doperations.hpp401 int print(Ptr<Formatted> fmtd, FILE* stream = stdout) in print() function
412 int print(const Mat& mtx, FILE* stream = stdout) in print() function
418 int print(const UMat& mtx, FILE* stream = stdout) in print() function
424 int print(const std::vector<Point_<_Tp> >& vec, FILE* stream = stdout) in print() function
430 int print(const std::vector<Point3_<_Tp> >& vec, FILE* stream = stdout) in print() function
436 int print(const Matx<_Tp, m, n>& matx, FILE* stream = stdout) in print() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Doperations.hpp401 int print(Ptr<Formatted> fmtd, FILE* stream = stdout) in print() function
412 int print(const Mat& mtx, FILE* stream = stdout) in print() function
418 int print(const UMat& mtx, FILE* stream = stdout) in print() function
424 int print(const std::vector<Point_<_Tp> >& vec, FILE* stream = stdout) in print() function
430 int print(const std::vector<Point3_<_Tp> >& vec, FILE* stream = stdout) in print() function
436 int print(const Matx<_Tp, m, n>& matx, FILE* stream = stdout) in print() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Doverlay.hpp69 void print(char const* ) {} in print() function
72 void print(char const* , Turns const& , int) {} in print() function
75 void print(char const* , Turns const& , int , int ) {} in print() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffer_policies.hpp101 void print(char const* /*header*/) in print() function
106 void print(char const* /*header*/, Turns const& /*turns*/, int /*turn_index*/) in print() function
111 void print(char const* /*header*/, Turns const& /*turns*/, int /*turn_index*/, int /*op_index*/) in print() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dlog.hpp66 virtual void print(const char * /*format*/, ...) CV_OVERRIDE {} in print() function in cv::videostab::NullLog
/OK3568_Linux_fs/u-boot/include/
H A Deeprom_field.h20 void (*print)(const struct eeprom_field *eeprom_field); member
H A Deeprom_layout.h23 void (*print)(const struct eeprom_layout *eeprom_layout); member
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dkey.c38 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/size/
H A Dget_size.c35 static int print(const char *s) in print() function
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash691 sub print { subroutine
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Dctype_base.h55 static const mask print = _ISprint; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Dctype_base.h55 static const mask print = _ISprint; in _GLIBCXX_VISIBILITY() member

1234