Searched defs:out_of_memory (Results 1 – 7 of 7) sorted by relevance
| /third_party/vulkan-loader/loader/ |
| D | cJSON.c | 256 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/ |
| D | blob.h | 72 bool out_of_memory; member
|
| /third_party/mesa3d/src/mesa/vbo/ |
| D | vbo.h | 177 GLboolean out_of_memory; /**< True if last VBO allocation failed */ member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jmemmgr.c | 225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() function
|
| /third_party/mesa3d/src/mesa/main/ |
| D | debug_output.c | 113 static char out_of_memory[] = "Debugging error: out of memory"; variable
|
| /third_party/curl/lib/vssh/ |
| D | libssh2.c | 1076 bool out_of_memory = FALSE; in ssh_statemach_act() local
|
| /third_party/astc-encoder/Source/ |
| D | wuffs-v0.3.c | 44109 const char* out_of_memory; member
|