/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_device_path_utilities.c | 28 const struct efi_device_path *device_path) in get_device_path_size() 56 const struct efi_device_path *device_path) in duplicate_device_path() 97 const struct efi_device_path *device_path, in append_device_node() 118 const struct efi_device_path *device_path, in append_device_path_instance() 162 const struct efi_device_path *device_path) in is_device_path_multi_instance()
|
D | efi_hii_config.c | 83 const struct efi_device_path *device_path, in get_alt_config()
|
D | efi_device_path_to_text.c | 334 struct efi_device_path *device_path, in efi_convert_device_path_to_text()
|
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/ |
D | chromebook.py | 51 def copy_directory_contents_to_device(self, host_path, device_path): argument 54 def copy_directory_contents_to_host(self, device_path, host_path): argument
|
D | ssh.py | 64 def scp_device_path(self, device_path): argument 67 def copy_file_to_device(self, host_path, device_path): argument
|
D | win_ssh.py | 90 def copy_directory_contents_to_device(self, host_path, device_path): argument 109 def copy_directory_contents_to_host(self, device_path, host_path): argument
|
D | api.py | 103 def copy_file_to_device(self, host_path, device_path): argument 143 host_path, device_path): argument
|
/third_party/skia/infra/bots/recipe_modules/flavor/ |
D | chromebook.py | 52 def copy_directory_contents_to_device(self, host_path, device_path): argument 55 def copy_directory_contents_to_host(self, device_path, host_path): argument
|
D | ssh.py | 69 def scp_device_path(self, device_path): argument 72 def copy_file_to_device(self, host_path, device_path): argument
|
D | api.py | 93 def copy_file_to_device(self, host_path, device_path): argument 135 host_path, device_path): argument
|
D | default.py | 79 def copy_file_to_device(self, host_path, device_path): argument
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2deviceprovider.c | 100 const gchar * device_path, const gchar * device_name, GstStructure * props) in gst_v4l2_device_provider_probe_device() 234 const gchar *device_path = g_udev_device_get_device_file (udev_device); in gst_v4l2_device_provider_device_from_udev() local 530 gst_v4l2_device_new (const gchar * device_path, const gchar * device_name, in gst_v4l2_device_new()
|
D | v4l2-utils.h | 67 const gchar *device_path; member
|
D | gstv4l2h263enc.c | 111 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h263_enc_register()
|
D | gstv4l2fwhtenc.c | 114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_fwht_enc_register()
|
D | gstv4l2jpegenc.c | 114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_jpeg_enc_register()
|
D | gstv4l2vp9enc.c | 155 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_vp9_enc_register()
|
D | gstv4l2vp8enc.c | 156 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_vp8_enc_register()
|
D | gstv4l2mpeg4enc.c | 217 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_mpeg4_enc_register()
|
D | gstv4l2h265enc.c | 230 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h265_enc_register()
|
D | gstv4l2h264enc.c | 320 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h264_enc_register()
|
D | gstv4l2deviceprovider.h | 88 gchar *device_path; member
|
/third_party/glib/gio/ |
D | gunixmounts.c | 127 char *device_path; member 140 char *device_path; member 379 g_unix_is_system_device_path (const char *device_path) in g_unix_is_system_device_path() 439 create_unix_mount_entry (const char *device_path, in create_unix_mount_entry() 466 create_unix_mount_point (const char *device_path, in create_unix_mount_point() 514 const char *device_path = NULL; in _g_get_unix_mounts() local 599 const char *device_path = NULL; in _g_get_unix_mounts() local 1028 const char *device_path = NULL; in _g_get_unix_mount_points() local 1127 const char *device_path = NULL; in _g_get_unix_mount_points() local 2581 const char *device_path, in guess_mount_type()
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | bootefi.c | 358 struct efi_device_path *device_path, *image_path; in do_bootefi_image() local 448 struct efi_device_path *device_path, in bootefi_run_prepare()
|
/third_party/libusb/examples/ |
D | fxload.c | 86 const char *device_path = getenv("DEVICE"); in main() local
|