Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 24 of 24) sorted by relevance

/system/core/libdiskconfig/
Ddiskconfig.c156 goto fail; in load_diskconfig()
164 goto fail; in load_diskconfig()
169 goto fail; in load_diskconfig()
175 goto fail; in load_diskconfig()
182 goto fail; in load_diskconfig()
187 goto fail; in load_diskconfig()
190 goto fail; in load_diskconfig()
198 goto fail; in load_diskconfig()
204 goto fail; in load_diskconfig()
209 goto fail; in load_diskconfig()
[all …]
Ddiskutils.c46 goto fail; in write_raw_image()
52 goto fail; in write_raw_image()
57 goto fail; in write_raw_image()
67 goto fail; in write_raw_image()
88 goto fail; in write_raw_image()
98 goto fail; in write_raw_image()
111 fail: in write_raw_image()
Dwrite_lst.c75 goto fail; in wlist_commit()
82 goto fail; in wlist_commit()
90 fail: in wlist_commit()
Dconfig_mbr.c168 goto fail; in mk_ext_pentry()
205 fail: in mk_ext_pentry()
237 goto fail; in config_mbr()
263 goto fail; in config_mbr()
274 goto fail; in config_mbr()
284 fail: in config_mbr()
/system/extras/tests/bionic/libc/common/
Dtest_libgen.c7 static int fail = 0; variable
28 fail += 1; in test_basename()
33 fail += 1; in test_basename()
42 fail += 1; in test_basename()
67 fail += 1; in test_basename_r()
75 fail += 1; in test_basename_r()
83 fail += 1; in test_basename_r()
100 fail += 1; in test_dirname_r()
108 fail += 1; in test_dirname_r()
116 fail += 1; in test_dirname_r()
[all …]
/system/netd/
DThrottleController.cpp93 goto fail; in setInterfaceThrottle()
102 goto fail; in setInterfaceThrottle()
111 goto fail; in setInterfaceThrottle()
120 goto fail; in setInterfaceThrottle()
129 goto fail; in setInterfaceThrottle()
138 goto fail; in setInterfaceThrottle()
148 goto fail; in setInterfaceThrottle()
152 fail: in setInterfaceThrottle()
/system/core/mkbootimg/
Dmkbootimg.c238 if(write(fd, &hdr, sizeof(hdr)) != sizeof(hdr)) goto fail; in main()
239 if(write_padding(fd, pagesize, sizeof(hdr))) goto fail; in main()
241 if(write(fd, kernel_data, hdr.kernel_size) != hdr.kernel_size) goto fail; in main()
242 if(write_padding(fd, pagesize, hdr.kernel_size)) goto fail; in main()
244 if(write(fd, ramdisk_data, hdr.ramdisk_size) != hdr.ramdisk_size) goto fail; in main()
245 if(write_padding(fd, pagesize, hdr.ramdisk_size)) goto fail; in main()
248 if(write(fd, second_data, hdr.second_size) != hdr.second_size) goto fail; in main()
249 if(write_padding(fd, pagesize, hdr.ramdisk_size)) goto fail; in main()
254 fail: in main()
/system/core/adb/
Dfile_sync_service.c175 goto fail; in handle_send_file()
183 goto fail; in handle_send_file()
188 goto fail; in handle_send_file()
191 goto fail; in handle_send_file()
217 fail: in handle_send_file()
364 if(buffer == 0) goto fail;
389 if(do_stat(fd, name)) goto fail;
392 if(do_list(fd, name)) goto fail;
395 if(do_send(fd, name, buffer)) goto fail;
398 if(do_recv(fd, name, buffer)) goto fail;
[all …]
Dusb_linux.c306 goto fail; in usb_bulk_write()
313 goto fail; in usb_bulk_write()
334 fail: in usb_bulk_write()
357 goto fail; in usb_bulk_read()
364 goto fail; in usb_bulk_read()
405 fail: in usb_bulk_read()
579 if(usb->desc < 0) goto fail; in register_device()
585 if(n != 0) goto fail; in register_device()
648 fail: in register_device()
Dtransport_local.c279 int fail = 0; in init_socket_transport() local
302 fail = -1; in init_socket_transport()
307 fail = -1; in init_socket_transport()
315 return fail; in init_socket_transport()
Dsockets.c587 goto fail; in smart_socket_enqueue()
604 goto fail; in smart_socket_enqueue()
655 goto fail; in smart_socket_enqueue()
671 goto fail; in smart_socket_enqueue()
703 goto fail; in smart_socket_enqueue()
713 goto fail; in smart_socket_enqueue()
733 fail: in smart_socket_enqueue()
Dfile_sync_client.c84 if(len > 1024) goto fail; in sync_ls()
91 goto fail; in sync_ls()
111 fail: in sync_ls()
308 if(len > 1024) goto fail; in sync_send()
376 goto fail; in sync_send()
389 goto fail; in sync_send()
394 goto fail; in sync_send()
416 fail: in sync_send()
Dusb_libusb.c484 goto fail; in check_device()
501 goto fail; in check_device()
540 fail: in check_device()
DSERVICES.TXT51 to the host machine. This will fail if there are more than one such
56 This will fail if there is more than one such emulator instance
62 Will fail if there is more than one such device/emulator available.
73 to the host. This will fail if there is none or more than one.
77 running on the host. This will fail if there is none or more than one.
Dprotocol.txt215 "flash_ramdisk,5038,........\n" "fail,flash write error\n"
/system/core/toolbox/
Drm.c22 int fail = 0; in unlink_recursive() local
45 fail = 1; in unlink_recursive()
51 if (fail || errno < 0) { in unlink_recursive()
/system/extras/sound/
Dplaywav.c232 goto fail; in wav_rec()
239 goto fail; in wav_rec()
244 goto fail; in wav_rec()
251 goto fail; in wav_rec()
256 goto fail; in wav_rec()
268 goto fail; in wav_rec()
272 goto fail; in wav_rec()
288 fail: in wav_rec()
/system/core/init/
Dlogo.c61 goto fail; in fb_open()
63 goto fail; in fb_open()
68 goto fail; in fb_open()
72 fail: in fb_open()
/system/media/opensles/libopensles/
DThreadPool.c69 goto fail; in ThreadPool_init()
74 goto fail; in ThreadPool_init()
79 goto fail; in ThreadPool_init()
99 goto fail; in ThreadPool_init()
112 goto fail; in ThreadPool_init()
121 goto fail; in ThreadPool_init()
130 fail: in ThreadPool_init()
/system/core/liblog/
Devent_tag_map.c78 goto fail; in android_openEventTagMap()
85 goto fail; in android_openEventTagMap()
93 goto fail; in android_openEventTagMap()
98 goto fail; in android_openEventTagMap()
102 fail: in android_openEventTagMap()
/system/extras/tests/fstest/
DREADME8 A file or directory will always fail the ruleset unless there is AT LEAST
10 matching the file or directory name, it will fail if and only if that
12 ignored). Otherwise, it will fail if _any_ matching wildcard or recursive
/system/core/libzipfile/
Dzipfile.c21 if (err != 0) goto fail; in init_zipfile()
24 fail: in init_zipfile()
/system/core/include/ctest/
Dctest.h44 #define fail(message) assertTrueWithSource(0, __FILE__, __LINE__, message); macro
/system/core/libacc/
Dacc.cpp5421 bool fail = false; in acceptStruct() local
5435 fail = true; in acceptStruct()
5441 if (!fail) { in acceptStruct()
5512 if (!fail) { in acceptStruct()
5518 if (fail) { in acceptStruct()