Searched refs:PF1 (Results 1 – 6 of 6) sorted by relevance
211 using PF1 = bool (&)(); typedef230 static_assert(is_same<typename result_of<PF1()>::type, bool>::value, "Error!");
113 typedef bool* (*PF1)(int); in main() typedef128 test_result_of<PF1(int), bool*>(); in main()
112 typedef bool* (*PF1)(int); in main() typedef127 test_result_of<PF1(int), bool*>(); in main()
268 typedef bool (&PF1)(); typedef287 static_assert((is_same<result_of<PF1()>::type, bool>::value), "Error!");
340 std::unique_ptr<F> PF1 = std::unique_ptr<F>(new F()); in initialization() local343 PF1.reset(new F()); in initialization()
211 PF1 = "\u001bOP"; in vt320()254 FunctionKey[1] = PF1; in vt320()823 private String PF1, PF2, PF3, PF4; field in vt3201051 writeSpecial(PF1); in keyPressed()