Searched defs:endl (Results 1 – 3 of 3) sorted by relevance
| /frameworks/ml/nn/common/ | ||
| D | GraphDump.cpp | 81 static const EndlType endl; member in android::nn::__anonbb80a43c0111::Dumper |
| /frameworks/native/libs/binder/include/binder/ | ||
| D | TextOutput.h | 152 inline TextOutput& endl(TextOutput& to) in endl() function |
| /frameworks/base/cmds/bootanimation/ | ||
| D | BootAnimation.cpp | 677 const char* endl = strstr(s, "\n"); in parseAnimationDesc() local |