Home
last modified time | relevance | path

Searched refs:url (Results 1476 - 1500 of 1506) sorted by relevance

1...<<5152535455565758596061

/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp570 recorderInfo.url = "fd://" + to_string(outputFd_); in SetRecorderInfo()
/third_party/ffmpeg/libavdevice/
H A Ddshow.c1642 char *name = av_strdup(avctx->url); in parse_device_name()
H A Dopengl_enc.c1078 opengl->window_title = av_strdup(h->url); in opengl_write_header()
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c1413 stream->id, data->state.url); in h3_stream_open()
H A Dcurl_osslq.c1754 stream->s.id, data->state.url); in h3_stream_open()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dstatic_policy.h478 .url = "${s3Obj}",
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp436 auto pageUrlCheckFunc = [id = instanceId_](const std::string& url, const std::function<void()>& callback, in InitializeFrontend()
443 pageUrlChecker->LoadPageUrl(url, callback, silentInstallErrorCallBack); in InitializeFrontend()
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4393 buf = strrchr(s->url, '/'); in webm_dash_manifest_read_header()
4394 av_dict_set(&s->streams[0]->metadata, FILENAME, buf ? ++buf : s->url, 0); in webm_dash_manifest_read_header()
H A Dmpegtsenc.c1107 if (av_match_ext(s->url, "m2ts")) { in mpegts_init()
H A Dmovenc.c1800 if (!av_match_ext(s->url, "m4a") && in mov_find_codec_tag()
1801 !av_match_ext(s->url, "m4v") && in mov_find_codec_tag()
1802 !av_match_ext(s->url, "m4b")) in mov_find_codec_tag()
2762 ffio_wfourcc(pb, "url "); in mov_write_dref_tag()
3038 hdlr_type = "url "; in mov_write_hdlr_tag()
H A Ddemux.c47 #include "url.h"
251 if (!(s->url = av_strdup(filename ? filename : ""))) { in avformat_open_input()
H A Dmov.c4672 if (mov_open_dref(c, &sc->pb, c->fc->url, dref) < 0)
/third_party/rust/crates/libc/src/
H A Dpsp.rs4085 pub fn sceHttpCreateConnectionWithURL(templateid: i32, url: *const u8, unknown1: i32) -> i32; in sceHttpCreateConnectionWithURL()
4096 url: *mut u8, in sceHttpCreateRequestWithURL()
/third_party/curl/lib/
H A Dmulti.c31 #include "url.h"
2515 newurl = strdup(data->state.url);
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex7 \usepackage{amsmath,enumerate,epsfig,framed,mdframed,multicol,longtable,times,url}
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp428 url_ = recorderInfo.url; in SetRecorderInfo()
/third_party/openGLES/xml/
H A Dreadme.tex7 \usepackage{amsmath,enumerate,epsfig,framed,mdframed,multicol,longtable,times,url}
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1266 String::NewFromUtf8Literal(isolate, "url", NewStringType::kInternalized); in HostInitializeImportMetaObject()
1267 Local<String> url = String::NewFromUtf8(isolate, specifier_it->second.c_str()) in HostInitializeImportMetaObject() local
1269 meta->CreateDataProperty(context, url_key, url).ToChecked(); in HostInitializeImportMetaObject()
/third_party/python/Lib/test/
H A Dtest_ssl.py3565 url = 'https://localhost:%d/%s' % (
3568 f = urllib.request.urlopen(url, context=context)
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/libabigail/tests/lib/
H A Dcatch.hpp6302 void writeStylesheetRef( std::string const& url );
15730 void XmlWriter::writeStylesheetRef( std::string const& url ) {
15731 m_os << "<?xml-stylesheet type=\"text/xsl\" href=\"" << url << "\"?>\n";
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp184 MOCK_METHOD(bool, SetLinkURL, (const std::string& url), (override));
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1032 ArkUI_CharPtr url; member
/third_party/typescript/lib/
H A DtypingsInstaller.js7259 if (node.callFrame.url) {
7260 var url = ts.normalizeSlashes(node.callFrame.url);
7261 if (ts.containsPath(fileUrlRoot, url, useCaseSensitiveFileNames)) {
7262 node.callFrame.url = ts.getRelativePathToDirectoryOrUrl(fileUrlRoot, url, fileUrlRoot, ts.createGetCanonicalFileName(useCaseSensitiveFileNames), /*isAbsolutePathAnUrl*/ true);
7264 else if (!nativePattern.test(url)) {
7265 node.callFrame.url = (remappedPaths.has(url) ? remappedPaths : remappedPaths.set(url, "externa
[all...]
H A Dtsc.js4642 if (node.callFrame.url) {
4643 var url = ts.normalizeSlashes(node.callFrame.url);
4644 if (ts.containsPath(fileUrlRoot, url, useCaseSensitiveFileNames)) {
4645 node.callFrame.url = ts.getRelativePathToDirectoryOrUrl(fileUrlRoot, url, fileUrlRoot, ts.createGetCanonicalFileName(useCaseSensitiveFileNames), true);
4647 else if (!nativePattern.test(url)) {
4648 node.callFrame.url = (remappedPaths.has(url) ? remappedPaths : remappedPaths.set(url, "externa
[all...]

Completed in 186 milliseconds

1...<<5152535455565758596061