Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c256 static const char *parse_string(cJSON *item, const char *str, bool *out_of_memory) { in parse_string()
461 int require_null_terminated, bool *out_of_memory) { in cJSON_ParseWithOpts()
490 …SON *cJSON_Parse(const VkAllocationCallbacks *pAllocator, const char *value, bool *out_of_memory) { in cJSON_Parse()
499 static const char *parse_value(cJSON *item, const char *value, bool *out_of_memory) { in parse_value()
594 static const char *parse_array(cJSON *item, const char *value, bool *out_of_memory) { in parse_array()
733 static const char *parse_object(cJSON *item, const char *value, bool *out_of_memory) { in parse_object()
1014 bool out_of_memory = false; in loader_get_json() local
/third_party/mesa3d/src/util/
Dblob.h72 bool out_of_memory; member
/third_party/mesa3d/src/mesa/vbo/
Dvbo.h177 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/mesa3d/src/mesa/main/
Ddebug_output.c113 static char out_of_memory[] = "Debugging error: out of memory"; variable
/third_party/curl/lib/vssh/
Dlibssh2.c1076 bool out_of_memory = FALSE; in ssh_statemach_act() local
/third_party/astc-encoder/Source/
Dwuffs-v0.3.c44109 const char* out_of_memory; member