Home
last modified time | relevance | path

Searched refs:writeFooter (Results 1 – 10 of 10) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DChart.java66 public void writeFooter(FormattedFileWriter pw) throws IOException { in writeFooter() method in Chart
102 writeFooter(x); in writeChart()
/external/okhttp/okio/okio/src/main/java/okio/
DGzipSink.java92 writeFooter(); in close()
124 private void writeFooter() throws IOException { in writeFooter() method in GzipSink
/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
DGzipSink.java94 writeFooter(); in close()
126 private void writeFooter() throws IOException { in writeFooter() method in GzipSink
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGraphWriter.h106 writeFooter();
130 void writeFooter() { in writeFooter() function
/external/llvm/include/llvm/Support/
DGraphWriter.h110 writeFooter();
134 void writeFooter() { in writeFooter() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGraphWriter.h125 writeFooter();
149 void writeFooter() { in writeFooter() function
/external/icu/icu4c/source/i18n/unicode/
Dvtzone.h383 void writeFooter(VTZWriter& writer, UErrorCode& status) const;
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java1453 writeFooter(w); in writeZone()
1881 private static void writeFooter(Writer writer) throws IOException { in writeFooter() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1484 writeFooter(w); in writeZone()
1912 private static void writeFooter(Writer writer) throws IOException { in writeFooter() method
/external/icu/icu4c/source/i18n/
Dvtzone.cpp2162 writeFooter(w, status); in writeZone()
2209 VTimeZone::writeFooter(VTZWriter& writer, UErrorCode& status) const { in writeFooter() function in VTimeZone