Searched defs:fnp (Results 1 – 8 of 8) sorted by relevance
| /external/clang/test/SemaCXX/ |
| D | reinterpret-cast.cpp | 41 fnptr fnp = reinterpret_cast<fnptr>(i); in integral_conversion() local
|
| D | cstyle-cast.cpp | 178 fnptr fnp = (fnptr)(l); in integral_conversion() local
|
| D | functional-cast.cpp | 242 fnptr fnp = fnptr(l); in integral_conversion() local
|
| /external/sg3_utils/testing/ |
| D | sg_scat_gath.cpp | 184 scat_gath_list::file2sgl_helper(FILE * fp, const char * fnp, bool def_hex, in file2sgl_helper() 365 const char * fnp; in load_from_file() local
|
| D | sg_tst_ioctl.c | 401 tst_extended_ioctl(const char * fnp, int sg_fd, const char * fn2p, int sg_fd2, in tst_extended_ioctl()
|
| D | sg_mrq_dd.cpp | 1275 const char * fnp = inf.c_str(); in sg_in_open() local 1308 const char * fnp = outf.c_str(); in sg_out_open() local
|
| /external/sg3_utils/src/ |
| D | sg_persist.c | 744 decode_file_tids(const char * fnp, struct opts_t * op) in decode_file_tids()
|
| D | sgp_dd.c | 636 sg_in_open(const char * fnp, struct flags_t * flagp, int bs, int bpt) in sg_in_open() 664 sg_out_open(const char * fnp, struct flags_t * flagp, int bs, int bpt) in sg_out_open()
|