Searched defs:out_of_memory (Results 1 - 7 of 7) sorted by relevance
| /third_party/mesa3d/src/util/ |
| H A D | blob.h | 72 bool out_of_memory; member
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo.h | 177 GLboolean out_of_memory; /**< True if last VBO allocation failed */ member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jmemmgr.c | 225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() function [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 256 static const char *parse_string(cJSON *item, const char *str, bool *out_of_memory) { in parse_string() argument 490 static cJSON *cJSON_Parse(const VkAllocationCallbacks *pAllocator, const char *value, bool *out_of_memory) { in cJSON_Parse() argument 460 cJSON_ParseWithOpts(const VkAllocationCallbacks *pAllocator, const char *value, const char **return_parse_end, int require_null_terminated, bool *out_of_memory) cJSON_ParseWithOpts() argument 499 parse_value(cJSON *item, const char *value, bool *out_of_memory) parse_value() argument 594 parse_array(cJSON *item, const char *value, bool *out_of_memory) parse_array() argument 733 parse_object(cJSON *item, const char *value, bool *out_of_memory) parse_object() argument 1014 bool out_of_memory = false; loader_get_json() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | debug_output.c | 113 static char out_of_memory[] = "Debugging error: out of memory"; variable
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 1076 bool out_of_memory = FALSE; in ssh_statemach_act() local
|
| /third_party/astc-encoder/Source/ |
| H A D | wuffs-v0.3.c | 44109 const char* out_of_memory; global() member [all...] |
Completed in 54 milliseconds