Home
last modified time | relevance | path

Searched defs:get (Results 51 – 75 of 289) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dutility.hpp760 inline T* get() const { return (T*)getData(); } // Get data associated with key in get() function in cv::TLSData
925 T get(const String& name, bool space_delete = true) const in get() function in cv::CommandLineParser
957 T get(int index, bool space_delete = true) const in get() function in cv::CommandLineParser
1108 template<> inline std::string CommandLineParser::get<std::string>(int index, bool space_delete) con… in get() function in cv::CommandLineParser
1112 template<> inline std::string CommandLineParser::get<std::string>(const String& name, bool space_de… in get() function in cv::CommandLineParser
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dutility.hpp760 inline T* get() const { return (T*)getData(); } // Get data associated with key in get() function in cv::TLSData
925 T get(const String& name, bool space_delete = true) const in get() function in cv::CommandLineParser
957 T get(int index, bool space_delete = true) const in get() function in cv::CommandLineParser
1108 template<> inline std::string CommandLineParser::get<std::string>(int index, bool space_delete) con… in get() function in cv::CommandLineParser
1112 template<> inline std::string CommandLineParser::get<std::string>(const String& name, bool space_de… in get() function in cv::CommandLineParser
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dutility.hpp760 inline T* get() const { return (T*)getData(); } // Get data associated with key in get() function in cv::TLSData
925 T get(const String& name, bool space_delete = true) const in get() function in cv::CommandLineParser
957 T get(int index, bool space_delete = true) const in get() function in cv::CommandLineParser
1108 template<> inline std::string CommandLineParser::get<std::string>(int index, bool space_delete) con… in get() function in cv::CommandLineParser
1112 template<> inline std::string CommandLineParser::get<std::string>(const String& name, bool space_de… in get() function in cv::CommandLineParser
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Darray.hpp423 T &get(boost::array<T,N> &arr) BOOST_NOEXCEPT { in get() function
429 const T &get(const boost::array<T,N> &arr) BOOST_NOEXCEPT { in get() function
440 T &get(boost::array<T,N> &arr) BOOST_NOEXCEPT { in get() function
446 const T &get(const boost::array<T,N> &arr) BOOST_NOEXCEPT { in get() function
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dsample_python_constantly.py9 def get(cls, rc): member in RESULT
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.h61 int (*get)(struct snd_bebob *bebob, unsigned int *id); member
64 int (*get)(struct snd_bebob *bebob, unsigned int *rate); member
70 int (*get)(struct snd_bebob *bebob, u32 *target, unsigned int size); member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dbounded_view.hpp181 static inline coordinate_type get(box_type const& b) in get() function
199 static inline coordinate_type get(box_type const& b) in get() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeocoordinate_p.h73 static const QGeoCoordinatePrivate *get(const QGeoCoordinate *c) { in get() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dbase.h542 T *get() { return &ctx_; } in get() function
543 const T *get() const { return &ctx_; } in get() function
573 T *get() { return &ctx_; } in get() function
574 const T *get() const { return &ctx_; } in get() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dbase.h542 T *get() { return &ctx_; } in get() function
543 const T *get() const { return &ctx_; } in get() function
573 T *get() { return &ctx_; } in get() function
574 const T *get() const { return &ctx_; } in get() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dbase.h542 T *get() { return &ctx_; } in get() function
543 const T *get() const { return &ctx_; } in get() function
573 T *get() { return &ctx_; } in get() function
574 const T *get() const { return &ctx_; } in get() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dbase.h542 T *get() { return &ctx_; } in get() function
543 const T *get() const { return &ctx_; } in get() function
573 T *get() { return &ctx_; } in get() function
574 const T *get() const { return &ctx_; } in get() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsecvar.h17 int (*get)(const char *key, uint64_t key_len, u8 *data, member
/OK3568_Linux_fs/external/linux-rga/include/
H A DRockchipRga.h54 static inline RockchipRga& get() { in get() function
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A DRockchipRga.h54 static inline RockchipRga& get() { in get() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A DRockchipRga.h54 static inline RockchipRga& get() { in get() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A DRockchipRga.h54 static inline RockchipRga& get() { in get() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A DRockchipRga.h54 static inline RockchipRga& get() { in get() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dthread_local.cpp35 T* ThreadLocal<T>::get() { in get() function in mbgl::util::ThreadLocal
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/
H A Dvector.hpp172 T & get() { return elem; } in get() function
174 T const& get() const { return elem; } in get() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dclb069.h7 __u32 get; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvalue_init.hpp40 T &get() { return m_t; } in get() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeointrinsicnetworkaccessmanager.cpp91 QNetworkReply *QGeoIntrinsicNetworkAccessManager::get(const QNetworkRequest &request) in get() function in QGeoIntrinsicNetworkAccessManager
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dthread_local.cpp45 T* ThreadLocal<T>::get() { in get() function in mbgl::util::ThreadLocal
/OK3568_Linux_fs/u-boot/include/
H A Drtc.h32 int (*get)(struct udevice *dev, struct rtc_time *time); member

12345678910>>...12