Searched defs:fmtd (Results 1 – 7 of 7) sorted by relevance
172 std::ostream& operator << (std::ostream& out, Ptr<Formatted> fmtd) in operator <<()
377 int print(Ptr<Formatted> fmtd, FILE* stream = stdout) in print()
57 StringBuffer fmtd = new StringBuffer(""); in Test4029195() local631 StringBuffer fmtd = new StringBuffer(""); in Test4106807() local
61 StringBuffer fmtd = new StringBuffer(""); in Test4029195() local635 StringBuffer fmtd = new StringBuffer(""); in Test4106807() local
89 UnicodeString fmtd; in Test4029195() local958 UnicodeString fmtd; in Test4106807() local
1469 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in terminal_echotc() local
2178 Ptr<Formatted> fmtd = Formatter::get()->format(*me); in Java_org_opencv_core_Mat_nDump() local