Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dio.hpp59 char_type newline; member in glm::io::format_punct
/hardware/google/gfxstream/codegen/generic-apigen/
DEntryPoint.cpp128 void EntryPoint::print(FILE *fp, bool newline, in print()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c513 char* newline = strchr(command, '\n'); in get_command() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2031 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len) in bcm_bprhex()