Searched defs:fdp (Results 1 – 13 of 13) sorted by relevance
/third_party/curl/docs/examples/ |
D | anyauthput.c | 60 int *fdp = (int *)userp; in my_ioctl() local 86 int *fdp = (int *)stream; in read_callback() local
|
D | evhiperfifo.c | 269 SockInfo *fdp = calloc(sizeof(SockInfo), 1); in addsock() local 283 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
|
D | hiperfifo.c | 269 SockInfo *fdp = calloc(sizeof(SockInfo), 1); in addsock() local 280 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
|
D | ghiper.c | 236 SockInfo *fdp = g_malloc0(sizeof(SockInfo)); in addsock() local 248 SockInfo *fdp = (SockInfo*) sockp; in sock_cb() local
|
D | ephiperfifo.c | 295 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/ |
D | deflate_fuzzer.cc | 25 FuzzedDataProvider fdp(data, size); in LLVMFuzzerTestOneInput() local
|
/third_party/wayland_standard/tests/ |
D | display-test.c | 1114 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/ |
D | csharp_helpers.cc | 498 FileDescriptorProto fdp; in FileDescriptorToBase64() local
|
/third_party/glib/glib/ |
D | gtester.c | 285 int r, *fdp = fdp_data; in unset_cloexec_fdp() local
|
/third_party/boost/boost/date_time/ |
D | format_date_parser.hpp | 191 format_date_parser(const format_date_parser<date_type,charT>& fdp) in format_date_parser()
|
/third_party/gettext/gettext-tools/src/ |
D | write-po.c | 702 const char *fdp; in wrap() local
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_generator.cc | 348 FileDescriptorProto fdp; in Generate() local
|
/third_party/python/Modules/ |
D | socketmodule.c | 3928 int *fdp; in sock_recvmsg_guts() local
|