/third_party/pulseaudio/src/modules/ |
D | reserve.c | 156 goto oom; in object_handler() 162 goto oom; in object_handler() 165 goto oom; in object_handler() 191 goto oom; in object_handler() 197 goto oom; in object_handler() 201 goto oom; in object_handler() 207 goto oom; in object_handler() 211 goto oom; in object_handler() 217 goto oom; in object_handler() 224 goto oom; in object_handler() [all …]
|
/third_party/selinux/libsepol/src/ |
D | assertion.c | 240 goto oom; in report_assertion_avtab_matches() 247 goto oom; in report_assertion_avtab_matches() 252 goto oom; in report_assertion_avtab_matches() 257 goto oom; in report_assertion_avtab_matches() 286 oom: in report_assertion_avtab_matches() 307 goto oom; in report_assertion_failures() 312 goto oom; in report_assertion_failures() 316 oom: in report_assertion_failures() 395 goto oom; in check_assertion_extended_permissions() 405 goto oom; in check_assertion_extended_permissions() [all …]
|
D | hierarchy.c | 196 if (rc) goto oom; in bounds_expand_parent_rules() 209 if (!ci) goto oom; in bounds_expand_parent_rules() 217 if (rc) goto oom; in bounds_expand_parent_rules() 225 if (rc) goto oom; in bounds_expand_parent_rules() 236 oom: in bounds_expand_parent_rules()
|
/third_party/pulseaudio/src/pulse/ |
D | xmalloc.c | 45 static void oom(void) PA_GCC_NORETURN; 49 static void oom(void) { in oom() function 64 oom(); in pa_xmalloc() 75 oom(); in pa_xmalloc0() 86 oom(); in pa_xrealloc()
|
/third_party/ltp/testcases/kernel/mem/ |
D | .gitignore | 47 /oom/oom01 48 /oom/oom02 49 /oom/oom03 50 /oom/oom04 51 /oom/oom05
|
/third_party/selinux/libselinux/src/ |
D | selinux_restorecon.c | 183 goto oom; in add_exclude() 195 goto oom; in add_exclude() 202 oom: in add_exclude() 338 goto oom; in add_xattr_entry() 363 goto oom; in add_xattr_entry() 371 goto oom; in add_xattr_entry() 379 goto oom; in add_xattr_entry() 395 oom: in add_xattr_entry() 449 goto oom; in filespec_add() 462 goto oom; in filespec_add() [all …]
|
D | matchpathcon.c | 206 goto oom; in matchpathcon_filespec_add() 220 goto oom; in matchpathcon_filespec_add() 236 goto oom; in matchpathcon_filespec_add() 246 goto oom; in matchpathcon_filespec_add() 257 oom: in matchpathcon_filespec_add()
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-resolv.c | 41 goto oom; in lws_plat_asyncdns_init() 56 goto oom; in lws_plat_asyncdns_init() 72 oom: in lws_plat_asyncdns_init()
|
/third_party/musl/src/env/ |
D | putenv.c | 24 if (!newenv) goto oom; in __putenv() 27 if (!newenv) goto oom; in __putenv() 36 oom: in __putenv()
|
/third_party/libwebsockets/lib/secure-streams/ |
D | policy-json.c | 359 goto oom; in lws_ss_policy_parser_cb() 367 goto oom; in lws_ss_policy_parser_cb() 378 goto oom; in lws_ss_policy_parser_cb() 400 goto oom; in lws_ss_policy_parser_cb() 449 goto oom; in lws_ss_policy_parser_cb() 454 goto oom; in lws_ss_policy_parser_cb() 501 goto oom; in lws_ss_policy_parser_cb() 527 goto oom; in lws_ss_policy_parser_cb() 538 goto oom; in lws_ss_policy_parser_cb() 544 goto oom; in lws_ss_policy_parser_cb() [all …]
|
/third_party/musl/libc-test/src/regression/ |
D | test_src_regression.gni | 25 "malloc-oom", 45 "pthread_create-oom", 64 "setenv-oom",
|
/third_party/ltp/testcases/kernel/mem/oom/ |
D | oom01.c | 41 oom(NORMAL, 0, ENOMEM, 0); in verify_oom() 46 oom(NORMAL, 0, ENOMEM, 1); in verify_oom()
|
/third_party/json/tests/thirdparty/Fuzzer/test/ |
D | fuzzer-oom-with-profile.test | 5 CHECK: Test unit written to ./oom-
|
D | fuzzer-oom.test | 3 CHECK: Test unit written to ./oom-
|
/third_party/ltp/testcases/kernel/mem/lib/ |
D | mem.c | 127 void oom(int testcase, int lite, int retcode, int allow_sigkill) in oom() function 222 oom(NORMAL, lite, retcode, allow_sigkill); in testoom() 225 oom(MLOCK, lite, retcode, allow_sigkill); in testoom() 238 oom(KSM, lite, retcode, allow_sigkill); in testoom()
|
/third_party/node/deps/openssl/openssl/apps/ |
D | cmp.c | 1667 goto oom; in setup_request_ctx() 1672 goto oom; in setup_request_ctx() 1768 oom: in setup_request_ctx() 1812 goto oom; in handle_opt_geninfo() 1817 goto oom; in handle_opt_geninfo() 1823 goto oom; in handle_opt_geninfo() 1832 oom: in handle_opt_geninfo() 1895 goto oom; in setup_client_ctx() 1897 goto oom; in setup_client_ctx() 1899 goto oom; in setup_client_ctx() [all …]
|
/third_party/openssl/apps/ |
D | cmp.c | 1667 goto oom; in setup_request_ctx() 1672 goto oom; in setup_request_ctx() 1768 oom: in setup_request_ctx() 1812 goto oom; in handle_opt_geninfo() 1817 goto oom; in handle_opt_geninfo() 1823 goto oom; in handle_opt_geninfo() 1832 oom: in handle_opt_geninfo() 1895 goto oom; in setup_client_ctx() 1897 goto oom; in setup_client_ctx() 1899 goto oom; in setup_client_ctx() [all …]
|
/third_party/ltp/testcases/kernel/mem/include/ |
D | mem.h | 47 void oom(int testcase, int lite, int retcode, int allow_sigkill);
|
/third_party/libwebsockets/lib/roles/mqtt/client/ |
D | client-mqtt.c | 108 goto oom; in lws_create_client_mqtt_object() 181 oom: in lws_create_client_mqtt_object()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | encode.c | 1253 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1281 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(nodes)) goto oom; in BrotliCompressBufferQuality10() 1288 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1301 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(new_commands)) goto oom; in BrotliCompressBufferQuality10() 1333 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(storage)) goto oom; in BrotliCompressBufferQuality10() 1344 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(storage)) goto oom; in BrotliCompressBufferQuality10() 1360 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1368 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(storage)) goto oom; in BrotliCompressBufferQuality10() 1379 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1421 oom: in BrotliCompressBufferQuality10()
|
/third_party/node/deps/brotli/c/enc/ |
D | encode.c | 1253 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1281 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(nodes)) goto oom; in BrotliCompressBufferQuality10() 1288 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1301 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(new_commands)) goto oom; in BrotliCompressBufferQuality10() 1333 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(storage)) goto oom; in BrotliCompressBufferQuality10() 1344 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(storage)) goto oom; in BrotliCompressBufferQuality10() 1360 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1368 if (BROTLI_IS_OOM(m) || BROTLI_IS_NULL(storage)) goto oom; in BrotliCompressBufferQuality10() 1379 if (BROTLI_IS_OOM(m)) goto oom; in BrotliCompressBufferQuality10() 1421 oom: in BrotliCompressBufferQuality10()
|
/third_party/mksh/ |
D | .mkshrc | 10 for i in arp cpup dhclient dns format hwi ipdebug lsfd memcheck netstat oom partinfo partition ping…
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_private.h | 1336 bool oom; member 2320 cmd_buffer->state.oom = true; in v3dv_flag_oom() 2324 job->cmd_buffer->state.oom = true; in v3dv_flag_oom() 2330 if (__cmd_buffer && __cmd_buffer->state.oom) \ 2333 if (__job && __job->cmd_buffer && __job->cmd_buffer->state.oom) \
|
/third_party/selinux/checkpolicy/ |
D | policy_define.c | 1590 goto oom; in set_types() 1593 goto oom; in set_types() 1598 oom: in set_types() 2925 goto oom; in dominate_role_recheck() 2929 goto oom; in dominate_role_recheck() 2936 oom: in dominate_role_recheck() 3009 goto oom; in define_role_dom() 3017 goto oom; in define_role_dom() 3039 oom: in define_role_dom() 3487 goto oom; in constraint_expr_clone() [all …]
|
/third_party/openssl/crypto/cmp/ |
D | cmp_ctx.c | 111 goto oom; in OSSL_CMP_CTX_new() 122 goto oom; in OSSL_CMP_CTX_new() 138 oom: in OSSL_CMP_CTX_new()
|