Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Dblob.h72 bool out_of_memory; member
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo.h177 GLboolean out_of_memory; /**< True if last VBO allocation failed */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c225 out_of_memory(j_common_ptr cinfo, int which) in out_of_memory() function
[all...]
/third_party/vulkan-loader/loader/
H A DcJSON.c256 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 Ddebug_output.c113 static char out_of_memory[] = "Debugging error: out of memory"; variable
/third_party/curl/lib/vssh/
H A Dlibssh2.c1076 bool out_of_memory = FALSE; in ssh_statemach_act() local
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c44109 const char* out_of_memory; global() member
[all...]

Completed in 54 milliseconds