Searched defs:Print (Results 1 – 8 of 8) sorted by relevance
/minix3/minix/commands/termcap/ |
H A D | termcap.c | 119 void Print( comment, name ) in Print() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Driver/ |
H A D | Job.cpp | 147 void Command::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in Command 263 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print() function in FallbackCommand 298 void JobList::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in JobList
|
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest-printers.h | 591 static void Print(const T& value, ::std::ostream* os) { in Print() function 643 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 659 static void Print(const T& value, ::std::ostream* os) { in Print() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | SparsePropagation.cpp | 329 void SparseSolver::Print(Function &F, raw_ostream &OS) const { in Print() function in SparseSolver
|
/minix3/minix/commands/ifdef/ |
H A D | ifdef.c | 182 #define Print { line++; if (ch!='\n') prteoln(); } macro
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 220 void DeclPrinter::Print(AccessSpecifier AS) { in Print() function in DeclPrinter
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 177 TEST_F(MDNodeTest, Print) { in TEST_F() argument
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 108 Print, ///< Print the contents of the archive enumerator
|