Home
last modified time | relevance | path

Searched defs:dpp (Results 1 – 12 of 12) sorted by relevance

/external/blktrace/
Dblktrace.c136 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/
Dtftpsubs.c100 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()
Dping6.c506 unsigned char *dnptrs[2], **dpp, **lastdnptr; in niquery_option_subject_name_handler() local
/external/libunwind/src/mi/
D_ReadSLEB.c4 _ReadSLEB (unsigned char **dpp) in _ReadSLEB()
D_ReadULEB.c4 _ReadULEB (unsigned char **dpp) in _ReadULEB()
/external/libgsm/src/
Dcode.c60 word * dpp = dp; /* [ 0...39 ] */ variable
/external/curl/tests/server/
Dtftpd.c453 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/
Dunwind_decoder.h88 unw_decode_uleb128 (unsigned char **dpp) in unw_decode_uleb128()
/external/pdfium/third_party/libtiff/
Dtif_dir.c70 void _TIFFsetDoubleArray(double** dpp, double* dp, uint32 n) in _TIFFsetDoubleArray()
/external/opencv3/3rdparty/libtiff/
Dtif_dir.c70 void _TIFFsetDoubleArray(double** dpp, double* dp, uint32 n) in _TIFFsetDoubleArray()
/external/mksh/src/
Deval.c1660 maybe_expand_tilde(const char *p, XString *dsp, char **dpp, bool isassign) in maybe_expand_tilde()
/external/opencv3/modules/calib3d/src/
Dstereosgbm.cpp1026 T* dpp = &img.at<T>(p.y, p.x); in filterSpecklesImpl() local