/external/sdv/vsomeip/implementation/endpoints/src/ |
D | credentials.cpp | 21 void credentials::activate_credentials(const int _fd) { in activate_credentials() 29 void credentials::deactivate_credentials(const int _fd) { in deactivate_credentials() 37 client_t credentials::receive_credentials(const int _fd, uid_t& _uid, gid_t& _gid) { in receive_credentials() 87 void credentials::send_credentials(const int _fd, client_t _client) { in send_credentials()
|
/external/v4l-utils/utils/v4l2-ctl/ |
D | v4l2-ctl-io.cpp | 80 void io_set(cv4l_fd &_fd) in io_set() 114 void io_get(cv4l_fd &_fd) in io_get() 154 void io_list(cv4l_fd &_fd) in io_list()
|
D | v4l2-ctl-vbi.cpp | 186 void vbi_set(cv4l_fd &_fd) in vbi_set() 240 void vbi_get(cv4l_fd &_fd) in vbi_get()
|
D | v4l2-ctl-tuner.cpp | 140 void tuner_set(cv4l_fd &_fd) in tuner_set() 245 void tuner_get(cv4l_fd &_fd) in tuner_get()
|
D | v4l2-ctl-misc.cpp | 298 void misc_set(cv4l_fd &_fd) in misc_set() 354 void misc_get(cv4l_fd &_fd) in misc_get()
|
D | v4l2-ctl-stds.cpp | 470 void stds_set(cv4l_fd &_fd) in stds_set() 568 void stds_get(cv4l_fd &_fd) in stds_get() 624 void stds_list(cv4l_fd &_fd) in stds_list()
|
D | v4l2-ctl-vidcap.cpp | 174 int vidcap_get_and_update_fmt(cv4l_fd &_fd, struct v4l2_format &vfmt) in vidcap_get_and_update_fmt() 299 void vidcap_set(cv4l_fd &_fd) in vidcap_set()
|
D | v4l2-ctl-meta.cpp | 65 static void __meta_set(cv4l_fd &_fd, bool set, bool _try, __u32 type) in __meta_set() 97 void meta_set(cv4l_fd &_fd) in meta_set()
|
D | v4l2-ctl-sdr.cpp | 50 void sdr_set(cv4l_fd &_fd) in sdr_set()
|
D | v4l2-ctl-subdev.cpp | 561 void subdev_set(cv4l_fd &_fd) in subdev_set() 745 void subdev_get(cv4l_fd &_fd) in subdev_get() 905 void subdev_list(cv4l_fd &_fd) in subdev_list()
|
D | v4l2-ctl-selection.cpp | 257 void selection_set(cv4l_fd &_fd) in selection_set() 286 void selection_get(cv4l_fd &_fd) in selection_get()
|
D | v4l2-ctl-overlay.cpp | 449 void overlay_set(cv4l_fd &_fd) in overlay_set() 484 void overlay_get(cv4l_fd &_fd) in overlay_get()
|
D | v4l2-ctl-vidout.cpp | 102 void vidout_set(cv4l_fd &_fd) in vidout_set()
|
D | v4l2-ctl-common.cpp | 876 static void find_controls(cv4l_fd &_fd) in find_controls() 1120 void common_set(cv4l_fd &_fd) in common_set() 1268 void common_get(cv4l_fd &_fd) in common_get()
|
D | v4l2-ctl-edid.cpp | 1383 void edid_set(cv4l_fd &_fd) in edid_set() 1513 void edid_get(cv4l_fd &_fd) in edid_get()
|
/external/rust/android-crates-io/crates/nix/src/ |
D | poll.rs | 20 _fd: std::marker::PhantomData<BorrowedFd<'fd>>, field
|
/external/igt-gpu-tools/lib/ |
D | igt_dummyload.c | 246 int _fd = execbuf->rsvd2 >> 32; in emit_recursive_batch() local
|
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
D | minigbm.rs | 27 _fd: File, field
|
/external/python/cpython3/Lib/multiprocessing/ |
D | shared_memory.py | 68 _fd = -1 variable in SharedMemory
|
/external/rust/android-crates-io/crates/nix/src/sys/ |
D | select.rs | 20 _fd: std::marker::PhantomData<BorrowedFd<'fd>>, field
|
D | aio.rs | 116 _fd: PhantomData<BorrowedFd<'a>>, field
|
/external/libwebsockets/lib/misc/ |
D | diskcache.c | 177 const char *hash_hex, int *_fd, char *cache, int cache_len, in lws_diskcache_query()
|
/external/toolchain-utils/cros_utils/ |
D | logger.py | 276 def _WriteTo(self, _fd, msg, _flush): argument
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | siginfo.h | 105 int _fd; member
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_concurrent_all.c | 426 static bool has_prime_export(int _fd) in has_prime_export() 742 int _fd, int enable_reuse) in buffers_init()
|