Home
last modified time | relevance | path

Searched defs:log_buffer (Results 1 – 5 of 5) sorted by relevance

/third_party/libsnd/tests/
Dpeak_chunk_test.c50 static char log_buffer [LOG_BUFFER_SIZE] ; variable
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
Ditt_refcol_impl.c108 char log_buffer[LOG_BUFFER_MAX_SIZE]; in log_func_call() local
/third_party/musl/src/gwp_asan/linux/
Dgwp_asan.c206 char log_buffer[PATH_MAX]; in gwp_asan_printf() local
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c206 char log_buffer[PATH_MAX]; in gwp_asan_printf() local
/third_party/ffmpeg/fftools/
Dffprobe.c324 static LogBuffer *log_buffer; variable