Searched defs:BUF (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/av/services/audioflinger/ |
H A D | BufLog.h | 81 #define __BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument 85 #define BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument 88 #define BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument
|
/aosp12/bionic/libc/stdio/ |
H A D | parsefloat.c | 38 #define BUF 513 /* Maximum length of numeric string. */ macro
|
H A D | vfwscanf.c | 45 #define BUF 513 /* Maximum length of numeric string. */ macro
|
H A D | vfscanf.cpp | 49 #define BUF 513 /* Maximum length of numeric string. */ macro
|
H A D | printf_common.h | 179 #define BUF 100 macro
|