Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dblob.h69 bool out_of_memory; member
/third_party/mesa3d/src/mesa/vbo/
Dvbo.h182 GLboolean out_of_memory; /**< True if last VBO allocation failed */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() function
/third_party/libjpeg-turbo/
Djmemmgr.c225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() function
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() function
/third_party/mesa3d/src/mesa/main/
Ddebug_output.c111 static char out_of_memory[] = "Debugging error: out of memory"; variable
/third_party/curl/lib/vssh/
Dlibssh2.c905 bool out_of_memory = FALSE; in ssh_statemach_act() local