Home
last modified time | relevance | path

Searched defs:oom (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dxmalloc.c49 static void oom(void) { in oom() function
/third_party/weston/libweston/
Dweston-log.c198 static const char oom[] = "Out of memory"; in weston_log_subscription_vprintf() local
809 static const char oom[] = "Out of memory"; in weston_log_scope_vprintf() local
/third_party/ltp/testcases/kernel/mem/lib/
Dmem.c127 void oom(int testcase, int lite, int retcode, int allow_sigkill) in oom() function
/third_party/re2/re2/
Ddfa.cc1966 bool oom = false; in BuildAllStates() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1158 bool oom; member
/third_party/sqlite/src/
Dshell.c4603 char oom; /* True if an OOM is encountered */ member