Home
last modified time | relevance | path

Searched refs:alloc_failed (Results 1 - 12 of 12) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c44 static int alloc_failed(void) in alloc_failed() function
60 return alloc_failed(); in fuse_opt_add_arg()
113 return alloc_failed(); in fuse_opt_add_opt()
184 return alloc_failed(); in process_opt_param()
232 return alloc_failed(); in process_opt_sep_arg()
/third_party/backends/backend/
H A Dcoolscan3.c399 int alloc_failed = 0; in sane_open() local
486 alloc_failed = 1; in sane_open()
509 alloc_failed = 1; in sane_open()
529 alloc_failed = 1; in sane_open()
549 alloc_failed = 1; in sane_open()
569 alloc_failed = 1; in sane_open()
589 alloc_failed = 1; in sane_open()
608 alloc_failed = 1; in sane_open()
627 alloc_failed = 1; in sane_open()
646 alloc_failed in sane_open()
1782 int alloc_failed = 0; cs3_open() local
[all...]
H A Dcoolscan2.c446 int alloc_failed = 0; in sane_open() local
528 alloc_failed = 1; in sane_open()
548 alloc_failed = 1; in sane_open()
568 alloc_failed = 1; in sane_open()
588 alloc_failed = 1; in sane_open()
608 alloc_failed = 1; in sane_open()
628 alloc_failed = 1; in sane_open()
647 alloc_failed = 1; in sane_open()
666 alloc_failed = 1; in sane_open()
685 alloc_failed in sane_open()
1762 int alloc_failed = 0; cs2_open() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_opt.c49 static int alloc_failed(void) in alloc_failed() function
64 return alloc_failed(); in fuse_opt_add_arg()
69 return alloc_failed(); in fuse_opt_add_arg()
121 return alloc_failed(); in add_opt_common()
215 return alloc_failed(); in process_opt_param()
264 return alloc_failed(); in process_opt_sep_arg()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c830 bus->alloc_failed = 1; in usb_bus_mem_alloc_all_cb()
846 bus->alloc_failed = 0; in usb_bus_mem_alloc_all()
868 bus->alloc_failed = 1; /* failure */ in usb_bus_mem_alloc_all()
875 if (bus->alloc_failed) { in usb_bus_mem_alloc_all()
878 return (bus->alloc_failed); in usb_bus_mem_alloc_all()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_bus.h110 uint8_t alloc_failed; /* Set if memory allocation failed. */ member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c139 return scene->alloc_failed; in lp_scene_is_oom()
328 scene->alloc_failed = FALSE; in lp_scene_end_rasterization()
365 scene->alloc_failed = TRUE; in lp_scene_new_data_block()
H A Dlp_scene.h188 boolean alloc_failed; member
/third_party/f2fs-tools/fsck/
H A Dnode.c278 c.alloc_failed = 1; in get_dnode_of_data()
H A Dsegment.c139 c.alloc_failed = 1; in new_data_block()
H A Dfsck.c2316 u32 flags = c.alloc_failed ? CP_FSCK_FLAG: CP_UMOUNT_FLAG; in fix_checkpoint()
/third_party/f2fs-tools/include/
H A Df2fs_fs.h516 int alloc_failed; member

Completed in 17 milliseconds