Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dio.hpp59 char_type newline; member in glm::io::format_punct
/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.cpp128 void EntryPoint::print(FILE *fp, bool newline, in print()
/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp116 const char* newline = strchr(msg, '\n'); in SplitByLines() local
/device/generic/vulkan-cereal/protocols/generic-apigen/
DEntryPoint.cpp128 void EntryPoint::print(FILE *fp, bool newline, in print()