Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/main/win32/
DSDL_win32_main.c118 static BOOL OutOfMemory(void) in OutOfMemory() function
196 return OutOfMemory(); in console_main()
330 return OutOfMemory(); in WinMain()
339 return OutOfMemory(); in WinMain()
348 return OutOfMemory(); in WinMain()
/external/v8/test/cctest/
Dcctest.status46 # We cannot assume that we can throw OutOfMemory exceptions in all situations.
49 test-api/OutOfMemory: SKIP
Dtest-api.cc1779 TEST(OutOfMemory) { in TEST() argument
/external/bluetooth/bluez/doc/
Dmanager-api.txt48 org.bluez.Error.OutOfMemory
Ddevice-api.txt80 org.bluez.Error.OutOfMemory
Dadapter-api.txt91 org.bluez.Error.OutOfMemory
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1018896 the OutOfMemory condition to all the ExecStates in each.