Home
last modified time | relevance | path

Searched refs:getEvent (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Duievent.py72 def getEvent(self): member in BBUIEventQueue
90 return self.getEvent()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda_stream_accessor.hpp77 CV_EXPORTS static cudaEvent_t getEvent(const Event& event);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda_stream_accessor.hpp77 CV_EXPORTS static cudaEvent_t getEvent(const Event& event);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda_stream_accessor.hpp77 CV_EXPORTS static cudaEvent_t getEvent(const Event& event);
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/
H A Dprocess.py669 def getEvent(self): member in BBUIEventQueue
686 return self.getEvent()