Home
last modified time | relevance | path

Searched defs:dpp (Results 1 – 14 of 14) 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/libgsm/src/
Dcode.c60 word * dpp = dp; /* [ 0...39 ] */ variable
/external/libunwind/src/mi/
D_ReadULEB.c4 _ReadULEB (unsigned char **dpp) in _ReadULEB()
D_ReadSLEB.c4 _ReadSLEB (unsigned char **dpp) in _ReadSLEB()
/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/wpa_supplicant_8/src/ap/
Dgas_serv.h74 int dpp; /* whether this is a DPP Config Response */ member
Dgas_serv.c1492 int dpp = 0; in gas_serv_rx_gas_initial_req() local
/external/curl/tests/server/
Dtftpd.c458 static int readit(struct testcase *test, struct tftphdr **dpp, in readit()
538 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.c73 void _TIFFsetDoubleArray(double** dpp, double* dp, uint32 n) in _TIFFsetDoubleArray()
/external/wpa_supplicant_8/src/common/
Ddpp.h128 int dpp; /* whether to use DPP or legacy configuration */ member
/external/mksh/src/
Deval.c1762 maybe_expand_tilde(const char *p, XString *dsp, char **dpp, bool isassign) in maybe_expand_tilde()
/external/syslinux/memdisk/
Dsetup.c1125 unsigned char *dpp = (unsigned char *)(driverseg << 4); in setup() local