Home
last modified time | relevance | path

Searched refs:RepositoryUrl (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/change/
H A Drepository_test.py16 self.assertEqual(repository.RepositoryUrl('chromium'), test.CHROMIUM_URL)
20 repository.RepositoryUrl('not chromium')
35 self.assertEqual(repository.RepositoryUrl('repo'), 'https://example/repo')
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.cpp279 StringRef RepositoryUrl, in ClangDocContext() argument
290 if (!RepositoryUrl.empty()) { in ClangDocContext()
291 this->RepositoryUrl = RepositoryUrl; in ClangDocContext()
292 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
293 RepositoryUrl.find("https://") != 0) in ClangDocContext()
294 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-doc/
H A DRepresentation.cpp279 StringRef RepositoryUrl, in ClangDocContext() argument
290 if (!RepositoryUrl.empty()) { in ClangDocContext()
291 this->RepositoryUrl = RepositoryUrl; in ClangDocContext()
292 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
293 RepositoryUrl.find("https://") != 0) in ClangDocContext()
294 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in ClangDocContext() argument
336 if (!RepositoryUrl.empty()) { in ClangDocContext()
337 this->RepositoryUrl = std::string(RepositoryUrl); in ClangDocContext()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in ClangDocContext()
339 RepositoryUrl.find("https://") != 0) in ClangDocContext()
340 this->RepositoryUrl->insert(0, "https://"); in ClangDocContext()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-doc/
H A DRepresentation.cpp325 StringRef RepositoryUrl, in main()
336 if (!RepositoryUrl.empty()) { in main()
337 this->RepositoryUrl = std::string(RepositoryUrl); in main()
338 if (!RepositoryUrl.empty() && RepositoryUrl.find("http://") != 0 && in main()
339 RepositoryUrl.find("https://") != 0) in main()
340 this->RepositoryUrl->insert(0, "https://"); in main()
/dports/devel/grpc134/grpc-1.34.1/templates/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
H A Dbuild_interop.sh.template42 # Cloning from a local path sets RepositoryUrl to a path and breaks Source Link.
43 # Override RepositoryUrl to a URL to fix Source Link. The value doesn't matter.
44 …sWebsite testassets/InteropTestsWebsite/InteropTestsWebsite.csproj -p:RepositoryUrl=https://github…
45 …estsClient testassets/InteropTestsClient/InteropTestsClient.csproj -p:RepositoryUrl=https://github…
/dports/devel/grpc/grpc-1.42.0/templates/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
H A Dbuild_interop.sh.template42 # Cloning from a local path sets RepositoryUrl to a path and breaks Source Link.
43 # Override RepositoryUrl to a URL to fix Source Link. The value doesn't matter.
44 …sWebsite testassets/InteropTestsWebsite/InteropTestsWebsite.csproj -p:RepositoryUrl=https://github…
45 …estsClient testassets/InteropTestsClient/InteropTestsClient.csproj -p:RepositoryUrl=https://github…
/dports/devel/upp/upp/bazaar/SvnTest/
H A Dmain.cpp9 RepositoryUrl = "https://upp.svn.sourceforge.net/svnroot/upp/trunk/linux_scripts"; in SvnTest()
37 …TextArea.Set(TextArea.Get() + "Checking out '" + RepositoryUrl + "' repository... please wait\n\n"… in Checkout()
48 if(svn.Checkout(RepositoryUrl, DestPath) == Svn::Ok) in Checkout()
142 …TextArea.Set(TextArea.Get() + "Getting log from remote repository '" + RepositoryUrl + "' reposito… in GetLog()
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Interop/
H A DHandBrake.Interop.csproj11 <RepositoryUrl>https://github.com/HandBrake/HandBrake</RepositoryUrl>
/dports/devel/grpc/grpc-1.42.0/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
H A Dbuild_interop.sh42 …sWebsite testassets/InteropTestsWebsite/InteropTestsWebsite.csproj -p:RepositoryUrl=https://github…
43 …estsClient testassets/InteropTestsClient/InteropTestsClient.csproj -p:RepositoryUrl=https://github…
/dports/devel/grpc134/grpc-1.34.1/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
H A Dbuild_interop.sh42 …sWebsite testassets/InteropTestsWebsite/InteropTestsWebsite.csproj -p:RepositoryUrl=https://github…
43 …estsClient testassets/InteropTestsClient/InteropTestsClient.csproj -p:RepositoryUrl=https://github…
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/
H A DDirectory.Build.props12 <RepositoryUrl>https://github.com/aspnet/Identity</RepositoryUrl>
/dports/devel/grpc130/grpc-1.30.2/templates/tools/dockerfile/interoptest/grpc_interop_aspnetcore/
H A Dbuild_interop.sh.template42 # Cloning from a local path sets RepositoryUrl to a path and breaks Source Link.
43 # Override RepositoryUrl to a URL to fix Source Link. The value doesn't matter.
44 …dotnet build --configuration Debug Grpc.DotNet.sln -p:RepositoryUrl=https://github.com/grpc/grpc-d…
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.Setup/Mono.Addins.Setup/
H A DAddinRepositoryEntry.cs50 public string RepositoryUrl { property in Mono.Addins.Setup.PackageRepositoryEntry
102 string RepositoryUrl { property
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Worker/
H A DHandBrake.Worker.csproj13 <RepositoryUrl>https://github.com/HandBrake/HandBrake</RepositoryUrl>
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools.IdeMessaging/
H A DGodotTools.IdeMessaging.csproj12 …<RepositoryUrl>https://github.com/godotengine/godot/tree/master/modules/mono/editor/GodotTools/God…
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/GodotTools/GodotTools.IdeMessaging/
H A DGodotTools.IdeMessaging.csproj12 …<RepositoryUrl>https://github.com/godotengine/godot/tree/master/modules/mono/editor/GodotTools/God…

1234567891011