/external/dbus/test/ |
D | test-utils.c | 113 goto nomem; in test_connection_setup() 120 goto nomem; in test_connection_setup() 125 goto nomem; in test_connection_setup() 132 goto nomem; in test_connection_setup() 137 goto nomem; in test_connection_setup() 142 nomem: in test_connection_setup() 263 goto nomem; in test_server_setup() 272 goto nomem; in test_server_setup() 277 goto nomem; in test_server_setup() 285 goto nomem; in test_server_setup() [all …]
|
/external/curl/src/ |
D | tool_setopt.c | 159 goto nomem; \ 164 goto nomem; \ 263 nomem: in tool_setopt_enum() 305 nomem: in tool_setopt_flags() 348 nomem: in tool_setopt_bitmask() 387 goto nomem; in tool_setopt_httppost() 404 goto nomem; in tool_setopt_httppost() 413 goto nomem; in tool_setopt_httppost() 423 nomem: in tool_setopt_httppost() 455 goto nomem; in tool_setopt_slist() [all …]
|
/external/dbus/dbus/ |
D | dbus-errors.c | 374 goto nomem; in dbus_set_error() 383 goto nomem; in dbus_set_error() 393 goto nomem; in dbus_set_error() 403 goto nomem; in dbus_set_error() 412 goto nomem; in dbus_set_error() 418 nomem: in dbus_set_error()
|
D | dbus-keyring.c | 577 goto nomem; in _dbus_keyring_reload() 580 goto nomem; in _dbus_keyring_reload() 584 goto nomem; in _dbus_keyring_reload() 587 goto nomem; in _dbus_keyring_reload() 592 goto nomem; in _dbus_keyring_reload() 595 goto nomem; in _dbus_keyring_reload() 600 nomem: in _dbus_keyring_reload()
|
D | dbus-auth.c | 1452 goto nomem; in send_rejected() 1459 goto nomem; in send_rejected() 1463 goto nomem; in send_rejected() 1469 goto nomem; in send_rejected() 1473 goto nomem; in send_rejected() 1490 nomem: in send_rejected() 1877 goto nomem; in record_mechanisms() 1882 goto nomem; in record_mechanisms() 1907 goto nomem; in record_mechanisms() 1930 nomem: in record_mechanisms()
|
D | dbus-transport.c | 994 goto nomem; in recover_unused_bytes() 1003 goto nomem; in recover_unused_bytes() 1015 goto nomem; in recover_unused_bytes() 1062 goto nomem; in recover_unused_bytes() 1067 nomem: in recover_unused_bytes()
|
D | dbus-object-tree.c | 1185 goto nomem; in flatten_path() 1195 goto nomem; in flatten_path() 1198 goto nomem; in flatten_path() 1205 goto nomem; in flatten_path() 1211 nomem: in flatten_path()
|
/external/elfutils/libelf/ |
D | elf_getdata_rawchunk.c | 91 goto nomem; in elf_getdata_rawchunk() 102 nomem: in elf_getdata_rawchunk() 135 goto nomem; in elf_getdata_rawchunk() 150 goto nomem; in elf_getdata_rawchunk() 165 goto nomem; in elf_getdata_rawchunk()
|
/external/dbus/bus/ |
D | config-parser.c | 1387 goto nomem; in append_rule_from_element() 1405 goto nomem; in append_rule_from_element() 1407 goto nomem; in append_rule_from_element() 1409 goto nomem; in append_rule_from_element() 1411 goto nomem; in append_rule_from_element() 1413 goto nomem; in append_rule_from_element() 1469 goto nomem; in append_rule_from_element() 1485 goto nomem; in append_rule_from_element() 1487 goto nomem; in append_rule_from_element() 1489 goto nomem; in append_rule_from_element() [all …]
|
D | signals.c | 143 goto nomem; in match_rule_to_string() 151 goto nomem; in match_rule_to_string() 155 goto nomem; in match_rule_to_string() 163 goto nomem; in match_rule_to_string() 167 goto nomem; in match_rule_to_string() 175 goto nomem; in match_rule_to_string() 179 goto nomem; in match_rule_to_string() 187 goto nomem; in match_rule_to_string() 191 goto nomem; in match_rule_to_string() 199 goto nomem; in match_rule_to_string() [all …]
|
D | policy.c | 284 goto nomem; in bus_policy_create_client_policy() 288 goto nomem; in bus_policy_create_client_policy() 315 goto nomem; in bus_policy_create_client_policy() 337 goto nomem; in bus_policy_create_client_policy() 347 goto nomem; in bus_policy_create_client_policy() 355 goto nomem; in bus_policy_create_client_policy() 361 goto nomem; in bus_policy_create_client_policy() 367 nomem: in bus_policy_create_client_policy()
|
/external/dnsmasq/src/ |
D | util.c | 172 char *canonicalise(char *in, int *nomem) in canonicalise() argument 179 if (nomem) in canonicalise() 180 *nomem = 0; in canonicalise() 191 if (nomem && (rc == IDNA_MALLOC_ERROR || rc == IDNA_DLOPEN_ERROR)) in canonicalise() 194 *nomem = 1; in canonicalise() 202 else if (nomem) in canonicalise() 203 *nomem = 1; in canonicalise()
|
D | dhcp.c | 797 int nomem; in dhcp_read_ethers() local 798 if (!(host = canonicalise(ip, &nomem)) || !legal_hostname(host)) in dhcp_read_ethers() 800 if (!nomem) in dhcp_read_ethers()
|
D | cache.c | 824 int fqdn, nomem; in read_hostsfile() local 832 if ((canon = canonicalise(token, &nomem))) in read_hostsfile() 855 else if (!nomem) in read_hostsfile()
|
D | dnsmasq.h | 734 char *canonicalise(char *s, int *nomem);
|
D | option.c | 537 int nomem; in canonicalise_opt() local 543 if (!(ret = canonicalise(s, &nomem)) && nomem) in canonicalise_opt()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 1425 goto nomem; in wpas_dbus_handler_signal_poll() 1454 goto nomem; in wpas_dbus_handler_signal_poll() 1458 nomem: in wpas_dbus_handler_signal_poll() 2408 goto nomem; in wpas_dbus_getter_capabilities() 2419 goto nomem; in wpas_dbus_getter_capabilities() 2447 goto nomem; in wpas_dbus_getter_capabilities() 2459 goto nomem; in wpas_dbus_getter_capabilities() 2490 goto nomem; in wpas_dbus_getter_capabilities() 2505 goto nomem; in wpas_dbus_getter_capabilities() 2515 goto nomem; in wpas_dbus_getter_capabilities() [all …]
|
D | dbus_new.c | 747 goto nomem; in wpas_dbus_signal_wps_cred() 786 goto nomem; in wpas_dbus_signal_wps_cred() 790 nomem: in wpas_dbus_signal_wps_cred()
|
/external/elfutils/libdwfl/ |
D | dwfl_module.c | 185 goto nomem; in dwfl_report_module() 191 nomem: in dwfl_report_module()
|
D | derelocate.c | 119 nomem: in cache_sections() 160 goto nomem; in cache_sections() 164 goto nomem; in cache_sections()
|
D | offline.c | 187 nomem: in process_archive_member() 200 goto nomem; in process_archive_member()
|
/external/e2fsprogs/contrib/ |
D | spd_readdir.c | 216 goto nomem; in cache_dirstruct() 226 goto nomem; in cache_dirstruct() 234 nomem: in cache_dirstruct()
|
/external/elfutils/libdw/ |
D | dwarf_getlocation.c | 248 goto nomem; \ in __libdw_intern_expression() 536 nomem: in __libdw_intern_expression() 575 goto nomem; in __libdw_intern_expression()
|
/external/llvm/lib/Support/ |
D | regcomp.c | 1081 goto nomem; in allocset() 1087 goto nomem; in allocset() 1092 goto nomem; in allocset() 1102 goto nomem; in allocset() 1112 nomem: in allocset()
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 20336 FUNC 240b9 14 0 `operator new'::`6'::`dynamic atexit destructor for 'nomem''
|