Home
last modified time | relevance | path

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

/external/clang/test/Modules/
Dcxx-templates.cpp200 …cls<void>::nested_cls unk1; // expected-error 1+{{explicit specialization of 'nested_cls' must be … in test() local
/external/libmtp/src/
Dptp-pack.c943 unsigned int unk1, unk2; in ptp_unpack_Sony_DPD()
952 unk1 = dtoh8a(&data[PTP_dpd_Sony_GetSet]); 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()