Searched defs:urls (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 1378 def __init__(self, urls=None): argument 1432 def setUrls(self, urls): argument 1438 urls = property(getUrls, setUrls, None, "Urls property") variable in FetchMethod 1660 def __init__(self, urls, d, cache = True, localonly = False, connection_cache = None): argument 1711 def download(self, urls=None): argument 1812 def checkstatus(self, urls=None): argument 1843 def unpack(self, root, urls=None): argument 1863 def clean(self, urls=None): argument 1890 def expanded_urldata(self, urls=None): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/sphinx-static/ |
| H A D | switchers.js | 102 function navigate_to_first_existing(urls) { argument
|
| /OK3568_Linux_fs/yocto/poky/documentation/sphinx-static/ |
| H A D | switchers.js.in | 108 function navigate_to_first_existing(urls) { argument
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/ |
| H A D | musicplayer.cpp | 141 const QList<QUrl> urls = event->mimeData()->urls(); in canHandleDrop() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/ |
| H A D | musicplayer.cpp | 140 const QList<QUrl> urls = event->mimeData()->urls(); in canHandleDrop() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/ |
| H A D | musicplayer.cpp | 141 const QList<QUrl> urls = event->mimeData()->urls(); in canHandleDrop() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/ |
| H A D | musicplayer.cpp | 140 const QList<QUrl> urls = event->mimeData()->urls(); in canHandleDrop() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | urllineedit.cpp | 240 QList<QUrl> urls; in mouseMoveEvent() local
|
| H A D | tabwidget.cpp | 163 QList<QUrl> urls; in mouseMoveEvent() local
|
| H A D | bookmarks.cpp | 897 QList<QUrl> urls = mimeData->urls(); in dropEvent() local
|