Home
last modified time | relevance | path

Searched defs:IFP (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
Dblock-call.cpp4 int (^IFP) (); variable
13 int (^IFP) () = PFR; // OK in main() local
44 int (^IFP) (float); in blah() local
/external/clang/test/Sema/
Dblock-call.c4 int (^IFP) (); variable
13 int (^IFP) () = PFR; // OK in main() local
44 int (^IFP) (float); in blah() local
Dblock-misc.c4 int (^IFP) (); variable
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_ifp.cpp226 struct IFP struct
228 static void log_test(const WorkGroupParams &test_params, in log_test()
234 static void gen(cl_int *x, cl_int *t, cl_int *, in gen()
254 static test_status chk(cl_int *x, cl_int *y, cl_int *t, cl_int *, cl_int *, in chk()