Searched defs:dpp (Results 1 – 12 of 12) sorted by relevance
/external/blktrace/ |
D | blktrace.c | 136 struct devpath *dpp; member 245 struct devpath *dpp; member 484 static inline void pdc_dr_update(struct devpath *dpp, int cpu, int data_read) in pdc_dr_update() 489 static inline void pdc_nev_update(struct devpath *dpp, int cpu, int nevents) in pdc_nev_update() 594 static void dpp_free(struct devpath *dpp) in dpp_free() 912 struct devpath *dpp = list_entry(p, struct devpath, head); in net_send_drops() local 1045 struct devpath *dpp = list_entry(p, struct devpath, head); in setup_buts() local 1069 struct devpath *dpp = list_entry(p, struct devpath, head); in start_buts() local 1078 static int get_drops(struct devpath *dpp) in get_drops() 1111 struct devpath *dpp = list_entry(p, struct devpath, head); in get_all_drops() local [all …]
|
/external/iputils/ |
D | tftpsubs.c | 100 int readit(FILE * file, struct tftphdr **dpp, int convert) in readit() 167 int writeit(FILE *file, struct tftphdr **dpp, int ct, int convert) in writeit()
|
D | ping6.c | 506 unsigned char *dnptrs[2], **dpp, **lastdnptr; in niquery_option_subject_name_handler() local
|
/external/libunwind/src/mi/ |
D | _ReadSLEB.c | 4 _ReadSLEB (unsigned char **dpp) in _ReadSLEB()
|
D | _ReadULEB.c | 4 _ReadULEB (unsigned char **dpp) in _ReadULEB()
|
/external/libgsm/src/ |
D | code.c | 60 word * dpp = dp; /* [ 0...39 ] */ variable
|
/external/curl/tests/server/ |
D | tftpd.c | 453 static int readit(struct testcase *test, struct tftphdr **dpp, in readit() 533 static int writeit(struct testcase *test, struct tftphdr * volatile *dpp, in writeit()
|
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 88 unw_decode_uleb128 (unsigned char **dpp) in unw_decode_uleb128()
|
/external/pdfium/third_party/libtiff/ |
D | tif_dir.c | 70 void _TIFFsetDoubleArray(double** dpp, double* dp, uint32 n) in _TIFFsetDoubleArray()
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_dir.c | 70 void _TIFFsetDoubleArray(double** dpp, double* dp, uint32 n) in _TIFFsetDoubleArray()
|
/external/mksh/src/ |
D | eval.c | 1660 maybe_expand_tilde(const char *p, XString *dsp, char **dpp, bool isassign) in maybe_expand_tilde()
|
/external/opencv3/modules/calib3d/src/ |
D | stereosgbm.cpp | 1026 T* dpp = &img.at<T>(p.y, p.x); in filterSpecklesImpl() local
|