Home
last modified time | relevance | path

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

/third_party/curl/docs/examples/
Danyauthput.c60 int *fdp = (int *)userp; in my_ioctl() local
86 int *fdp = (int *)stream; in read_callback() local
Devhiperfifo.c269 SockInfo *fdp = calloc(sizeof(SockInfo), 1); in addsock() local
283 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
Dhiperfifo.c269 SockInfo *fdp = calloc(sizeof(SockInfo), 1); in addsock() local
280 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
Dghiper.c236 SockInfo *fdp = g_malloc0(sizeof(SockInfo)); in addsock() local
248 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
Dephiperfifo.c295 SockInfo *fdp = (SockInfo*)calloc(sizeof(SockInfo), 1); in addsock() local
306 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
Ddeflate_fuzzer.cc25 FuzzedDataProvider fdp(data, size); in LLVMFuzzerTestOneInput() local
/third_party/wayland_standard/tests/
Ddisplay-test.c1114 pre_fd(void *data, struct fd_passer *fdp) in pre_fd()
1120 fd(void *data, struct fd_passer *fdp, int32_t fd) in fd()
1135 struct fd_passer *fdp; in zombie_fd_handle_globals() local
1270 double_pre_fd(void *data, struct fd_passer *fdp) in double_pre_fd()
1276 double_fd(void *data, struct fd_passer *fdp, int32_t fd) in double_fd()
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc498 FileDescriptorProto fdp; in FileDescriptorToBase64() local
/third_party/glib/glib/
Dgtester.c285 int r, *fdp = fdp_data; in unset_cloexec_fdp() local
/third_party/boost/boost/date_time/
Dformat_date_parser.hpp191 format_date_parser(const format_date_parser<date_type,charT>& fdp) in format_date_parser()
/third_party/gettext/gettext-tools/src/
Dwrite-po.c702 const char *fdp; in wrap() local
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc348 FileDescriptorProto fdp; in Generate() local
/third_party/python/Modules/
Dsocketmodule.c3928 int *fdp; in sock_recvmsg_guts() local