Home
last modified time | relevance | path

Searched defs:out_of_memory (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_save.h135 GLboolean out_of_memory; /**< True if last VBO allocation failed */ member
/external/libjpeg-turbo/
Djmemmgr.c220 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
/external/opencv3/3rdparty/libjpeg/
Djmemmgr.c218 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
/external/mesa3d/src/mesa/main/
Derrors.c50 static char out_of_memory[] = "Debugging error: out of memory"; variable
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jmemmgr.c219 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
/external/curl/lib/
Dssh.c803 bool out_of_memory = FALSE; in ssh_statemach_act() local