/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | otTables.py | 59 def _writeFlagsToXML(self, xmlWriter): argument 128 def toXML(self, xmlWriter, font, attrs, name): argument 191 def toXML(self, xmlWriter, font, attrs, name): argument 363 def toXML(self, xmlWriter, font, attrs, name): argument 451 def toXML(self, xmlWriter, font, attrs, name): argument 524 def toXML(self, xmlWriter, font, attrs=None, name=None): argument 616 def toXML2(self, xmlWriter, font): argument 679 def toXML2(self, xmlWriter, font): argument 734 def toXML2(self, xmlWriter, font): argument 843 def toXML2(self, xmlWriter, font): argument [all …]
|
H A D | otConverters.py | 228 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 251 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 262 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 397 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 450 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 466 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 635 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 784 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 793 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument 838 def xmlWrite(self, xmlWriter, font, value, name, attrs): argument [all …]
|
H A D | otBase.py | 1113 def toXML(self, xmlWriter, font, attrs=None, name=None): argument 1125 def toXML2(self, xmlWriter, font): argument 1237 def toXML(self, xmlWriter, font, attrs=None, name=None): argument 1412 def toXML(self, xmlWriter, font, valueName, attrs=None): argument
|
H A D | sbixStrike.py | 123 def toXML(self, xmlWriter, ttFont): argument
|
H A D | _s_b_i_x.py | 89 def toXML(self, xmlWriter, ttFont): argument
|
H A D | sbixGlyph.py | 108 def toXML(self, xmlWriter, ttFont): argument
|
H A D | D_S_I_G_.py | 88 def toXML(self, xmlWriter, ttFont): argument
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/internal/marshall/ |
H A D | XmlGenerator.java | 29 private final XmlWriter xmlWriter; field in XmlGenerator 31 private XmlGenerator(StringWriter stringWriter, XmlWriter xmlWriter) { in XmlGenerator() 38 …XmlWriter xmlWriter = isS3 ? new S3XmlWriter(stringWriter, xmlns) : new XmlWriter(stringWriter, xm… in create() local 42 public XmlWriter xmlWriter() { in xmlWriter() method in XmlGenerator
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | Stubs.java | 1114 public static void writeXml(PrintStream xmlWriter, Collection<PackageInfo> pkgs, boolean strip) { in writeXml() 1122 public static void writeXml(PrintStream xmlWriter, Collection<PackageInfo> pkgs, in writeXml() 1135 public static void writeXml(PrintStream xmlWriter, Collection<PackageInfo> pkgs) { in writeXml() 1144 static void writePackageXML(PrintStream xmlWriter, PackageInfo pack, in writePackageXML() 1164 …static void writeClassXML(PrintStream xmlWriter, ClassInfo cl, Predicate<ClassInfo> notStrippable)… in writeClassXML() 1215 static void writeMethodXML(PrintStream xmlWriter, MethodInfo mi) { in writeMethodXML() 1255 static void writeConstructorXML(PrintStream xmlWriter, MethodInfo mi) { in writeConstructorXML() 1287 static void writeParameterXML(PrintStream xmlWriter, MethodInfo method, ParameterInfo pi, in writeParameterXML() 1294 static void writeFieldXML(PrintStream xmlWriter, FieldInfo fi) { in writeFieldXML()
|
/aosp_15_r20/external/fonttools/Lib/fontTools/cffLib/ |
H A D | __init__.py | 294 def toXML(self, xmlWriter): argument 899 def toXML(self, xmlWriter): argument 993 def toXML(self, xmlWriter): argument 1005 def toXML(self, xmlWriter): argument 1062 def writeXML(self, xmlWriter, name): argument 1243 def toXML(self, xmlWriter): argument 1384 def xmlWrite(self, xmlWriter, name, value): argument 1399 def xmlWrite(self, xmlWriter, name, value): argument 1414 def xmlWrite(self, xmlWriter, name, value): argument 1448 def xmlWrite(self, xmlWriter, name, value): argument [all …]
|
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apimap/ |
H A D | ApiMap.java | 157 XmlWriter xmlWriter = new XmlWriter(); in main() local 186 List<Future<CallGraphManager>> tasks, XmlWriter xmlWriter, int mode) { in executeTasks()
|
H A D | HtmlWriter.java | 38 public static void printHtmlReport(XmlWriter xmlWriter, OutputStream htmlOut) in printHtmlReport()
|
/aosp_15_r20/external/deqp/executor/ |
H A D | xeTestLogWriter.cpp | 526 void writeTestResult(const TestCaseResult &result, xe::xml::Writer &xmlWriter) in writeTestResult() 547 xml::Writer xmlWriter(stream); in writeTestResult() local
|
/aosp_15_r20/external/deqp/executor/tools/ |
H A D | xeBatchResultToXml.cpp | 253 xe::xml::Writer xmlWriter(out); in testCaseResultComplete() local 360 xe::xml::Writer xmlWriter(out); in batchResultToSeparateXmlFiles() local
|
/aosp_15_r20/external/deqp/framework/platform/android/ |
H A D | tcuTestLogParserJNI.cpp | 318 xe::xml::Writer xmlWriter(testLog); in parse() local 337 xe::xml::Writer xmlWriter(testLog); in parse() local
|
/aosp_15_r20/external/fonttools/Doc/source/misc/ |
H A D | xmlWriter.rst | 2 xmlWriter title
|
/aosp_15_r20/external/clpeak/include/ |
H A D | xml_writer.h | 21 xmlWriter(std::ostream& os) : os(os), tag_open(false), new_line(true) {os << HEADER;} in xmlWriter() function
|
/aosp_15_r20/system/timezone/input_tools/android/telephonylookup_generator/src/main/java/com/android/libcore/timezone/telephonylookup/ |
H A D | TelephonyLookupXmlFile.java | 107 XMLStreamWriter xmlWriter = xmlOutputFactory.createXMLStreamWriter(fileWriter); in writeRaw() local
|
/aosp_15_r20/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/ |
H A D | TzLookupFile.java | 120 XMLStreamWriter xmlWriter = xmlOutputFactory.createXMLStreamWriter(fileWriter); in writeRaw() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | CLDRFile.java | 579 final CldrXmlWriter xmlWriter = new CldrXmlWriter(this, pw, options); in write() local
|
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/ |
H A D | psCharStrings.py | 1241 def toXML(self, xmlWriter, ttFont=None): argument
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/aosp_15_r20/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/aosp_15_r20/external/antlr/runtime/ActionScript/project/lib/ |
HD | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/ |
HD | maven-ant-tasks-2.1.3.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF ... |