Searched refs:writeOutput (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/clang/unittests/Rewrite/ |
D | RewriteBufferTest.cpp | 17 #define EXPECT_OUTPUT(Buf, Output) EXPECT_EQ(Output, writeOutput(Buf)) 19 static std::string writeOutput(const RewriteBuffer &Buf) { in writeOutput() function
|
/external/llvm-project/llvm/tools/llvm-reduce/ |
D | llvm-reduce.cpp | 83 void writeOutput(Module *M, StringRef Message) { in writeOutput() function 122 writeOutput(Tester.getProgram(), "\nDone reducing! Reduced testcase: "); in main()
|
/external/proguard/src/proguard/ |
D | OutputWriter.java | 79 writeOutput(programClassPool, in execute() 96 private void writeOutput(ClassPool programClassPool, in writeOutput() method in OutputWriter
|
D | ProGuard.java | 164 writeOutput(); in execute() 388 private void writeOutput() throws IOException in writeOutput() method in ProGuard
|
/external/llvm-project/llvm/tools/llvm-reduce/deltas/ |
D | Delta.cpp | 25 void writeOutput(llvm::Module *M, llvm::StringRef Message); 165 writeOutput(ReducedProgram.get(), "Saved new best reduction to "); in runDeltaPass()
|
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
D | ELFObjcopy.cpp | 779 static Error writeOutput(const CopyConfig &Config, Object &Obj, Buffer &Out, in writeOutput() function 799 return writeOutput(Config, **Obj, Out, OutputElfType); in executeObjcopyOnIHex() 817 return writeOutput(Config, **Obj, Out, OutputElfType); in executeObjcopyOnRawBinary() 855 if (Error E = writeOutput(Config, **Obj, Out, OutputElfType)) in executeObjcopyOnBinary()
|
/external/turbine/java/com/google/turbine/main/ |
D | Main.java | 206 writeOutput(options, bound.generatedClasses(), lowered.bytes(), transitive); in compile() 362 private static void writeOutput( in writeOutput() method in Main
|
/external/golang-protobuf/protoc-gen-go/generator/ |
D | generator.go | 428 writeOutput bool member 1027 if !g.writeOutput { 1094 g.writeOutput = genFileMap[file] 1096 if !g.writeOutput { 1170 if !g.writeOutput { 1246 if !g.writeOutput {
|
/external/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/
proguard/FileWordReader.class
FileWordReader ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |