Searched defs:f_ptr (Results 1 – 8 of 8) sorted by relevance
46 tensorflow::WritableFile* f_ptr = f.get(); in WriteToPath() local
101 int& (*f_ptr)() = &get_int; in test() local
89 int& (*f_ptr)() = &get_int; in test() local
678 F* F::*f_ptr = &F::f; variable
18 int (*f_ptr)(char*,...) __attribute__((format(printf, 1,2))); // no-error variable
191 let f_ptr = &f as *const _; in test_tuple_offset() localVariable214 let f_ptr = &f as *const _; in test_raw_field() localVariable
146 void* f_ptr = static_cast<void*>(static_cast<char*>(base) + f.offset); in VerifyPointer() local
205 GLfloat* f_ptr = (GLfloat*)ptr; in GenerateData() local268 GLfloat* f_ptr = (GLfloat*)ptr; in GenerateDataPacked() local