Searched defs:bufSize (Results 1 – 5 of 5) sorted by relevance
282 static constexpr int bufSize = 128; in readLine() local
473 constexpr size_t bufSize = 80; in getTensorFilename() local
302 uint64_t bufSize = *eltSize * *numElements; in createPrivateMemRef() local
95 if ((size == ELFCLASS32 && bufSize < sizeof(Elf32_Ehdr)) || in getELFKind() local
1379 uint32_t bufSize = len + 1; newStringData() local