Home
last modified time | relevance | path

Searched refs:System (Results 1 - 25 of 956) sorted by relevance

12345678910>>...39

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfoMain.java27 System.out.println(e.getMessage()); in main()
40 System.out.println( in main()
59 System.out.println("Unable to load font " + fileName); in main()
67 System.out.println("==== Information for font index " + i + " ====\n"); in main()
73 System.out.println(String.format("sfnt version: %s", FontInfo.sfntVersion(font))); in main()
74 System.out.println(); in main()
75 System.out.println("Font Tables"); in main()
76 System.out.println( in main()
78 System.out.println(); in main()
79 System in main()
[all...]
/third_party/skia/experimental/xps_to_png/
H A Dxps_to_png.cs22 static int ceil(double x) { return (int)System.Math.Ceiling(x); } in ceil()
25 System.Windows.Xps.Packaging.XpsDocument xpsDoc = in convert()
26 new System.Windows.Xps.Packaging.XpsDocument( in convert()
27 path, System.IO.FileAccess.Read); in convert()
29 throw new System.Exception("XpsDocumentfailed"); in convert()
31 System.Windows.Documents.FixedDocumentSequence docSeq = in convert()
34 throw new System.Exception("GetFixedDocumentSequence failed"); in convert()
36 System.Windows.Documents.DocumentReferenceCollection drc = docSeq.References; in convert()
38 foreach (System.Windows.Documents.DocumentReference dr in drc) { in convert()
39 System in convert()
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in WrappersReflection()
67 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
70 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
75 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
80 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
87 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
93 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
104 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
112 [global::System
[all...]
H A DApi.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in ApiReflection()
74 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
77 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
82 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
87 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
94 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
106 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
118 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
134 [global::System
[all...]
H A DStruct.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in StructReflection()
87 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
90 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
95 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
100 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
107 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
113 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
126 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
131 [global::System
[all...]
H A DEmpty.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in EmptyReflection()
60 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
63 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
68 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
73 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
80 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
85 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
90 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
95 [global::System
[all...]
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/
H A DDateTimePatternGeneratorSample.java32 System.out.println("========================================================================"); in getBestPatternExample()
33 System.out.println(" getBestPatternExample()"); in getBestPatternExample()
34 System.out.println(); in getBestPatternExample()
35 System.out.println(" Use DateTimePatternGenerator to create customized date/time pattern:"); in getBestPatternExample()
36 System.out.println(" yQQQQ,yMMMM, MMMMd, hhmm, jjmm per locale"); in getBestPatternExample()
37 System.out.println("========================================================================"); in getBestPatternExample()
53 System.out.printf("%-20s%-35s%-35s%-35s\n\n", "Skeleton", "en_US", "fr_FR","zh_CN"); in getBestPatternExample()
55 System.out.printf("%-20s", skeleton); in getBestPatternExample()
64 System.out.printf("%-35s",sdf.format(date)); in getBestPatternExample()
66 System in getBestPatternExample()
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestCustomOptionsProto3.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestCustomOptionsProto3Reflection()
267 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
270 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
275 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
280 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
287 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
299 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
307 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
317 [global::System
[all...]
H A DUnittestIssues.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestIssuesReflection()
108 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
111 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
116 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
121 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
128 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
133 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
138 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
143 [global::System
[all...]
H A DUnittest.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestReflection()
891 new pb::Extension<global::Google.Protobuf.TestProtos.Proto2.TestAllExtensions, string>(74, pb::FieldCodec.ForString(594, global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("aGVsbG8="), 0, 5)));
901 new pb::Extension<global::Google.Protobuf.TestProtos.Proto2.TestAllExtensions, string>(84, pb::FieldCodec.ForString(674, global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("YWJj"), 0, 3)));
903 new pb::Extension<global::Google.Protobuf.TestProtos.Proto2.TestAllExtensions, string>(85, pb::FieldCodec.ForString(682, global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("MTIz"), 0, 3)));
1132 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
1135 [global::System
[all...]
H A DUnittestProto3.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestProto3Reflection()
264 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
267 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
272 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
277 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
284 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
348 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
359 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
370 [global::System
[all...]
H A DUnittestProto3Optional.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestProto3OptionalReflection()
78 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
81 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
86 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
91 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
98 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
125 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
136 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
145 [global::System
[all...]
H A DUnittestImportPublicProto3.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestImportPublicProto3Reflection()
48 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
51 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
56 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
61 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
68 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
74 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
82 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
90 [global::System
[all...]
H A DOldExtensions1.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in OldExtensions1Reflection()
46 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
49 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
54 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
59 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
66 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
71 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
76 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
81 [global::System
[all...]
H A DUnittestIssue6936B.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in UnittestIssue6936BReflection()
47 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
50 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
55 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
60 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
67 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
72 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
77 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
82 [global::System
[all...]
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DMain.java38 System.exit(1); in main()
60 System.exit(1); in main()
100 System.out.println("[OK] ICU data is synchronized with the reference data"); in main()
108 System.exit(status); in main()
112 System.out.println("[Usage]"); in printUsage()
113 System.out.println(""); in printUsage()
114 System.out.println(" 1) java com.ibm.icu.dev.tool.currency.Main check <currentXML> <historicXML>"); in printUsage()
115 System.out.println(""); in printUsage()
116 System.out.println(" Verifies the ICU data (table in NumericCodeData) with the reference data."); in printUsage()
117 System in printUsage()
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in DescriptorReflection()
204 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
207 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
212 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
217 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
224 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
230 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
240 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
245 [global::System
[all...]
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DBrotliInputStream.cs9 /// <see cref="System.IO.Stream"/>
13 public class BrotliInputStream : System.IO.Stream
31 /// <see cref="System.IO.Stream"/>
41 /// <exception cref="System.IO.IOException">in case of corrupted data or source stream problems</exception>
42 public BrotliInputStream(System.IO.Stream source) in BrotliInputStream()
49 /// <see cref="System.IO.Stream"/>
62 /// <exception cref="System.IO.IOException">in case of corrupted data or source stream problems</exception>
63 public BrotliInputStream(System.IO.Stream source, int byteReadBufferSize) in BrotliInputStream()
70 /// <see cref="System.IO.Stream"/>
88 /// <exception cref="System
[all...]
/third_party/backends/japi/
H A DTest.java48 System.out.println("getDevices() failed. Status= " + status); in main()
51 System.out.println("VersionMajor =" + sane.versionMajor(version[0])); in main()
52 System.out.println("VersionMinor =" + sane.versionMinor(version[0])); in main()
53 System.out.println("VersionBuild =" + sane.versionBuild(version[0])); in main()
60 System.out.println("getDevices() failed. Status= " + status); in main()
65 System.out.println("Device '" + devList[i].name + "' is a " + in main()
73 System.out.println("open() failed. Status= " + status); in main()
76 System.out.println("Open handle=" + handle[0]); in main()
82 System.out.println("controlOption() failed. Status= " in main()
86 System in main()
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java169 System.out.println(usageString); in main()
170 System.exit(1); in main()
211 System.out.println(line); in doDump()
213 System.out.print(" CEs: "); in doDump()
222 //System.out.print(); in doDump()
227 System.out.print(outStr + " "); in doDump()
229 System.out.print("\n "); in doDump()
234 System.out.print("\n ICU Sort Key: "); in doDump()
246 System.out.print(outStr); in doDump()
247 System in doDump()
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java84 System.exit(0); in main()
161 System.out.println("glyph dump option requires a glyph range or list"); in main()
162 System.exit(0); in main()
183 System.out.println("character dump option requires a glyph range or list"); in main()
184 System.exit(0); in main()
205 System.out.println(); in main()
207 System.out.printf("Error processing file: %s\n", file); in main()
215 System.out.printf("Error processing file: %s\n", fontFile); in main()
220 System.exit(0); in main()
225 System in printUsage()
[all...]
/third_party/lzma/CS/7zip/Compress/LzmaAlone/Properties/
H A DResources.cs13 using System;
14 using System.IO;
15 using System.Resources;
27 private static System.Resources.ResourceManager _resMgr;
29 private static System.Globalization.CultureInfo _resCulture;
39 [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
40 public static System.Resources.ResourceManager ResourceManager
46 System.Resources.ResourceManager temp = new System
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs11 using scg = global::System.Collections.Generic;
25 byte[] descriptorData = global::System.Convert.FromBase64String( in ConformanceReflection()
117 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
120 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
125 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
130 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
137 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
143 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
153 [global::System.Diagnostics.DebuggerNonUserCodeAttribute]
158 [global::System
[all...]
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/dateintervalformat/
H A DDateIntervalFormatSample.java34 System.out.println("=============================================================================="); in dtitvfmtPreDefined()
35 System.out.println(" dtitvfmtPreDefined()"); in dtitvfmtPreDefined()
36 System.out.println(); in dtitvfmtPreDefined()
37 System.out.println(" Use DateIntervalFormat to get Date interval format for pre-defined skeletons:"); in dtitvfmtPreDefined()
38 System.out.println(" yMMMd, MMMd per locale"); in dtitvfmtPreDefined()
39 System.out.println("=============================================================================="); in dtitvfmtPreDefined()
57 System.out.printf("%-15s%-35s%-35s%-35s%-35s\n", "Skeleton", "from","to","Date Interval in en_US", "Date Interval in Ja"); in dtitvfmtPreDefined()
60 System.out.printf("%-15s%-35s%-35s", skeleton,date[i].toString(), date[i+1].toString()); in dtitvfmtPreDefined()
63 System.out.printf("%-35s%-35s\n", dtitvfmtEn.format(dtitv[i]),dtitvfmtJa.format(dtitv[i])); in dtitvfmtPreDefined()
78 System in dtitvfmtCustomized()
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DBIG5Tool.java78 System.err.println("Unrecognized option: " + args[i]); in Main()
79 System.exit(-1); in Main()
84 System.err.println("Unrecognized option: " + dirName); in Main()
85 System.exit(-1); in Main()
97 System.err.println("\"" + dirName + "\" is not a directory"); in Main()
98 System.exit(-1); in Main()
112 System.out.println(dir.getName()); in processDir()
121 System.out.println(files[i].getPath()); in processDir()
122 System.out.println(" " + fileSize + " bytes."); in processDir()
156 System in processDir()
[all...]

Completed in 60 milliseconds

12345678910>>...39