Home
last modified time | relevance | path

Searched defs:fos (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCollectAPI.java43 FileOutputStream fos = new FileOutputStream(outfile); in writeHTML() local
150 FileOutputStream fos = new FileOutputStream(outfile); in writeTSV() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJExample.java319 FileOutputStream fos = new FileOutputStream(outFile); in main() local
386 FileOutputStream fos = new FileOutputStream(outFile); in main() local
DTJBench.java460 FileOutputStream fos = new FileOutputStream(tempStr); in fullTest() local
DTJUnitTest.java624 FileOutputStream fos = new FileOutputStream(file); in writeJPEG() local
/third_party/libjpeg-turbo/java/
DTJExample.java319 FileOutputStream fos = new FileOutputStream(outFile); in main() local
386 FileOutputStream fos = new FileOutputStream(outFile); in main() local
DTJBench.java470 FileOutputStream fos = new FileOutputStream(tempStr); in fullTest() local
DTJUnitTest.java624 FileOutputStream fos = new FileOutputStream(file); in writeJPEG() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dendian_test.cc55 FontOutputStream fos(&os); in TestEndian() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dendian_test.cc55 FontOutputStream fos(&os); in TestEndian() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBPropertiesExporter.java77 FileOutputStream fos = new FileOutputStream(write_file); in export() local
DPreferences.java62 FileOutputStream fos = new FileOutputStream("preferences.properties"); in savePreferences() local
DRBICUExporter.java77 OutputStream fos = new FileOutputStream(new File(directory, file_name)); in export() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java171 FileOutputStream fos = new FileOutputStream(outputFile); in subsetFontFile() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java171 FileOutputStream fos = new FileOutputStream(outputFile); in subsetFontFile() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont.cc85 FontOutputStream fos(os); in Serialize() local
119 void Font::SerializeHeader(FontOutputStream* fos, in SerializeHeader()
144 void Font::SerializeTables(FontOutputStream* fos, in SerializeTables()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont.cc85 FontOutputStream fos(os); in Serialize() local
119 void Font::SerializeHeader(FontOutputStream* fos, in SerializeHeader()
144 void Font::SerializeTables(FontOutputStream* fos, in SerializeTables()
/third_party/musl/arch/i386/bits/
Duser.h5 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
10 long fip, fcs, foo, fos, mxcsr, reserved; member
/third_party/musl/arch/microblaze/bits/
Duser.h2 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFont.java461 FontOutputStream fos = new FontOutputStream(os); in serialize() local
501 private void serializeHeader(FontOutputStream fos, List<Header> tableHeaders) in serializeHeader()
529 private void serializeTables(FontOutputStream fos, List<Header> tableHeaders) in serializeTables()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFont.java461 FontOutputStream fos = new FontOutputStream(os); in serialize() local
501 private void serializeHeader(FontOutputStream fos, List<Header> tableHeaders) in serializeHeader()
529 private void serializeTables(FontOutputStream fos, List<Header> tableHeaders) in serializeTables()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java338 … FileOutputStream fos = new FileOutputStream(new File(dirfile, tzids[i].replace('/', '-'))); in main() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java974 FileOutputStream fos = new FileOutputStream(oof); in serializeObjects() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java962 FileOutputStream fos = new FileOutputStream(oof); in serializeObjects() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java1272 FileOutputStream fos = new FileOutputStream(lf); in test() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java1269 FileOutputStream fos = new FileOutputStream(lf); in test() local

12