Home
last modified time | relevance | path

Searched defs:target_url (Results 1 – 25 of 677) sorted by relevance

12345678910>>...28

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/test/
H A Dweb_app_navigation_browsertest.cc93 const GURL& target_url) { in CreateServerRedirect()
101 WebAppNavigationBrowserTest::GetTestNavigationObserver(const GURL& target_url) { in GetTestNavigationObserver()
112 const GURL& target_url, in ClickLinkWithModifiersAndWaitForURL()
147 const GURL& target_url, in ClickLinkAndWaitForURL()
254 const GURL& target_url, in TestActionDoesNotOpenAppWindow()
273 const GURL& target_url, in TestTabActionDoesNotOpenAppWindow()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/client/impl/
H A DTRTrackerScraperImpl.java107 URL target_url ) in scrape()
123 URL target_url, in setScrape()
143 URL target_url, in scrape()
165 URL target_url ) in peekScrape()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/feedly/
H A Dfeedlynetwork.cpp60 QString target_url = fullUrl(Service::TagEntries) + in untagEntries() local
105 …QString target_url = fullUrl(Service::TagEntries) + QSL("/%1").arg(QString(QUrl::toPercentEncoding… in tagEntries() local
143 QString target_url = fullUrl(Service::Markers); in markers() local
185 …QString target_url = fullUrl(Service::StreamContents).arg(QString(QUrl::toPercentEncoding(stream_i… in streamContents() local
317 QString target_url = fullUrl(Service::Collections); in collections() local
409 QString target_url = fullUrl(Service::Profile); in profile() local
441 QString target_url = fullUrl(Service::Tags); in tags() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dsec_header_helpers.cc56 SecFetchSiteValue SecFetchSiteHeaderValue(const GURL& target_url, in SecFetchSiteHeaderValue()
106 for (const GURL& target_url : request->url_chain()) { in SetSecFetchSiteHeader() local
158 const GURL& target_url = in SetFetchMetadataHeaders() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dsec_header_helpers.cc56 SecFetchSiteValue SecFetchSiteHeaderValue(const GURL& target_url, in SecFetchSiteHeaderValue()
106 for (const GURL& target_url : request->url_chain()) { in SetSecFetchSiteHeader() local
163 const GURL& target_url = in SetFetchMetadataHeaders() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/document/
H A Ddocument_web_contents_delegate.cc33 const GURL& target_url, in AddNewContents()
50 const GURL& target_url) { in IsWebContentsCreationOverridden()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/client/
H A DTRTrackerScraper.java48 URL target_url ); in scrape()
68 URL target_url ); in peekScrape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dweb_contents_browsertest.cc145 GURL target_url = embedded_test_server()->GetURL("/body1.html"); in IN_PROC_BROWSER_TEST_F() local
160 GURL target_url = extension->GetResourceURL("background.html#fragment"); in IN_PROC_BROWSER_TEST_F() local
174 GURL target_url = extension->GetResourceURL("bar.html"); in IN_PROC_BROWSER_TEST_F() local
/dports/www/py-lektor/Lektor-3.2.2/lektor/
H A Dpublisher.py206 def publish(self, target_url, credentials=None, **extra): argument
211 def get_command(self, target_url, tempdir, credentials): argument
247 def publish(self, target_url, credentials=None, **extra): argument
532 def publish(self, target_url, credentials=None, **extra): argument
643 def write_cname(self, path, target_url): argument
650 def detect_target_branch(self, target_url): argument
659 def publish(self, target_url, credentials=None, **extra): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/net/
H A Dios_chrome_network_delegate.cc32 void ReportInvalidReferrerSend(const GURL& target_url, in ReportInvalidReferrerSend()
112 const GURL& target_url, in OnCancelURLRequestWithPolicyViolatingReferrerHeader()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/client/impl/bt/
H A DTRTrackerBTScraperImpl.java128 URL target_url, in scrape()
151 URL target_url ) in peekScrape()
H A DTrackerChecker.java110 URL target_url ) in getHashData()
194 URL target_url ) in peekHashData()
268 URL target_url ) in syncUpdate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/guest_view/extension_options/
H A Dextension_options_guest.cc158 const GURL& target_url, in AddNewContents()
216 const GURL& target_url) { in IsWebContentsCreationOverridden()
230 const GURL& target_url, in CreateCustomWebContents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dbrowser_tabstrip.cc58 const GURL& target_url, in AddWebContents()
124 const GURL& target_url = nav_params->url; in ConfigureTabGroupForNavigation() local
H A Dsignin_reauth_view_controller_browsertest.cc327 const GURL target_url = https_server()->GetURL("/close-socket"); in IN_PROC_BROWSER_TEST_F() local
384 const GURL target_url = https_server()->GetURL(target_path); in IN_PROC_BROWSER_TEST_F() local
417 const GURL target_url = https_server()->GetURL("/link_with_target.html"); in IN_PROC_BROWSER_TEST_F() local
455 const GURL target_url = in IN_PROC_BROWSER_TEST_F() local
491 const GURL target_url = in IN_PROC_BROWSER_TEST_F() local
/dports/ftp/R-cran-curl/curl/src/
H A Dieproxy.c62 SEXP R_get_proxy_for_url(SEXP target_url, SEXP auto_detect, SEXP autoproxy_url){ in R_get_proxy_for_url()
169 SEXP R_get_proxy_for_url(SEXP target_url, SEXP auto_detect, SEXP autoproxy_url){ in R_get_proxy_for_url()
/dports/ftp/R-cran-curl/curl/R/
H A Dproxy.R25 ie_get_proxy_for_url <- function(target_url = "http://www.google.com"){ argument
/dports/www/davix/davix-0.7.6/src/tools/
H A Ddavix_op.cpp35 DavixOp::DavixOp(const Tool::OptParams& opts, std::string target_url, std::string destination_url, … in DavixOp()
62 GetOp::GetOp(const Tool::OptParams& opts, std::string target_url, std::string destination_url, Cont… in GetOp()
121 PutOp::PutOp(const Tool::OptParams& opts, std::string target_url, std::string destination_url, dav_… in PutOp()
319 ListOp::ListOp(const Tool::OptParams& opts, std::string target_url, Context& c, DavixTaskQueue* lis… in ListOp()
453 ListppOp::ListppOp(const Tool::OptParams& opts, std::string target_url, std::string destination_url… in ListppOp()
/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Dshow_update_item_group.inc.php38 …$target_url = AmpConfig::get('web_path') . '/' . $type . 's.php?action=show&amp;' . $type . '=' . … variable
H A Dshow_update_items.inc.php33 …$target_url = AmpConfig::get('web_path') . '/' . $type . 's.php?action=show&amp;' . $type . '=' . … variable
/dports/www/pnews/pnews266/auth/
H A Dphpbb.inc.php49 function auth_show_login_page( $target_url ) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/
H A Dbinding_security_test.cc46 const char* target_url; in LoadWindowAndAccessProperty() local
88 const char* target_url; in LoadFrameAndAccessProperty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/
H A Dbinding_security_test.cc46 const char* target_url; in LoadWindowAndAccessProperty() local
88 const char* target_url; in LoadFrameAndAccessProperty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/content/background_loader/
H A Dbackground_loader_contents.cc84 const GURL& target_url) { in IsWebContentsCreationOverridden()
92 const GURL& target_url, in AddNewContents()
/dports/www/serendipity/Serendipity-2.3.5/include/admin/
H A Dcomments.inc.php138 …$target_url = '?serendipity[action]=admin&amp;serendipity[adminModule]=comments&amp;serendipity[ad… variable
152 …$target_url = '?serendipity[action]=admin&amp;serendipity[adminModule]=comments&amp;serendipity[ad… variable

12345678910>>...28