Searched refs:unk1 (Results 1 – 3 of 3) sorted by relevance
388 unk1 = tensor_shape.unknown_shape()389 self.assertTrue(unk0 == unk1)390 self.assertTrue(unk1 == unk0)392 unk0 != unk1 # pylint: disable=pointless-statement394 unk1 != unk0 # pylint: disable=pointless-statement
200 …cls<void>::nested_cls unk1; // expected-error 1+{{explicit specialization of 'nested_cls' must be … in test() local
943 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()