Home
last modified time | relevance | path

Searched defs:WordWrap (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_gen_lib.cc30 string WordWrap(StringPiece prefix, StringPiece str, int width) { in WordWrap() function
/external/flatbuffers/include/flatbuffers/
Dutil.h545 inline std::string WordWrap(const std::string in, size_t max_length, in WordWrap() function