Home
last modified time | relevance | path

Searched refs:NotEnoughMemory (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp84 return BufferQueue::ErrorCode::NotEnoughMemory; in init()
96 return BufferQueue::ErrorCode::NotEnoughMemory; in init()
107 return BufferQueue::ErrorCode::NotEnoughMemory; in init()
169 return ErrorCode::NotEnoughMemory; in getBuffer()
H A Dxray_buffer_queue.h172 NotEnoughMemory, enumerator
183 case ErrorCode::NotEnoughMemory: in getErrorString()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_environment.cpp183 __kmp_fatal(KMP_MSG(CantSetEnvVar, name), KMP_HNT(NotEnoughMemory), in __kmp_env_set()
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt516 NotEnoughMemory "Seems application required too much memory."