Home
last modified time | relevance | path

Searched defs:fdp (Results 1 – 25 of 31) sorted by relevance

12

/third_party/backends/sanei/
Dsanei_udp.c65 sanei_udp_socket(int *fdp, int broadcast) in sanei_udp_socket()
114 sanei_udp_open(const char *host, int port, int *fdp) in sanei_udp_open()
144 sanei_udp_open_broadcast(int *fdp) in sanei_udp_open_broadcast()
Dsanei_tcp.c66 sanei_tcp_open(const char *host, int port, int *fdp) in sanei_tcp_open()
Dsanei_ab306.c225 sanei_ab306_open (const char *dev, int *fdp) in sanei_ab306_open()
515 sanei_ab306_open (const char *devname, int *fdp) in sanei_ab306_open()
Dsanei_pio.c419 sanei_pio_open (const char *dev, int *fdp) in sanei_pio_open()
Dsanei_scsi.c860 sanei_scsi_open_extended (const char *dev, int *fdp, in sanei_scsi_open_extended()
1507 sanei_scsi_open (const char *dev, int *fdp, in sanei_scsi_open()
1550 sanei_scsi_open_extended (const char *dev, int *fdp, in sanei_scsi_open_extended()
1869 fdparms *fdp; in issue() local
2017 fdparms *fdp; in sanei_scsi_req_flush_all_extended() local
2086 fdparms *fdp; in sanei_scsi_req_enter2() local
/third_party/backends/backend/
Dumax-usb.c259 sanei_umaxusb_open (const char *dev, int *fdp, in sanei_umaxusb_open()
306 sanei_umaxusb_open_extended (const char *dev, int *fdp, in sanei_umaxusb_open_extended()
Dstubs.c68 sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd()
Dcanon_pp.c1732 sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd()
Dsnapscan-usb.c162 static SANE_Status snapscani_usb_open(const char *dev, int *fdp, in snapscani_usb_open()
Dp5.c459 sane_get_select_fd (SANE_Handle handle, SANE_Int * fdp) in sane_get_select_fd()
Dcardscan.c1687 sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd()
Dkodak.c2909 sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd()
Dsp15c.c400 sane_get_select_fd (SANE_Handle h, SANE_Int * fdp) in sane_get_select_fd()
Dxerox_mfp.c1552 SANE_Status sane_get_select_fd(SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd()
/third_party/elfutils/libdwfl/
Dopen.c128 libdw_open_elf (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok, in libdw_open_elf()
198 __libdw_open_file (int *fdp, Elf **elfp, bool close_on_fail, bool archive_ok) in __libdw_open_file()
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Ddeflate_fuzzer.cc25 FuzzedDataProvider fdp(data, size); in LLVMFuzzerTestOneInput() local
/third_party/curl/docs/examples/
Devhiperfifo.c271 SockInfo *fdp = calloc(1, sizeof(SockInfo)); in addsock() local
285 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
Dhiperfifo.c271 SockInfo *fdp = calloc(1, sizeof(SockInfo)); in addsock() local
282 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
Dghiper.c238 SockInfo *fdp = g_malloc0(sizeof(SockInfo)); in addsock() local
250 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
Dephiperfifo.c297 SockInfo *fdp = (SockInfo*)calloc(1, sizeof(SockInfo)); in addsock() local
308 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
/third_party/backends/frontend/
Dsaned.c110 struct pollfd *fdp; in poll() local
2478 struct pollfd *fdp = NULL; local
2839 struct pollfd *fdp; local
2952 struct pollfd *fdp; local
3193 struct pollfd *fdp = NULL; local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc498 FileDescriptorProto fdp; in FileDescriptorToBase64() local
/third_party/elfutils/src/
Delfcmp.c729 open_file (const char *fname, int *fdp, Ebl **eblp) in open_file()
/third_party/rust/crates/nix/src/sys/socket/
Dmod.rs872 let fdp = (p as *const RawFd).add(i); localVariable
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc348 FileDescriptorProto fdp; in Generate() local

12