Home | Sort by relevance Sort by last modified time |
/external/llvm/include/llvm/Support/ | |
Compression.h | 37 StatusOutOfMemory, // there was not enough memory |
/external/llvm/lib/Support/ | |
Compression.cpp | 41 case Z_MEM_ERROR: return zlib::StatusOutOfMemory; |