| /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
| D | SysCalls.c | 56 ValidateFD( int fd, int IsOpen) in ValidateFD() 88 int fd = -1; in FindFreeFD() local 105 DeleteOnClose(int fd) in DeleteOnClose() 129 isatty (int fd) in isatty() 152 IsDupFd( int fd) in IsDupFd() 186 _closeX (int fd, int NewState) in _closeX() 235 close (int fd) in close() 253 int fd; in unlink() local 524 lseek (int fd, __off_t offset, int how) in lseek() 670 int fd = -1; in open() local [all …]
|
| /device/generic/goldfish/vibrator/ |
| D | qemu.c | 55 qemu_fd_write( int fd, const char* cmd, int len ) in qemu_fd_write() 65 qemu_fd_read( int fd, char* buff, int len ) in qemu_fd_read() 78 int fd; in qemu_channel_open_qemud_pipe() local 97 int fd, ret, namelen = strlen(name); in qemu_channel_open_qemud() local 134 int fd; in qemu_channel_open_qemud_old() local 188 int fd = -1; in qemu_channel_open() local 291 int fd; in qemu_control_fd() local 304 int fd, len2; in qemu_control_send() local 331 int len, fd; in qemu_control_command() local 353 int ret, fd, len, result = -1; in qemu_control_query() local
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/ |
| D | TerminalFunctions.c | 143 int fd, in tcgetattr() 200 int fd, in tcsetattr() 241 tcdrain (int fd) in tcdrain() 261 int fd, in tcflow() 279 int fd, in tcflush()
|
| D | IIOutilities.c | 40 int fd, in IIO_GetDeviceProto() 125 int fd, in IIO_GetCursorPosition() 210 int fd, in IIO_GetOutputSize()
|
| /device/google/bonito/dumpstate/ |
| D | DumpstateDevice.cpp | 64 void DumpstateDevice::dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs() 110 void DumpstateDevice::dumpModem(int fd, int fdModem) in dumpModem() 238 static void DumpIPCTRT(int fd) { in DumpIPCTRT() 243 static void DumpTouch(int fd) { in DumpTouch() 279 static void DumpF2FS(int fd) { in DumpF2FS() 284 static void DumpeMMC(int fd) { in DumpeMMC() 316 int fd = handle->data[0]; in dumpstateBoard() local
|
| /device/google/crosshatch/dumpstate/ |
| D | DumpstateDevice.cpp | 64 void DumpstateDevice::dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs() 110 void DumpstateDevice::dumpModem(int fd, int fdModem) in dumpModem() 228 static void DumpTouch(int fd) { in DumpTouch() 275 static void DumpF2FS(int fd) { in DumpF2FS() 280 static void DumpUFS(int fd) { in DumpUFS() 301 static void DumpVibrator(int fd) { in DumpVibrator() 336 int fd = handle->data[0]; in dumpstateBoard() local
|
| /device/generic/goldfish/include/ |
| D | qemud.h | 47 int fd; in qemud_channel_open() local 87 qemud_channel_send(int fd, const void* msg, int msglen) in qemud_channel_send() 111 qemud_channel_recv(int fd, void* msg, int msgsize) in qemud_channel_recv()
|
| D | qemu_pipe.h | 33 static bool ReadFully(int fd, void* data, size_t byte_count) { in ReadFully() 45 static bool WriteFully(int fd, const void* data, size_t byte_count) { in WriteFully() 84 int fd; in qemu_pipe_open() local
|
| /device/generic/goldfish/wifi/createns/ |
| D | createns.cpp | 40 explicit Fd(int fd) : mFd(fd) { } in Fd() 105 Fd fd(::open(path.c_str(), in writeNamespacePid() local 151 static pid_t daemonize(int fd) { in daemonize() 242 Fd fd(::open(path.c_str(), O_CREAT | O_EXCL | O_RDONLY | O_CLOEXEC, 0)); in main() local
|
| /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera_sock.c | 99 void mm_camera_socket_close(int fd) in mm_camera_socket_close() 117 int fd, in mm_camera_socket_sendmsg() 178 int fd, in mm_camera_socket_bundle_sendmsg() 242 int fd, in mm_camera_socket_recvmsg()
|
| /device/google/bonito/gpt-utils/ |
| D | gpt-utils.cpp | 145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw() 282 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain() 400 static int gpt_get_state(int fd, enum gpt_instance gpt, enum gpt_state *state) in gpt_get_state() 466 static int gpt_set_state(int fd, enum gpt_instance gpt, enum gpt_state state) in gpt_set_state() 601 int fd = -1; in set_boot_lun() local 745 int fd = -1; in prepare_partitions() local 973 int r, fd; in prepare_boot_update() local 1128 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size() 1149 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header() 1191 int fd = -1; in gpt_get_header() local [all …]
|
| /device/google/marlin/recovery/gpt-utils/ |
| D | gpt-utils.cpp | 145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw() 282 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain() 400 static int gpt_get_state(int fd, enum gpt_instance gpt, enum gpt_state *state) in gpt_get_state() 466 static int gpt_set_state(int fd, enum gpt_instance gpt, enum gpt_state state) in gpt_set_state() 601 int fd = -1; in set_boot_lun() local 745 int fd = -1; in prepare_partitions() local 1126 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size() 1147 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header() 1189 int fd = -1; in gpt_get_header() local 1252 static uint8_t* gpt_get_pentry_arr(uint8_t *hdr, int fd) in gpt_get_pentry_arr() [all …]
|
| /device/google/crosshatch/gpt-utils/ |
| D | gpt-utils.cpp | 145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw() 282 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain() 400 static int gpt_get_state(int fd, enum gpt_instance gpt, enum gpt_state *state) in gpt_get_state() 466 static int gpt_set_state(int fd, enum gpt_instance gpt, enum gpt_state state) in gpt_set_state() 601 int fd = -1; in set_boot_lun() local 745 int fd = -1; in prepare_partitions() local 1126 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size() 1147 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header() 1189 int fd = -1; in gpt_get_header() local 1252 static uint8_t* gpt_get_pentry_arr(uint8_t *hdr, int fd) in gpt_get_pentry_arr() [all …]
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | fcntlmodule.c | 21 int fd = PyObject_AsFileDescriptor(object); in conv_descriptor() local 35 int fd; in fcntl_fcntl() local 99 int fd; in fcntl_ioctl() local 251 int fd; in fcntl_flock() local 310 int fd, code, ret, whence = 0; in fcntl_lockf() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | tty.py | 18 def setraw(fd, when=TCSAFLUSH): argument 30 def setcbreak(fd, when=TCSAFLUSH): argument
|
| D | pty.py | 130 def _writen(fd, data): argument 136 def _read(fd): argument
|
| /device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
| D | xf-fio.c | 68 int fd = ipc->fd; in xf_ipc_send() local 86 int fd = ipc->fd; in xf_ipc_wait() local 108 int fd = ipc->fd; in xf_ipc_recv() local
|
| /device/google/cuttlefish_common/guest/vsoc/lib/ |
| D | gralloc_region_view.cpp | 75 int fd = control_->CreateFdScopedPermission( in AllocateBuffer() local 122 int fd = control_->CreateFdScopedPermission( in AllocateBuffer() local
|
| /device/google/wahoo/dumpstate/ |
| D | DumpstateDevice.cpp | 57 void DumpstateDevice::dumpDiagLogs(int fd, std::string srcDir, std::string destDir) { in dumpDiagLogs() 103 void DumpstateDevice::dumpModem(int fd, int fdModem) in dumpModem() 215 static void DumpTouch(int fd) { in DumpTouch() 242 int fd = handle->data[0]; in dumpstateBoard() local
|
| /device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/ |
| D | usb_cmd_control_transfer.cpp | 36 bool USBCmdControlTransfer::OnRequest(const cvd::SharedFD& fd) { in OnRequest() 56 const cvd::SharedFD& fd) { in OnResponse()
|
| D | usb_cmd_data_transfer.cpp | 34 bool USBCmdDataTransfer::OnRequest(const cvd::SharedFD& fd) { in OnRequest() 51 bool USBCmdDataTransfer::OnResponse(bool is_success, const cvd::SharedFD& fd) { in OnResponse()
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | netlink.cpp | 33 static void closeIfOpen(int* fd) { in closeIfOpen() 118 for (auto& fd : fds) { in eventLoop() local 184 bool Netlink::readNetlinkMessage(int fd) { in readNetlinkMessage()
|
| /device/google/cuttlefish_common/guest/hals/gps/ |
| D | gps_thread.h | 44 int fd; member 59 static inline int epoll_register(int epoll_fd, int fd) { in epoll_register() 73 static inline int epoll_deregister(int epoll_fd, int fd) { in epoll_deregister()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/ |
| D | random.c | 167 int fd; member 181 int fd; in dev_urandom_noraise() local 212 int fd; in dev_urandom_python() local 241 fd = open("/dev/urandom", O_RDONLY, 0); in dev_urandom_python() local
|
| /device/google/cuttlefish_common/guest/commands/vport_trigger/ |
| D | main.cpp | 34 static bool ReadFdToString(int fd, std::string* content) { in ReadFdToString() 47 int fd = TEMP_FAILURE_RETRY(open(path.c_str(), flags)); in ReadFileToString() local
|