| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| EdgeBundles.cpp | 77 /// Specialize WriteGraph, the standard implementation won't work. 78 raw_ostream &llvm::WriteGraph(raw_ostream &O, const EdgeBundles &G,
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| GraphWriter.h | 104 void writeGraph(const std::string &Title = "") { 300 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 307 W.writeGraph(Title.str()); 315 std::string WriteGraph(const GraphType &G, const Twine &Name, 329 llvm::WriteGraph(O, G, ShortNames, Title); 342 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
| GraphWriter.h | 104 void writeGraph(const std::string &Title = "") { 299 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 306 W.writeGraph(Title.str()); 314 std::string WriteGraph(const GraphType &G, const Twine &Name, 328 llvm::WriteGraph(O, G, ShortNames, Title); 341 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
| GraphWriter.h | 104 void writeGraph(const std::string &Title = "") { 299 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 306 W.writeGraph(Title.str()); 314 std::string WriteGraph(const GraphType &G, const Twine &Name, 328 llvm::WriteGraph(O, G, ShortNames, Title); 341 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| GraphWriter.h | 104 void writeGraph(const std::string &Title = "") { 300 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 307 W.writeGraph(Title.str()); 315 std::string WriteGraph(const GraphType &G, const Twine &Name, 329 llvm::WriteGraph(O, G, ShortNames, Title); 342 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
| GraphWriter.h | 104 void writeGraph(const std::string &Title = "") { 299 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 306 W.writeGraph(Title.str()); 314 std::string WriteGraph(const GraphType &G, const Twine &Name, 328 llvm::WriteGraph(O, G, ShortNames, Title); 341 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
| GraphWriter.h | 104 void writeGraph(const std::string &Title = "") { 299 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 306 W.writeGraph(Title.str()); 314 std::string WriteGraph(const GraphType &G, const Twine &Name, 328 llvm::WriteGraph(O, G, ShortNames, Title); 341 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/ |
| GraphWriter.h | 114 void writeGraph(const std::string &Title = "") { 309 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G, 316 W.writeGraph(Title.str()); 324 std::string WriteGraph(const GraphType &G, const Twine &Name, 338 llvm::WriteGraph(O, G, ShortNames, Title); 351 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
|
| /external/libchrome/base/metrics/ |
| statistics_recorder.h | 138 static void WriteGraph(const std::string& query, std::string* output);
|
| statistics_recorder.cc | 227 void StatisticsRecorder::WriteGraph(const std::string& query, 525 StatisticsRecorder::WriteGraph(std::string(), &output);
|
| /external/tensorflow/tensorflow/contrib/tensorboard/db/ |
| summary_file_writer.cc | 123 Status WriteGraph(int64 global_step,
|
| summary_db_writer_test.cc | 221 TEST_F(SummaryDbWriterTest, WriteGraph) {
|
| summary_db_writer.cc | [all...] |
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
| JitManager.cpp | 314 WriteGraph(fd_cfg, (const Function*)f);
|
| /system/update_engine/payload_consumer/ |
| download_action.cc | 393 base::StatisticsRecorder::WriteGraph(
|
| /external/tensorflow/tensorflow/core/kernels/ |
| summary_kernels.cc | 303 OP_REQUIRES_OK(ctx, s->WriteGraph(step, std::move(graph)));
|