Home
last modified time | relevance | path

Searched refs:appendFile (Results 1 – 25 of 43) sorted by relevance

12

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DFileUtilities.java359 public static void appendFile(Class<?> class1, String filename, PrintWriter out) { in appendFile() method in FileUtilities
360 appendFile(class1, filename, StandardCharsets.UTF_8, null, out); in appendFile()
363 …public static void appendFile(Class<?> class1, String filename, String[] replacementList, PrintWri… in appendFile() method in FileUtilities
364 appendFile(class1, filename, StandardCharsets.UTF_8, replacementList, out); in appendFile()
367 …public static void appendFile(Class<?> class1, String filename, Charset charset, String[] replacem… in appendFile() method in FileUtilities
381 …public static void appendFile(String filename, String encoding, PrintWriter output) throws IOExcep… in appendFile() method in FileUtilities
382 appendFile(filename, encoding, output, null); in appendFile()
385 …public static void appendFile(String filename, String encoding, PrintWriter output, String[] repla… in appendFile() method in FileUtilities
460 appendFile(class1, sourceFile, StandardCharsets.UTF_8, replacementList, out); in copyFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp191 static void appendFile(std::vector<NewArchiveMember> &Members, in appendFile() function
222 appendFile(Members, LibMachine, LibMachineSource, *ChildMB); in appendFile()
348 appendFile(Members, LibMachine, LibMachineSource, MBRef); in libDriverMain()
/external/okhttp/okio/okio/src/test/java/okio/
DOkioTest.java49 @Test public void appendFile() throws Exception { in appendFile() method in OkioTest
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
DStreamUtils.java76 public static void appendFile(SynchronousFileStorage storage, Uri uri, byte[] contents) in appendFile() method in StreamUtils
DBackendTestBase.java18 … static com.google.android.libraries.mobiledatadownload.file.common.testing.StreamUtils.appendFile;
255 appendFile(storage, uri, TEST_CONTENT); in openForAppend_appendsContent()
/external/dokka/core/src/main/kotlin/Java/
DJavaPsiDocumentationBuilder.kt45 …fun appendFile(file: PsiJavaFile, module: DocumentationModule, packageContent: Map<String, Content… in appendFile() method
79 …override fun appendFile(file: PsiJavaFile, module: DocumentationModule, packageContent: Map<String… in appendFile() method in org.jetbrains.dokka.JavaPsiDocumentationBuilder
/external/okio/okio/src/jvmTest/java/okio/
DOkioTest.java53 @Test public void appendFile() throws Exception { in appendFile() method in OkioTest
/external/dokka/core/src/main/kotlin/Generation/
DDokkaGenerator.kt170 javaFiles.map { appendFile(it, documentationModule, packageDocs.packageContent) } in <lambda>()
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java421 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java441 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java453 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java408 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java419 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java453 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java421 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java421 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java408 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java419 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java408 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java453 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java408 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java453 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java453 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java408 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/
DStubFtpServerIntegrationTest.java420 assertTrue(ftpClient.appendFile(FILENAME, inputStream)); in testAppe()

12