Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/
H A Dbuffer_queue_test.cpp52 EXPECT_EQ(BufferQueue::ErrorCode::NotEnoughMemory, Buffers.getBuffer(Buf1)); in TEST()
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_environment.cpp183 __kmp_fatal(KMP_MSG(CantSetEnvVar, name), KMP_HNT(NotEnoughMemory), in __kmp_env_set()
/llvm-project-15.0.7/openmp/runtime/src/i18n/
H A Den_US.txt513 NotEnoughMemory "Seems application required too much memory."