Searched defs:vf1 (Results 1 – 4 of 4) sorted by relevance
85 ptr_fun(vf1)(s1); in mem_ptr_fun() local119 mem_fun_ref(&Class::vf1)(obj, s1); in mem_ptr_fun() local143 void vf1(S1&) in vf1() function164 void Class::vf1(const S1&) in vf1() function in Class
3 virtual int vf1() { return 1; } in vf1() function
3108 vector float vf1 = (vector float)(1.0); in test7() local
2142 int ov_crosslap(OggVorbis_File *vf1, OggVorbis_File *vf2){ in ov_crosslap()