Home
last modified time | relevance | path

Searched refs:fouts (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c62 struct fout *fouts = 0; variable
87 if (!strcmp(fouts[i].name, file)) in findfout()
93 return fouts[i].file; in findfout()
464 ADDARRAY(fouts, f); in main()
503 fprintf (fouts[i].file, "\n#endif /* %s */\n", fouts[i].guard); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFormattedStream.cpp88 /// fouts() - This returns a reference to a formatted_raw_ostream for
89 /// standard output. Use it like: fouts() << "foo" << "bar";
90 formatted_raw_ostream &llvm::fouts() { in fouts() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormattedStream.h146 /// fouts() - This returns a reference to a formatted_raw_ostream for
147 /// standard output. Use it like: fouts() << "foo" << "bar";
148 formatted_raw_ostream &fouts();

Completed in 2 milliseconds