| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/ |
| H A D | location.cpp | 89 virtual void registerTypes(const char *uri) in registerTypes() argument 91 if (QLatin1String(uri) == QLatin1String("QtLocation")) { in registerTypes() 100 qmlRegisterType<QDeclarativeGeoServiceProvider >(uri, major, minor, "Plugin"); in registerTypes() 101 qmlRegisterType<QDeclarativePluginParameter >(uri, major, minor, "PluginParameter"); in registerTypes() 102 …qmlRegisterUncreatableType<QDeclarativeGeoServiceProviderRequirements>(uri, major, minor, "PluginR… in registerTypes() 104 qmlRegisterType<QDeclarativeGeoMap >(uri, major, minor, "Map"); in registerTypes() 106 … qmlRegisterUncreatableType<QDeclarativeGeoMapItemBase >(uri, major, minor, "GeoMapItemBase", in registerTypes() 108 … qmlRegisterType<QDeclarativeGeoMapQuickItem >(uri, major, minor, "MapQuickItem"); in registerTypes() 109 … qmlRegisterType<QDeclarativeGeoMapItemView >(uri, major, minor, "MapItemView"); in registerTypes() 111 …qmlRegisterType<QDeclarativeGeocodeModel >(uri, major, minor, "GeocodeModel"); // g… in registerTypes() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/ |
| H A D | docbook-xml-update-catalog.xml.patch | 51 + uri="docbookx.dtd"/> 55 + uri="docbookx.dtd"/> 58 + uri="docbookx.dtd"/> 64 + uri="dbnotnx.mod"/> 67 + uri="dbcentx.mod"/> 70 + uri="dbpoolx.mod"/> 73 + uri="dbhierx.mod"/> 76 + uri="dbgenent.mod"/> 79 + uri="calstblx.dtd"/> 84 + uri="soextblx.dtd"/> [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/ |
| H A D | positioning.cpp | 569 virtual void registerTypes(const char *uri) in registerTypes() argument 571 if (QLatin1String(uri) == QStringLiteral("QtPositioning")) { in registerTypes() 600 …qmlRegisterSingletonType<LocationSingleton >(uri, major, minor, "QtPositioning", singleton_type_f… in registerTypes() 601 qmlRegisterValueTypeEnums<QGeoShape >(uri, major, minor, "GeoShape"); in registerTypes() 602 qmlRegisterType<QDeclarativePosition >(uri, major, minor, "Position"); in registerTypes() 603 qmlRegisterType<QDeclarativePositionSource >(uri, major, minor, "PositionSource"); in registerTypes() 604 qmlRegisterType<QDeclarativeGeoAddress >(uri, major, minor, "Address"); in registerTypes() 605 qmlRegisterType<QDeclarativeGeoLocation >(uri, major, minor, "Location"); in registerTypes() 610 … qmlRegisterType<QQuickGeoCoordinateAnimation >(uri, major, minor, "CoordinateAnimation"); in registerTypes() 611 qmlRegisterType<QDeclarativePosition, 1>(uri, major, minor, "Position"); in registerTypes() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/ |
| H A D | locationlabs.cpp | 70 virtual void registerTypes(const char *uri) in registerTypes() argument 72 if (QLatin1String(uri) == QLatin1String("Qt.labs.location")) { in registerTypes() 79 qmlRegisterType<QMapIconObject>(uri, major, minor, "MapIconObject"); in registerTypes() 80 qmlRegisterType<QMapObjectView>(uri, major, minor, "MapObjectView"); in registerTypes() 81 qmlRegisterType<QMapRouteObject>(uri, major, minor, "MapRouteObject"); in registerTypes() 82 qmlRegisterType<QMapCircleObject>(uri, major, minor, "MapCircleObject"); in registerTypes() 83 qmlRegisterType<QMapPolygonObject>(uri, major, minor, "MapPolygonObject"); in registerTypes() 84 qmlRegisterType<QMapPolylineObject>(uri, major, minor, "MapPolylineObject"); in registerTypes() 85 qmlRegisterAnonymousType<QDeclarativeNavigationBasicDirections>(uri, major); in registerTypes() 86 qmlRegisterType<QDeclarativeNavigator>(uri, major, minor, "Navigator"); in registerTypes() [all …]
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_utils.cpp | 43 URI_SCHEME_TYPE TEST_COMM_GetUriSchemeType(const char* uri) { in TEST_COMM_GetUriSchemeType() argument 45 if ((RK_NULL == uri) || (strlen(uri) < 4)) { in TEST_COMM_GetUriSchemeType() 49 if (!strncmp("http://", uri, 7) || !strncmp("https://", uri, 8)) { in TEST_COMM_GetUriSchemeType() 51 } else if (!strncmp("rtsp://", uri, 7) || !strncmp("rtmp://", uri, 7)) { in TEST_COMM_GetUriSchemeType() 54 } else if (!strncmp("/data/smb/", uri, 10)) { in TEST_COMM_GetUriSchemeType() 57 } else if (!strncmp("/data/nfs/", uri, 10)) { in TEST_COMM_GetUriSchemeType() 60 } else if (strstr(uri, "m3u8")) { in TEST_COMM_GetUriSchemeType() 63 } else if (!strncmp("rtp:", uri, 4)) { in TEST_COMM_GetUriSchemeType() 66 } else if (!strncmp("udp:", uri, 4)) { in TEST_COMM_GetUriSchemeType() 69 } else if (!strncmp("mms://", uri, 6)) { in TEST_COMM_GetUriSchemeType() [all …]
|
| /OK3568_Linux_fs/buildroot/package/sylpheed/ |
| H A D | 0001-harden-link-checker-before-accepting-click.patch | 17 @@ -2885,7 +2885,7 @@ gboolean textview_uri_security_check(TextView *textview, ClickableText *uri) 20 if (is_uri_string(uri->uri) == FALSE) 24 visible_str = textview_get_visible_uri(textview, uri); 26 @@ -2922,6 +2922,8 @@ gboolean textview_uri_security_check(TextView *textview, ClickableText *uri) 30 + if (strlen(uri->uri) > get_uri_len(uri->uri))
|
| /OK3568_Linux_fs/external/rockchip-test/video/ |
| H A D | test_gst_multivideo.sh | 23 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps0 video-sink="wayla… 24 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps1 video-sink="wayla… 25 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps2 video-sink="wayla… 26 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps3 video-sink="wayla… 27 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps4 video-sink="wayla… 28 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps5 video-sink="wayla… 29 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps6 video-sink="wayla… 30 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps7 video-sink="wayla… 31 …GST_DEBUG=fps*:5 gst-launch-1.0 uridecodebin uri=$URI ! fpsdisplaysink name=fps8 video-sink="wayla…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/plugins/declarativetestplugin/ |
| H A D | locationtest.cpp | 53 virtual void registerTypes(const char* uri) in registerTypes() argument 55 if (QLatin1String(uri) == QLatin1String("QtLocation.Test")) { in registerTypes() 56 qmlRegisterType<QDeclarativePinchGenerator>(uri, 5, 5, "PinchGenerator"); in registerTypes() 57 qmlRegisterType<QDeclarativeLocationTestModel>(uri, 5, 5, "TestModel"); in registerTypes() 58 qmlRegisterSingletonType<TestHelper>(uri, 5, 6, "LocationTestHelper", helper_factory); in registerTypes() 60 … qWarning() << "Unsupported URI given to load location test QML plugin: " << QLatin1String(uri); in registerTypes()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | npmsw.py | 98 uri = URI(resolved) 99 uri.params["downloadfilename"] = localfile 102 uri.params[checksum_name] = checksum_expected 104 url = str(uri) 122 uri = URI(version) 123 uri.params["downloadfilename"] = localfile 126 uri.params[checksum_name] = checksum_expected 128 url = str(uri) 154 uri = URI("git://" + str(groups["url"])) 155 uri.params["protocol"] = str(groups["protocol"]) [all …]
|
| H A D | wget.py | 127 uri = ud.url.split(";")[0] 130 fetchcmd += d.expand(" -c -P ${DL_DIR} '%s'" % uri) 132 fetchcmd += d.expand(" -P ${DL_DIR} '%s'" % uri) 139 …("The fetch command returned success for url %s but %s doesn't exist?!" % (uri, ud.localpath), uri) 143 …ch of %s resulted in a zero size file?! Deleting and failing since this isn't right." % (uri), uri) 336 uri = ud.url.split(";")[0] 337 r = urllib.request.Request(uri) 356 login, unused, password = n.authenticators(urllib.parse.urlparse(uri).hostname) 449 def _fetch_index(self, uri, ud, d): argument 456 fetchcmd += " -O " + f.name + " --user-agent='" + self.user_agent + "' '" + uri + "'" [all …]
|
| /OK3568_Linux_fs/buildroot/support/download/ |
| H A D | dl-wrapper | 123 for uri in "${uris[@]}"; do 130 uri=${uri#*+} 137 uri=${uri/\/\/github.com\//\/\/kgithub.com\/} 138 uri=${uri/\/\/raw.githubusercontent.com\//\/\/raw.kgithub.com\/} 169 -u "${uri}" \
|
| H A D | cvs | 24 u) uri="${OPTARG#*://}";; 61 if [[ ! "${uri}" =~ ^: ]]; then 63 uri=":pserver:anonymous@${uri}" 67 _cvs ${quiet} -z3 -d"'${uri}'" \
|
| H A D | scp | 23 u) uri="${OPTARG}";; 45 uri="${uri##scp://}" 47 _scp ${quiet} "${@}" "'${uri}/${filename}'" "'${output}'"
|
| H A D | svn | 30 u) uri="${OPTARG}";; 53 _svn export --ignore-keywords ${quiet} "${@}" "'${uri}@${rev}'" "'${basename}'"
|
| H A D | hg | 23 u) uri="${OPTARG}";; 46 _hg clone ${quiet} "${@}" --noupdate "'${uri}'" "'${basename}'"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/ |
| H A D | 0001-Use-GUri-instead-of-SoupURI.patch | 35 - SoupURI *uri; 36 + GUri *uri; 43 - uri = soup_uri_new ("http://flickr.com/services/auth/"); 53 - soup_uri_set_query_from_form (uri, params); 54 + uri = g_uri_build (G_URI_FLAGS_ENCODED, 63 - s = soup_uri_to_string (uri, FALSE); 64 + s = g_uri_to_string (uri); 69 - soup_uri_free (uri); 70 + g_uri_unref (uri); 157 + GUri *uri = g_uri_parse (url, G_URI_FLAGS_ENCODED, NULL); [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | fetch.py | 296 uri = URI(test_uri) 298 self.assertEqual(str(uri), ref['uri']) 301 self.assertEqual(uri.scheme, ref['scheme']) 303 self.assertEqual(uri.userinfo, ref['userinfo']) 304 self.assertEqual(uri.username, ref['username']) 305 self.assertEqual(uri.password, ref['password']) 307 self.assertEqual(uri.hostname, ref['hostname']) 308 self.assertEqual(uri.port, ref['port']) 309 self.assertEqual(uri.hostport, ref['hostport']) 311 self.assertEqual(uri.path, ref['path']) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | targetbuild.py | 18 def __init__(self, d, uri, foldername=None, tmpdir=None): argument 20 self.uri = uri 21 self.archive = os.path.basename(uri) 55 cmd = cmd + "wget -O %s %s" % (self.localarchive, self.uri) 82 def __init__(self, target, d, uri, foldername=None): argument 85 BuildProject.__init__(self, d, uri, foldername) 110 def __init__(self, testpath, sdkenv, d, uri, foldername=None): argument 119 BuildProject.__init__(self, d, uri, foldername, tmpdir=testpath)
|
| H A D | buildproject.py | 18 def __init__(self, uri, foldername=None, tmpdir=None, dl_dir=None): argument 19 self.uri = uri 20 self.archive = os.path.basename(uri) 41 cmd = "wget -O %s %s" % (self.localarchive, self.uri)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0002-playbin2-send-one-about-to-finish-per-group.patch | 8 signal "about-to-finish" and setup a next uri 27 /* uridecodebins for uri and subtitle uri */ 36 + "Pending about to finish for group uri %s, do not handle.", group->uri); 44 /* now activate the next group. If the app did not set a uri, this will
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0002-playbin2-send-one-about-to-finish-per-group.patch | 8 signal "about-to-finish" and setup a next uri 27 /* uridecodebins for uri and subtitle uri */ 36 + "Pending about to finish for group uri %s, do not handle.", group->uri); 44 /* now activate the next group. If the app did not set a uri, this will
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0002-playbin2-send-one-about-to-finish-per-group.patch | 8 signal "about-to-finish" and setup a next uri 27 /* uridecodebins for uri and subtitle uri */ 36 + "Pending about to finish for group uri %s, do not handle.", group->uri); 44 /* now activate the next group. If the app did not set a uri, this will
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | buildlzip.py | 15 uri = 'http://downloads.yoctoproject.org/mirror/sources' 16 uri = '%s/lzip-1.19.tar.gz' % uri 18 uri,
|
| /OK3568_Linux_fs/kernel/Documentation/sphinx/ |
| H A D | kfigure.py | 359 uri = self.arguments[0] 360 if uri.endswith('.*') or uri.find('://') != -1: 363 % (self.name, uri)) 395 uri = self.arguments[0] 396 if uri.endswith('.*') or uri.find('://') != -1: 400 % (self.name, uri))
|
| /OK3568_Linux_fs/debian/overlay-debug/rockchip-test/video/ |
| H A D | test_dec-gst.sh | 12 gst-launch-1.0 uridecodebin uri=file:///usr/local/test.mp4 ! kmssink plane-id=52 16 gst-launch-1.0 uridecodebin uri=file:///usr/local/test.mp4 ! rkximagesink
|