Home
last modified time | relevance | path

Searched refs:System (Results 32051 – 32075 of 447420) sorted by relevance

1...<<1281128212831284128512861287128812891290>>...17897

/dports/devel/log4net/log4net-1.2.10/examples/net/1.0/Repository/SharedModule/cs/src/
H A DSharedModule.csproj68 Name = "System"
69 AssemblyName = "System"
70 … HintPath = "..\..\..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
73 Name = "System.Data"
74 AssemblyName = "System.Data"
75 … HintPath = "..\..\..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
78 Name = "System.XML"
79 AssemblyName = "System.Xml"
80 … HintPath = "..\..\..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/dports/devel/log4net/log4net-1.2.10/examples/net/1.0/Performance/NotLogging/cs/src/
H A DNotLogging.csproj68 Name = "System"
69 AssemblyName = "System"
70 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
73 Name = "System.Data"
74 AssemblyName = "System.Data"
75 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
78 Name = "System.XML"
79 AssemblyName = "System.Xml"
80 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/dports/devel/log4net/log4net-1.2.10/examples/net/1.0/Remoting/RemotingClient/cs/src/
H A DRemotingClient.csproj61 Name = "System"
62 AssemblyName = "System"
63 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
66 Name = "System.Data"
67 AssemblyName = "System.Data"
68 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
71 Name = "System.XML"
72 AssemblyName = "System.Xml"
73 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/dports/devel/log4net/log4net-1.2.10/examples/net/1.0/Remoting/RemotingServer/cs/src/
H A DRemotingServer.csproj61 Name = "System"
62 AssemblyName = "System"
63 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
66 Name = "System.Data"
67 AssemblyName = "System.Data"
68 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
71 Name = "System.XML"
72 AssemblyName = "System.Xml"
73 … HintPath = "..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/event/MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/
H A DMenuDragMouseEventAbsoluteCoordsTest.java79 System.out.println("New Ctor Stage MOUSE_PRESSED"); in start()
87 System.out.println("Old Ctor Stage MOUSE_PRESSED"); in start()
96 System.out.println("mouse exited"); in mouseExited()
102 System.out.println("mouse entered"); in mouseEntered()
111 System.currentTimeMillis(), in postMenuDragMouseEventNewCtor()
127 System.currentTimeMillis(), in postMenuDragMouseEventOldCtor()
141 System.out.println("evt.location = "+evt.getLocationOnScreen()); in checkEventAbsolutePosition()
142 System.out.println("mouse.location = "+mousePositionOnScreen); in checkEventAbsolutePosition()
151 System.out.println(message); in checkEventAbsolutePosition()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/stream/CoalesceTest/
H A DCoalesceTest.java66 System.out.println("String dont match"); in testCoalesceProperty()
67 System.out.println("text = " + text); in testCoalesceProperty()
68 System.out.println("countryElementContent = " + countryElementContent); in testCoalesceProperty()
78 System.out.println("String dont match"); in testCoalesceProperty()
79 System.out.println("text = " + text); in testCoalesceProperty()
80System.out.println("descriptionElementContent = " + descriptionElementContent); in testCoalesceProperty()
90 System.out.println("String dont match"); in testCoalesceProperty()
91 System.out.println("text = " + text); in testCoalesceProperty()
92 System.out.println("fooElementContent = " + fooElementContent); in testCoalesceProperty()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/net/ssl/HttpsURLConnection/
H A DGetResponseCode.java146 System.getProperty("test.src", "./") + "/" + pathToStores + in main()
149 System.getProperty("test.src", "./") + "/" + pathToStores + in main()
152 System.setProperty("javax.net.ssl.keyStore", keyFilename); in main()
153 System.setProperty("javax.net.ssl.keyStorePassword", passwd); in main()
154 System.setProperty("javax.net.ssl.trustStore", trustFilename); in main()
155 System.setProperty("javax.net.ssl.trustStorePassword", passwd); in main()
158 System.setProperty("javax.net.debug", "all"); in main()
217 System.err.println("Server died..."); in startServer()
239 System.err.println("Client died..."); in startClient()
H A DCriticalSubjectAltName.java168 System.getProperty("test.src", "./") + "/" + pathToStores + in main()
171 System.getProperty("test.src", "./") + "/" + pathToStores + in main()
174 System.setProperty("javax.net.ssl.keyStore", keyFilename); in main()
175 System.setProperty("javax.net.ssl.keyStorePassword", passwd); in main()
176 System.setProperty("javax.net.ssl.trustStore", trustFilename); in main()
177 System.setProperty("javax.net.ssl.trustStorePassword", passwd); in main()
180 System.setProperty("javax.net.debug", "all"); in main()
239 System.err.println("Server died..."); in startServer()
261 System.err.println("Client died..."); in startClient()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/management/remote/mandatory/connection/
H A DRMIExitTest.java59 System.out.println("shutdown hook called"); in run()
61 System.currentTimeMillis() - RMIExitTest.exitStartTime; in run()
63 System.out.println("BUG 4917237 not Fixed."); in run()
68 System.out.println("BUG 4917237 Fixed"); in run()
84 System.out.println("Start test"); in main()
87 exitStartTime = System.currentTimeMillis(); in main()
88 System.out.println("End test"); in main()
141 System.out.println(e); in test()
143 System.exit(1); in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/security/pkcs11/tls/
H A DTestPRF.java57 System.out.println("Provider does not support algorithm, skipping"); in main()
95 System.out.print("."); in main()
119 System.out.print("X"); in main()
122 System.out.println(); in main()
127 System.out.println(); in main()
128 System.out.println("expected: " + toString(output)); in main()
129 System.out.println("actual: " + toString(enc)); in main()
139 System.out.println(); in main()
140 System.out.println("OK: " + n + " tests"); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/intrinsics/
H A DTest8005419.java62 System.out.println("Start testing"); in main()
67 System.out.println("Failed same: result = " + result + ", expected 0"); in main()
76System.out.println("Failed equals s1[" + i + "], s2[" + i + "]: result = " + result + ", expected … in main()
87System.out.println("Failed diff size s1[" + i + "], s2[" + j + "]: result = " + result + ", expect… in main()
101System.out.println("Failed diff char s1[" + i + "], s2[" + i + "]: result = " + result + ", expect… in main()
107System.out.println("Failed diff char s2[" + i + "], s1[" + i + "]: result = " + result + ", expect… in main()
113 System.out.println("FAILED"); in main()
114 System.exit(97); in main()
116 System.out.println("PASSED"); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/metaspace/shrink_grow/ShrinkGrowMultiJVM/
H A DShrinkGrowMultiJVM.java72 System.arraycopy(TEST_ARGS, 0, args, 0, TEST_ARGS.length); in main()
73 System.arraycopy(testJavaOpts, 0, args, TEST_ARGS.length, testJavaOpts.length); in main()
78 System.out.println("%arg #" + i + ": " + args[i]); in main()
90 new Thread(() -> copy(p.getInputStream(), System.out)).start(); in main()
91 new Thread(() -> copy(p.getErrorStream(), System.out)).start(); in main()
93 System.out.println("=== process #" + i + " started"); in main()
105 System.out.println("=== process #" + i + " exitCode=" + exitCode); in main()
109 System.out.println("=== process #" + i + " waitFor failed"); in main()
110 e.printStackTrace(System.out); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/g1/ihop/
H A DTestIHOPStatic.java113 System.out.println(""); in runTest()
114 System.out.println("IHOP test:"); in runTest()
115 System.out.println(" InitiatingHeapOccupancyPercent : " + ihop); in runTest()
116 System.out.println(" Part of heap to fill (percentage) : " + pctToFill); in runTest()
117 System.out.println(" MaxHeapSize : " + heapSize); in runTest()
118System.out.println(" Expect for concurrent cycle initiation message : " + expectInitiationMessage… in runTest()
133 System.out.println(out.getOutput()); in runTest()
154 System.out.println(out.getOutput()); in checkResult()
176 System.out.println("Mem to fill:" + MEMORY_TO_FILL); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/cms/
H A DTestMBeanCMS.java61 System.out.println("Defaulting to monitor CMS pool and collector."); in main()
81 System.out.println("Done allocationWork"); in run()
90 System.out.println("found pool: " + name); in run()
94 System.out.println(name + ": usage after GC = " + usage); in run()
111 System.out.println("found collector: " + name); in run()
114 System.out.println(name + ": collection count = " in run()
116 System.out.println(name + ": collection time = " in run()
134 System.out.println("Test passed."); in run()
150 System.out.print("."); in allocationWork()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/
H A Dtrace001a.java36 System.exit(trace001.JCK_STATUS_BASE + _trace001a.runIt(args, System.out)); in main()
66System.out.println("Main thread was interrupted while waiting for start of " + MYTHREAD + "-" + i); in runIt()
71 System.out.println("Thread " + MYTHREAD + "-" + i + " is waiting"); in runIt()
86System.out.println("Main thread was interrupted while waiting for finish of " + MYTHREAD + "-" + i… in runIt()
111 System.out.println("Thread started: " + this.name); in run()
121 System.out.println(ThreadFinished); in run()
123 System.out.println(ThreadInterrupted); in run()
128 System.out.println(ThreadFinished); in run()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnarl/
H A Ds-osinte__darwin.adb40 package body System.OS_Interface is
57 (Prio : System.Any_Priority) return Interfaces.C.int
120 Tz : System.Address := System.Null_Address) return int;
124 Result := gettimeofday (TV'Access, System.Null_Address);
166 procedure sched_yield_base (arg : System.Address);
170 sched_yield_base (System.Null_Address);
190 return System.Null_Address;
193 end System.OS_Interface;
/dports/databases/fastdb/fastdb/CSharp/
H A DFastDbNet.csproj68 Name = "System"
69 AssemblyName = "System"
70 HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
73 Name = "System.Data"
74 AssemblyName = "System.Data"
75 HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
78 Name = "System.XML"
79 AssemblyName = "System.Xml"
80 HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnarl/
H A Ds-osinte__darwin.adb40 package body System.OS_Interface is
57 (Prio : System.Any_Priority) return Interfaces.C.int
120 Tz : System.Address := System.Null_Address) return int;
124 Result := gettimeofday (TV'Access, System.Null_Address);
166 procedure sched_yield_base (arg : System.Address);
170 sched_yield_base (System.Null_Address);
190 return System.Null_Address;
193 end System.OS_Interface;
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Internal/
H A DTypeHelper.cs3 using System.Collections;
4 using System.Collections.Generic;
5 using System.Collections.ObjectModel;
6 using System.ComponentModel;
7 using System.Diagnostics.Contracts;
8 using System.Linq;
9 using System.Threading.Tasks;
10 using System.Web.Http.Controllers;
12 namespace System.Web.Http.Internal
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Search/
H A DNumericRangeFilter.cs18 using System;
103 …public static NumericRangeFilter<long> NewLongRange(System.String field, int precisionStep, long? … in NewLongRange()
114 …public static NumericRangeFilter<long> NewLongRange(System.String field, long? min, long? max, boo… in NewLongRange()
125 …public static NumericRangeFilter<int> NewIntRange(System.String field, int precisionStep, int? min… in NewIntRange()
136 …public static NumericRangeFilter<int> NewIntRange(System.String field, int? min, int? max, bool mi… in NewIntRange()
147 …public static NumericRangeFilter<double> NewDoubleRange(System.String field, int precisionStep, do… in NewDoubleRange()
158 …public static NumericRangeFilter<double> NewDoubleRange(System.String field, double? min, double? … in NewDoubleRange()
169 …public static NumericRangeFilter<float> NewFloatRange(System.String field, int precisionStep, floa… in NewFloatRange()
180 …public static NumericRangeFilter<float> NewFloatRange(System.String field, float? min, float? max,… in NewFloatRange()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.TraceSource/src/System/Diagnostics/
H A DSwitch.cs5 using System;
6 using System.Threading;
7 using System.Runtime.InteropServices;
8 using System.Collections;
9 using System.Collections.Generic;
10 using System.Collections.Specialized;
11 using System.Globalization;
12 using System.Diagnostics.CodeAnalysis;
14 namespace System.Diagnostics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition/tests/
H A DMetadataViewGenerationTests.cs5 using System;
6 using System.Collections.Generic;
7 using System.ComponentModel;
8 using System.Composition.Hosting;
9 using System.Composition.UnitTests.Util;
10 using System.Linq;
11 using System.Text;
12 using System.Threading.Tasks;
15 namespace System.Composition.Lightweight.UnitTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/OSX/
H A DInterop.EventStream.cs5 using System;
6 using System.Runtime.InteropServices;
10 using CFStringRef = System.IntPtr;
11 using CFArrayRef = System.IntPtr;
12 using FSEventStreamRef = System.IntPtr;
13 using size_t = System.IntPtr;
14 using FSEventStreamEventId = System.UInt64;
15 using CFTimeInterval = System.Double;
16 using CFRunLoopRef = System.IntPtr;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnarl/
H A Ds-osinte__darwin.adb40 package body System.OS_Interface is
57 (Prio : System.Any_Priority) return Interfaces.C.int
120 Tz : System.Address := System.Null_Address) return int;
124 Result := gettimeofday (TV'Access, System.Null_Address);
166 procedure sched_yield_base (arg : System.Address);
170 sched_yield_base (System.Null_Address);
190 return System.Null_Address;
193 end System.OS_Interface;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnarl/
H A Ds-osinte__darwin.adb36 package body System.OS_Interface is
53 (Prio : System.Any_Priority) return Interfaces.C.int
116 Tz : System.Address := System.Null_Address) return int;
120 Result := gettimeofday (TV'Access, System.Null_Address);
162 procedure sched_yield_base (arg : System.Address);
166 sched_yield_base (System.Null_Address);
186 return System.Null_Address;
189 end System.OS_Interface;

1...<<1281128212831284128512861287128812891290>>...17897