Home
last modified time | relevance | path

Searched refs:bufv (Results 1 – 5 of 5) sorted by relevance

/external/honggfuzz/
Dinput.c240 char bufv[1025] = {}; in input_parseDictionary() local
241 if (sscanf(lineptr, "\"%1024s", bufv) != 1 && in input_parseDictionary()
242 sscanf(lineptr, "%1024[^=]=\"%1024s", bufn, bufv) != 2) { in input_parseDictionary()
247 LOG_D("Parsing word: '%s'", bufv); in input_parseDictionary()
249 char* s = util_StrDup(bufv); in input_parseDictionary()
/external/e2fsprogs/lib/ext2fs/
Dunix_io.c160 int count, void *bufv) in raw_read_blk() argument
166 unsigned char *buf = bufv; in raw_read_blk()
264 int count, const void *bufv) in raw_write_blk() argument
270 const unsigned char *buf = bufv; in raw_write_blk()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll48 …%struct.bufobj = type <{ %struct.mtx, %struct.bufv, %struct.bufv, i64, i32, i8, i8, i8, i8, %struc…
49 %struct.bufv = type <{ %struct.buflists, %struct.buf*, i32, i8, i8, i8, i8 }>
/external/llvm/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll47 …%struct.bufobj = type <{ %struct.mtx, %struct.bufv, %struct.bufv, i64, i32, i8, i8, i8, i8, %struc…
48 %struct.bufv = type <{ %struct.buflists, %struct.buf*, i32, i8, i8, i8, i8 }>
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll47 …%struct.bufobj = type <{ %struct.mtx, %struct.bufv, %struct.bufv, i64, i32, i8, i8, i8, i8, %struc…
48 %struct.bufv = type <{ %struct.buflists, %struct.buf*, i32, i8, i8, i8, i8 }>