Home
last modified time | relevance | path

Searched refs:unk2 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Modules/
Dcxx-templates.cpp201 …cls<void>::nested_cls_t<int> unk2; // expected-error 1+{{explicit specialization of 'nested_cls_t'… in test() local
/external/libmtp/src/
Dptp-pack.c943 unsigned int unk1, unk2; in ptp_unpack_Sony_DPD()
953 unk2 = dtoh8a(&data[PTP_dpd_Sony_Unknown]); in ptp_unpack_Sony_DPD()
954 …rop 0x%04x, datatype 0x%04x, unk1 %d unk2 %d", dpd->DevicePropertyCode, dpd->DataType, unk1, unk2); in ptp_unpack_Sony_DPD()