/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_opt.c | 44 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/ |
D | usb_controller.c | 832 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/ |
D | gstsirenenc.c | 184 goto alloc_failed; in gst_siren_enc_handle_frame() 217 alloc_failed: in gst_siren_enc_handle_frame()
|
D | gstsirendec.c | 202 goto alloc_failed; in gst_siren_dec_handle_frame() 237 alloc_failed: in gst_siren_dec_handle_frame()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsrc.c | 470 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/ |
D | usb_bus.h | 111 uint8_t alloc_failed; /* Set if memory allocation failed. */ member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_scene.c | 135 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()
|
D | lp_scene.h | 184 boolean alloc_failed; member
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbufferpool.c | 288 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/ |
D | tags.c | 546 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/ |
D | gstavdtpsrc.c | 463 goto alloc_failed; in gst_avdtp_src_create() 488 alloc_failed: in gst_avdtp_src_create()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpvrawdepay.c | 369 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/ |
D | node.c | 226 c.alloc_failed = 1; in get_dnode_of_data()
|
D | segment.c | 116 c.alloc_failed = 1; in new_data_block()
|
D | fsck.c | 2139 u32 flags = c.alloc_failed ? CP_FSCK_FLAG: CP_UMOUNT_FLAG; in fix_checkpoint()
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegdec.c | 1424 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/ |
D | gstv4l2src.c | 965 goto alloc_failed; in gst_v4l2src_create() 1143 alloc_failed: in gst_v4l2src_create()
|
D | gstv4l2transform.c | 945 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/ |
D | gstaudiobasesrc.c | 805 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/ |
D | gstbasesrc.c | 1543 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()
|
D | gstbasetransform.c | 1668 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/ |
D | gstavviddec.c | 943 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/ |
D | f2fs_fs.h | 398 int alloc_failed; member
|