Home
last modified time | relevance | path

Searched refs:alloc_failed (Results 1 – 23 of 23) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
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/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c832 bus->alloc_failed = 1; in usb_bus_mem_alloc_all_cb()
848 bus->alloc_failed = 0; in usb_bus_mem_alloc_all()
870 bus->alloc_failed = 1; /* failure */ in usb_bus_mem_alloc_all()
877 if (bus->alloc_failed) { in usb_bus_mem_alloc_all()
880 return (bus->alloc_failed); in usb_bus_mem_alloc_all()
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirenenc.c184 goto alloc_failed; in gst_siren_enc_handle_frame()
217 alloc_failed: in gst_siren_enc_handle_frame()
Dgstsirendec.c202 goto alloc_failed; in gst_siren_dec_handle_frame()
237 alloc_failed: in gst_siren_dec_handle_frame()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfdsrc.c470 goto alloc_failed; in gst_fd_src_create_offset()
478 goto alloc_failed; in gst_fd_src_create_offset()
520 alloc_failed: in gst_fd_src_create_offset()
622 goto alloc_failed; in gst_fd_src_create()
667 alloc_failed: in gst_fd_src_create()
/third_party/FreeBSD/sys/dev/usb/
Dusb_bus.h111 uint8_t alloc_failed; /* Set if memory allocation failed. */ member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.c135 return scene->alloc_failed; in lp_scene_is_oom()
315 scene->alloc_failed = FALSE; in lp_scene_end_rasterization()
352 scene->alloc_failed = TRUE; in lp_scene_new_data_block()
Dlp_scene.h184 boolean alloc_failed; member
/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.c288 goto alloc_failed; in do_alloc_buffer()
316 alloc_failed: in do_alloc_buffer()
339 goto alloc_failed; in default_start()
349 alloc_failed: in default_start()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dtags.c546 goto alloc_failed; in gst_tag_image_data_to_image_sample()
602 alloc_failed: in gst_tag_image_data_to_image_sample()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsrc.c463 goto alloc_failed; in gst_avdtp_src_create()
488 alloc_failed: in gst_avdtp_src_create()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawdepay.c369 goto alloc_failed; in gst_rtp_vraw_depay_process_packet()
588 alloc_failed: in gst_rtp_vraw_depay_process_packet()
/third_party/f2fs-tools/fsck/
Dnode.c226 c.alloc_failed = 1; in get_dnode_of_data()
Dsegment.c116 c.alloc_failed = 1; in new_data_block()
Dfsck.c2139 u32 flags = c.alloc_failed ? CP_FSCK_FLAG: CP_UMOUNT_FLAG; in fix_checkpoint()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c1424 goto alloc_failed; in gst_jpeg_dec_handle_frame()
1428 goto alloc_failed; in gst_jpeg_dec_handle_frame()
1574 alloc_failed: in gst_jpeg_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c965 goto alloc_failed; in gst_v4l2src_create()
1143 alloc_failed: in gst_v4l2src_create()
Dgstv4l2transform.c945 goto alloc_failed; in gst_v4l2_transform_prepare_output_buffer()
975 alloc_failed: in gst_v4l2_transform_prepare_output_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c805 goto alloc_failed; in gst_audio_base_src_create()
1060 alloc_failed: in gst_audio_base_src_create()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesrc.c1543 goto alloc_failed; in gst_base_src_default_alloc()
1549 goto alloc_failed; in gst_base_src_default_alloc()
1561 alloc_failed: in gst_base_src_default_alloc()
1589 goto alloc_failed; in gst_base_src_default_create()
1611 alloc_failed: in gst_base_src_default_create()
Dgstbasetransform.c1668 goto alloc_failed; in default_prepare_output_buffer()
1711 goto alloc_failed; in default_prepare_output_buffer()
1738 alloc_failed: in default_prepare_output_buffer()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c943 goto alloc_failed; in gst_ffmpegviddec_get_buffer2()
1021 alloc_failed: in gst_ffmpegviddec_get_buffer2()
1637 goto alloc_failed; in get_output_buffer()
1677 alloc_failed: in get_output_buffer()
/third_party/f2fs-tools/include/
Df2fs_fs.h398 int alloc_failed; member