Home
last modified time | relevance | path

Searched refs:System (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/minix3/external/bsd/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DResources.Designer.cs12 using System;
22 …[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResou…
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
27 private static global::System.Resources.ResourceManager resourceMan;
29 private static global::System.Globalization.CultureInfo resourceCulture;
31 …[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811…
38 …[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsa…
39 internal static global::System.Resources.ResourceManager ResourceManager {
42 …global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LLVM…
[all …]
H A DClangFormatPackage.cs21 using System;
22 using System.ComponentModel;
23 using System.ComponentModel.Design;
24 using System.IO;
25 using System.Reflection;
26 using System.Runtime.InteropServices;
27 using System.Xml.Linq;
135 System.Diagnostics.Process process = new System.Diagnostics.Process(); in RunClangFormat()
/minix3/external/bsd/tcpdump/dist/tests/
H A Dlacp-ev.out3 System 00:13:c4:12:0f:00, System Priority 32768, Key 13, Port 22, Port Priority 32768
6 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
13 System 00:13:c4:12:0f:00, System Priority 32768, Key 13, Port 22, Port Priority 32768
16 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
23 System 00:13:c4:12:0f:00, System Priority 32768, Key 13, Port 22, Port Priority 32768
26 System 00:0e:83:16:f5:00, System Priority 32768, Key 13, Port 25, Port Priority 32768
33 System 00:13:c4:12:0f:00, System Priority 32768, Key 13, Port 22, Port Priority 32768
36 System 00:00:00:00:00:00, System Priority 0, Key 0, Port 0, Port Priority 0
43 System 00:13:c4:12:0f:00, System Priority 32768, Key 13, Port 22, Port Priority 32768
46 System 00:00:00:00:00:00, System Priority 0, Key 0, Port 0, Port Priority 0
[all …]
H A Dlldp_cdp-ev.out45 System Name TLV (5), length 12: S2.cisco.com
46 System Description TLV (6), length 190
49 System Capabilities TLV (7), length 4
50 System Capabilities [Bridge, Router] (0x0014)
67 System Name TLV (5), length 12: S1.cisco.com
68 System Description TLV (6), length 190
71 System Capabilities TLV (7), length 4
72 System Capabilities [Bridge, Router] (0x0014)
89 System Name TLV (5), length 12: S2.cisco.com
90 System Description TLV (6), length 190
[all …]
/minix3/minix/tests/
H A Dtest33.c20 #define System(cmd) if (system_p(cmd) != 0) printf("``%s'' failed\n", cmd) macro
77 System("rm -rf ../DIR_33/*"); in test33a()
87 System("> rwx; chmod 700 rwx"); in test33a()
88 System("> rw_; chmod 600 rw_"); in test33a()
89 System("> r_x; chmod 500 r_x"); in test33a()
90 System("> r__; chmod 400 r__"); in test33a()
91 System("> _wx; chmod 300 _wx"); in test33a()
92 System("> _w_; chmod 200 _w_"); in test33a()
93 System("> __x; chmod 100 __x"); in test33a()
94 System("> ___; chmod 000 ___"); in test33a()
[all …]
H A Dtest32.c20 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
67 System("rm -rf ../DIR_32/*"); in test32a()
70 System("echo haha > old"); in test32a()
89 System("ln new new2"); in test32a()
90 System("echo foobar > old"); in test32a()
113 System("> OLD"); in test32a()
138 System("rm -rf new NEW old OLD"); in test32a()
168 System("rm -rf ../DIR_32/*"); in test32b()
192 System("> foo; ln foo bar"); in test32b()
195 System("ln foo foobar"); in test32b()
[all …]
H A Dtest28.c31 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
78 System("rm -rf foo /tmp/foo");/* clean up junk */ in test28a()
174 System("rm -rf ../DIR_28/*"); in test28b()
213 System("touch foo/xyzzy"); in test28b()
219 System("rm -rf foo"); /* cleanup */ in test28b()
221 System("> foo/empty"); /* > empty */ in test28b()
254 System("rm -rf /tmp/sema[12].07"); in test28b()
280 System("rm -f /tmp/sema2.07"); /* clean up */ in test28b()
291 System("rm -f /tmp/sema1.07"); /* upB */ in test28b()
294 System("> /tmp/sema2.07"); /* upA */ in test28b()
[all …]
H A Dtest25.c25 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
101 System("rm -rf ../DIR_25/*"); in test25b()
103 System("echo Hello > he"); /* make test files */ in test25b()
104 System("echo Hello > ha"); /* size 6 bytes */ in test25b()
105 System("echo Hello > hi"); in test25b()
106 System("echo Hello > ho"); in test25b()
127 System("rm -rf /tmp/sema.25"); in test25b()
162 System("rm -f /tmp/sema.25"); in test25b()
284 System("rm -rf new"); in test25b()
330 System("echo > bar; chmod 077 bar"); /* Make bar 077 */ in test25b()
[all …]
H A Dtest23.c19 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
64 System("rm -rf ../DIR_23/*"); in test23a()
79 System("rm -rf foo"); in test23a()
92 System("rm -rf bar"); /* get ridd of bar */ in test23a()
105 System("rm -rf bar"); /* just incase */ in test23a()
126 System("rm -rf foo"); in test23a()
134 System("rm -rf ../DIR_23/*"); in test23b()
178 System("rm -rf ../DIR_23/*"); in test23c()
183 System("rm -rf foo; mkdir foo"); in test23c()
209 System("chmod 377 ."); /* make foo unreadable */ in test23c()
[all …]
H A Dtest24.c30 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
71 System("rm -rf ../DIR_24/*"); in test24a()
91 System("rm -rf foo; mkdir foo"); in test24a()
93 System("touch f1 f2 f3 f4 f5"); /* make f1 .. f5 */ in test24a()
94 System("rm f[24]"); /* creat `holes' in entrys */ in test24a()
112 System("rm foo/f4"); /* Kill entry. */ in test24a()
179 System("rm -rf ../DIR_24/*"); in test24b()
199 System("rm -rf foo; mkdir foo"); in test24b()
258 System("rm -rf ../DIR_24/*"); in test24c()
262 System("mkdir foo; chmod 677 foo"); /* foo inaccesable */ in test24c()
[all …]
H A Dtest30.c28 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
78 System("rm -rf ../DIR_30/*"); in test30a()
103 System("rm -rf myfile"); in test30a()
149 System("echo > bar; chmod 073 bar"); /* Make bar 073 */ in test30a()
192 System("mkdir dir; touch dir/f1 dir/f2 dir/f3"); in test30a()
218 System("rm -rf ../DIR_30/*"); in test30b()
236 System("rm -rf ../DIR_30/*"); in test30c()
240 System("> nono; chmod 177 nono"); in test30c()
248 System("chmod 577 bar"); /* r-xrwxrwx */ in test30c()
264 System("rm -rf bar"); in test30c()
H A Dtest31.c21 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
70 System("rm -rf ../DIR_31/*"); in test31a()
137 System("rm -rf ../DIR_31/*"); in test31b()
154 System("rm -rf ../DIR_31/*"); in test31c()
158 System("mkdir dir; > file"); in test31c()
179 System("chmod 577 bar"); /* r-xrwxrwx */ in test31c()
188 System("chmod 677 bar"); /* rw-rwxrwx */ in test31c()
196 System("rm -rf bar"); in test31c()
H A Dtest27.c21 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
66 System("echo 7bytes > foo; chmod 4750 foo"); in test27a()
87 System("echo 7bytes > bar"); in test27a()
107 System("chmod 755 bar"); /* chainge mode */ in test27a()
108 System("rm -f foobar; ln bar foobar"); /* chainge # links */ in test27a()
195 System("mkdir dir"); in test27a()
212 System("rm -rf ../DIR_27/*"); in test27a()
233 System("rm -rf ../DIR_27/*"); in test27b()
243 System("echo Hi > foo"); /* Make a file called foo. */ in test27c()
246 System("chmod 677 DIR_27"); /* no search permission */ in test27c()
[all …]
H A Dtest36.c20 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
79 System("rm -rf ../DIR_36/*"); in test36a()
119 System("rm -rf ../DIR_36/*"); in test36b()
125 System("rm -rf ../DIR_36/*"); in test36c()
131 System("rm -rf ../DIR_36/*"); in test36d()
H A Dtest20.c28 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
72 System("rm -rf ../DIR_20/*"); in test20a()
78 System("rm -rf ../DIR_20/*"); in test20b()
84 System("rm -rf ../DIR_20/*"); in test20c()
110 System("echo 'Great Balls Of Fire!' > file3"); in test20d()
111 System("echo 'Great Balls Of Fire!' > file4"); in test20d()
112 System("echo 'Great Balls Of Fire!' > file7"); in test20d()
113 System("echo 'Great Balls Of Fire!' > file8"); in test20d()
114 System("echo 'Great Balls Of Fire!' > file"); in test20d()
243 System("rm -f ../DIR_20/*\n"); in test20d()
H A Dtest29.c32 #define System(cmd) if (system(cmd) != 0) printf("``%s'' failed\n", cmd) macro
111 System("echo 'Hallo' > file"); in test29a()
135 System("rm -rf ../DIR_29/*"); in test29a()
146 System("echo 'Hallo!' > file"); in test29b()
174 System("rm -rf ../DIR_29/*"); in test29b()
206 System("rm -rf ../DIR_29/*"); in test29c()
/minix3/crypto/external/bsd/heimdal/dist/tests/java/
H A DKerberosInit.java49 System.out.println(toc.getMessage()); in handle()
74 System.err.println("Cannot create LoginContext. " + e.getMessage()); in main()
76 System.exit(1); in main()
78 System.err.println("Cannot create LoginContext. " + e.getMessage()); in main()
80 System.exit(1); in main()
86 System.err.println("Authentication failed:" + e.getMessage()); in main()
88 System.exit(1); in main()
91 System.out.println("lc.login ok"); in main()
92 System.exit(0); in main()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp238 AddPath("/usr/local/include", System, false); in AddDefaultCIncludePaths()
275 AddPath("/boot/common/include", System, false); in AddDefaultCIncludePaths()
276 AddPath("/boot/develop/headers/os", System, false); in AddDefaultCIncludePaths()
277 AddPath("/boot/develop/headers/os/app", System, false); in AddDefaultCIncludePaths()
278 AddPath("/boot/develop/headers/os/arch", System, false); in AddDefaultCIncludePaths()
279 AddPath("/boot/develop/headers/os/device", System, false); in AddDefaultCIncludePaths()
280 AddPath("/boot/develop/headers/os/drivers", System, false); in AddDefaultCIncludePaths()
281 AddPath("/boot/develop/headers/os/game", System, false); in AddDefaultCIncludePaths()
282 AddPath("/boot/develop/headers/os/interface", System, false); in AddDefaultCIncludePaths()
283 AddPath("/boot/develop/headers/os/kernel", System, false); in AddDefaultCIncludePaths()
[all …]
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DSystemLibrary.rst2 System Library
8 This document provides some details on LLVM's System Library, located in the
9 source at ``lib/System`` and ``include/llvm/System``. The library's purpose is
13 facilities are needed and the System Library is the wrapper around those system
18 platforms since (theoretically) only ``lib/System`` needs to be ported. This
21 interfaces provided in ``include/llvm/System``.
23 Note that the System Library is not intended to be a complete operating system
28 The System Library was written by Reid Spencer who formulated the design based
29 on similar work originating from the eXtensible Programming System (XPS).
37 portability rules associated with the System Library. Adherence to these rules
[all …]
/minix3/external/bsd/llvm/dist/clang/tools/clang-format-vs/ClangFormat/Properties/
H A DAssemblyInfo.cs1 using System;
2 using System.Reflection;
3 using System.Resources;
4 using System.Runtime.CompilerServices;
5 using System.Runtime.InteropServices;
/minix3/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.csproj68 Name = "System"
69 AssemblyName = "System"
70 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
73 Name = "System.Data"
74 AssemblyName = "System.Data"
75 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
78 Name = "System.XML"
79 AssemblyName = "System.Xml"
80 HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
H A DDotZLib.cs8 using System;
9 using System.IO;
10 using System.Runtime.InteropServices;
11 using System.Text;
/minix3/external/bsd/mdocml/dist/
H A Datt.in35 LINE("III", "AT&T System\\~III UNIX")
36 LINE("V", "AT&T System\\~V UNIX")
37 LINE("V.1", "AT&T System\\~V Release\\~1 UNIX")
38 LINE("V.2", "AT&T System\\~V Release\\~2 UNIX")
39 LINE("V.3", "AT&T System\\~V Release\\~3 UNIX")
40 LINE("V.4", "AT&T System\\~V Release\\~4 UNIX")
/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dsystem_version.m17 // RUN: mkdir -p %t/System/Library/CoreServices
18 // RUN: echo "hello" > %t/System/Library/CoreServices/SystemVersion.plist
24 // RUN: mkdir -p %t/System/Library/CoreServices
25 // RUN: echo "modules" > %t/System/Library/CoreServices/SystemVersion.plist
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DLICENSE.TXT1 LLVM System Interface Library
3 The LLVM System Interface Library is licensed under the Illinois Open Source

12345678910>>...12