Home
last modified time | relevance | path

Searched refs:RegisterPrefix (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/tests/
H A DWebRequestTest.cs170 …Assert.Throws<ArgumentNullException>(() => WebRequest.RegisterPrefix(null, new FakeRequestFactory(… in RegisterPrefix_PrefixOrCreatorNull_ThrowsArgumentNullException()
171 Assert.Throws<ArgumentNullException>(() => WebRequest.RegisterPrefix("http://", null)); in RegisterPrefix_PrefixOrCreatorNull_ThrowsArgumentNullException()
177 bool success = WebRequest.RegisterPrefix("sta:", new FakeRequestFactory()); in RegisterPrefix_HttpWithFakeFactory_Success()
185 bool success = WebRequest.RegisterPrefix("stb:", new FakeRequestFactory()); in RegisterPrefix_DuplicateHttpWithFakeFactory_ExpectFalse()
187 success = WebRequest.RegisterPrefix("stb:", new FakeRequestFactory()); in RegisterPrefix_DuplicateHttpWithFakeFactory_ExpectFalse()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/
H A DWebRequestTest.cs209 WebRequest.RegisterPrefix ("http://www.contoso.com", new TestWebRequestCreator ()); in All()
210 bool ret = WebRequest.RegisterPrefix ("http://WWW.contoso.com", new TestWebRequestCreator ()); in All()
212 ret = WebRequest.RegisterPrefix ("http://www.contoso.com/foo/bar", new TestWebRequestCreator2 ()); in All()
214 ret = WebRequest.RegisterPrefix ("http://www", new TestWebRequestCreator3 ()); in All()
300 WebRequest.RegisterPrefix ("http://www.mono-project.com", (IWebRequestCreate) null); in RegisterPrefix_Creator_Null()
315 WebRequest.RegisterPrefix ((string) null, new TestWebRequestCreator ()); in RegisterPrefix_Prefix_Null()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/asm/internal/arch/
H A Darch.go35 RegisterPrefix map[string]bool member
178 RegisterPrefix: nil,
229 RegisterPrefix: registerPrefix,
313 RegisterPrefix: registerPrefix,
379 RegisterPrefix: registerPrefix,
435 RegisterPrefix: registerPrefix,
492 RegisterPrefix: registerPrefix,
545 RegisterPrefix: registerPrefix,
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/arch/
H A Darch.go38 RegisterPrefix map[string]bool member
190 RegisterPrefix: nil,
251 RegisterPrefix: registerPrefix,
352 RegisterPrefix: registerPrefix,
421 RegisterPrefix: registerPrefix,
477 RegisterPrefix: registerPrefix,
538 RegisterPrefix: registerPrefix,
658 RegisterPrefix: nil,
711 RegisterPrefix: registerPrefix,
732 RegisterPrefix: nil,
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/asm/internal/arch/
H A Darch.go38 RegisterPrefix map[string]bool member
181 RegisterPrefix: nil,
242 RegisterPrefix: registerPrefix,
343 RegisterPrefix: registerPrefix,
409 RegisterPrefix: registerPrefix,
465 RegisterPrefix: registerPrefix,
522 RegisterPrefix: registerPrefix,
633 RegisterPrefix: nil,
686 RegisterPrefix: registerPrefix,
707 RegisterPrefix: nil,
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DWebSocket.cs116 … WebRequest.RegisterPrefix(Uri.UriSchemeWs + ":", new WebSocketHttpRequestCreator(false)); in RegisterPrefixes()
117 … WebRequest.RegisterPrefix(Uri.UriSchemeWss + ":", new WebSocketHttpRequestCreator(true)); in RegisterPrefixes()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/voc/
H A Dvoc_test.go13 RegisterPrefix("ex:", "http://example.com/")
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/voc/rdfs/
H A Drdfs.go7 voc.RegisterPrefix(Prefix, NS)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/voc/schema/
H A Dschema.go7 voc.RegisterPrefix(Prefix, NS)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/voc/rdf/
H A Drdf.go7 voc.RegisterPrefix(Prefix, NS)
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AVR/
H A DAVR.td66 string RegisterPrefix = "$";
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AVR/
H A DAVR.td66 string RegisterPrefix = "$";
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td65 string RegisterPrefix = "$";

1234567