Home
last modified time | relevance | path

Searched refs:OutOfMemory (Results 1 – 8 of 8) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/main/win32/
DSDL_win32_main.c148 static BOOL OutOfMemory(void) in OutOfMemory() function
294 return OutOfMemory(); in console_main()
375 return OutOfMemory(); in WinMain()
384 return OutOfMemory(); in WinMain()
393 return OutOfMemory(); in WinMain()
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusFontCollection.h58 return SetStatus(OutOfMemory); in GetFamilies()
DGdiPlusPath.h144 return SetStatus(OutOfMemory); in GetPathData()
153 return SetStatus(OutOfMemory); in GetPathData()
1332 return SetStatus(OutOfMemory); in GetSurroundColors()
1367 return SetStatus(OutOfMemory); in SetSurroundColors()
1527 return SetStatus(OutOfMemory); in SetInterpolationColors()
1544 return SetStatus(OutOfMemory); in GetInterpolationColors()
DGdiPlusBrush.h721 return SetStatus(OutOfMemory); in SetInterpolationColors()
736 return SetStatus(OutOfMemory); in GetInterpolationColors()
DGdiPlusTypes.h105 OutOfMemory = 3, enumerator
DGdiPlusGraphics.h1490 return OutOfMemory; in MeasureCharacterRanges()
/external/chromium_org/gpu/command_buffer/client/
Dtransfer_buffer_unittest.cc432 TEST_F(TransferBufferExpandContractTest, OutOfMemory) { in TEST_F() argument
/external/chromium_org/v8/
DChangeLog1307 Remove Failure::OutOfMemory propagation and