/external/android-clat/ |
D | setif.c | 62 retval = -ENOMEM; in add_address() 67 retval = -ENOMEM; in add_address() 73 retval = -ENOMEM; in add_address() 79 retval = -ENOMEM; in add_address() 116 retval = -ENOMEM; in if_up() 121 retval = -ENOMEM; in if_up()
|
/external/fio/ |
D | json.c | 174 return ENOMEM; in json_array_add_value() 189 return ENOMEM; in json_object_add_pair() 219 return ENOMEM; in json_object_add_value_type() 224 return ENOMEM; in json_object_add_value_type() 229 return ENOMEM; in json_object_add_value_type() 255 return ENOMEM; in json_array_add_value_type() 260 return ENOMEM; in json_array_add_value_type()
|
/external/boringssl/src/crypto/test/ |
D | malloc.cc | 123 errno = ENOMEM; in malloc() 132 errno = ENOMEM; in calloc() 141 errno = ENOMEM; in realloc()
|
/external/opencv3/3rdparty/libjasper/ |
D | jas_malloc.c | 129 errno = ENOMEM; in jas_realloc2() 139 errno = ENOMEM; in jas_alloc2() 151 errno = ENOMEM; in jas_alloc3()
|
/external/squashfs-tools/kernel/fs/squashfs/ |
D | super.c | 84 return -ENOMEM; in squashfs_fill_super() 194 err = -ENOMEM; in squashfs_fill_super() 224 err = -ENOMEM; in squashfs_fill_super() 256 err = -ENOMEM; in squashfs_fill_super() 270 err = -ENOMEM; in squashfs_fill_super() 296 return -ENOMEM; in squashfs_fill_super() 368 return squashfs_inode_cachep ? 0 : -ENOMEM; in init_inodecache()
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_context.c | 55 return -ENOMEM; in rbug_send_context_list() 92 return -ENOMEM; in rbug_send_context_info() 132 return -ENOMEM; in rbug_send_context_draw_block() 173 return -ENOMEM; in rbug_send_context_draw_step() 214 return -ENOMEM; in rbug_send_context_draw_unblock() 263 return -ENOMEM; in rbug_send_context_draw_rule() 306 return -ENOMEM; in rbug_send_context_flush() 347 return -ENOMEM; in rbug_send_context_list_reply() 402 return -ENOMEM; in rbug_send_context_info_reply() 449 return -ENOMEM; in rbug_send_context_draw_blocked()
|
D | rbug_core.c | 55 return -ENOMEM; in rbug_send_noop() 90 return -ENOMEM; in rbug_send_ping() 127 return -ENOMEM; in rbug_send_error() 165 return -ENOMEM; in rbug_send_ping_reply() 205 return -ENOMEM; in rbug_send_error_reply()
|
D | rbug_shader.c | 57 return -ENOMEM; in rbug_send_shader_list() 97 return -ENOMEM; in rbug_send_shader_info() 140 return -ENOMEM; in rbug_send_shader_disable() 185 return -ENOMEM; in rbug_send_shader_replace() 228 return -ENOMEM; in rbug_send_shader_list_reply() 275 return -ENOMEM; in rbug_send_shader_info_reply()
|
D | rbug_texture.c | 55 return -ENOMEM; in rbug_send_texture_list() 92 return -ENOMEM; in rbug_send_texture_info() 149 return -ENOMEM; in rbug_send_texture_write() 210 return -ENOMEM; in rbug_send_texture_read() 258 return -ENOMEM; in rbug_send_texture_list_reply() 322 return -ENOMEM; in rbug_send_texture_info_reply() 384 return -ENOMEM; in rbug_send_texture_read_reply()
|
/external/jemalloc/test/integration/ |
D | aligned_alloc.c | 44 assert_false(p != NULL || get_errno() != ENOMEM, in TEST_BEGIN() 57 assert_false(p != NULL || get_errno() != ENOMEM, in TEST_BEGIN() 69 assert_false(p != NULL || get_errno() != ENOMEM, in TEST_BEGIN()
|
/external/e2fsprogs/e2fsck/ |
D | profile_helpers.c | 57 return ENOMEM; in init_list() 97 return ENOMEM; in add_to_list() 279 return ENOMEM; in profile_init_path() 289 return ENOMEM; in profile_init_path()
|
D | revoke.c | 142 return -ENOMEM; in insert_revoke_hash() 148 return -ENOMEM; in insert_revoke_hash() 177 return -ENOMEM; in journal_init_revoke_caches() 185 return -ENOMEM; in journal_init_revoke_caches() 208 return -ENOMEM; in journal_init_revoke() 226 return -ENOMEM; in journal_init_revoke()
|
/external/bison/lib/ |
D | calloc.c | 59 errno = ENOMEM; in rpl_calloc() 69 errno = ENOMEM; in rpl_calloc()
|
/external/selinux/libsepol/src/ |
D | sidtab.c | 32 return -ENOMEM; in sepol_sidtab_init() 49 return -ENOMEM; in sepol_sidtab_insert() 66 return -ENOMEM; in sepol_sidtab_insert() 70 return -ENOMEM; in sepol_sidtab_insert() 242 ret = -ENOMEM; in sepol_sidtab_context_to_sid()
|
/external/libusb-compat/libusb/ |
D | core.c | 88 return ENOMEM; in libusb_to_errno() 237 return -ENOMEM; in find_busses() 346 return -ENOMEM; in find_devices() 405 return -ENOMEM; in copy_endpoint_descriptor() 422 return -ENOMEM; in copy_interface_descriptor() 438 return -ENOMEM; in copy_interface_descriptor() 457 return -ENOMEM; in copy_interface() 482 return -ENOMEM; in copy_config_descriptor() 498 return -ENOMEM; in copy_config_descriptor() 526 return -ENOMEM; in initialize_device()
|
/external/valgrind/memcheck/tests/solaris/ |
D | brk.c | 66 assert(errno == ENOMEM); in test_range() 72 assert(errno == ENOMEM); in test_range()
|
/external/libdrm/nouveau/ |
D | nouveau.c | 113 return -ENOMEM; in nouveau_object_mthd() 156 return -ENOMEM; in nouveau_object_sclass_get() 180 ret = -ENOMEM; in nouveau_object_sclass_get() 256 return -ENOMEM; in nouveau_object_init() 273 return -ENOMEM; in nouveau_object_init() 298 return -ENOMEM; in nouveau_object_new() 339 return -ENOMEM; in nouveau_drm_new() 388 return -ENOMEM; in nouveau_device_new() 544 int id = 0, i, ret = -ENOMEM; in nouveau_client_new() 635 return -ENOMEM; in nouveau_bo_new() [all …]
|
/external/minijail/ |
D | libminijail.c | 274 return -ENOMEM; in minijail_change_user() 288 return -ENOMEM; in minijail_change_user() 308 return -ENOMEM; in minijail_change_group() 411 return -ENOMEM; in minijail_uidmap() 424 return -ENOMEM; in minijail_gidmap() 453 return -ENOMEM; in minijail_enter_chroot() 464 return -ENOMEM; in minijail_enter_pivot_root() 534 return -ENOMEM; in minijail_write_pid_file() 542 return -ENOMEM; in minijail_add_to_cgroup() 545 return -ENOMEM; in minijail_add_to_cgroup() [all …]
|
/external/curl/lib/ |
D | nwlib.c | 202 err = ENOMEM; in GetOrSetUpData() 219 err = ENOMEM; in GetOrSetUpData() 259 err = ENOMEM; in GetOrSetUpData()
|
/external/elfutils/lib/ |
D | crc32_file.c | 53 if (mapped == MAP_FAILED && errno == ENOMEM) in crc32_file() 59 fd, 0)) == MAP_FAILED && errno == ENOMEM) in crc32_file()
|
/external/e2fsprogs/debugfs/ |
D | lsdel.c | 106 com_err("ls_deleted_inodes", ENOMEM, in do_lsdel() 113 com_err("ls_deleted_inodes", ENOMEM, "while allocating block buffer"); in do_lsdel() 158 ENOMEM, in do_lsdel()
|
/external/dbus/dbus/ |
D | dbus-sysdeps-pthread.c | 91 if (result == ENOMEM || result == EAGAIN) in _dbus_platform_cmutex_new() 120 if (result == ENOMEM || result == EAGAIN) in _dbus_platform_rmutex_new() 191 if (result == EAGAIN || result == ENOMEM) in _dbus_platform_condvar_new()
|
/external/libnl/src/ |
D | nl-fib-lookup.c | 84 nl_cli_fatal(ENOMEM, "Unable to allocate cache"); in main() 88 nl_cli_fatal(ENOMEM, "Unable to allocate request"); in main()
|
/external/libcap/libcap/ |
D | cap_alloc.c | 23 errno = ENOMEM; in cap_init() 72 errno = ENOMEM; in _libcap_strdup()
|
/external/libdrm/tegra/ |
D | tegra.c | 67 return -ENOMEM; in drm_tegra_wrap() 84 return -ENOMEM; in drm_tegra_new() 120 return -ENOMEM; in drm_tegra_bo_new() 156 return -ENOMEM; in drm_tegra_bo_wrap()
|