Home | History | Annotate | Download | only in libpp

Lines Matching defs:file

2  * @file arrange_profiles.cpp
7 * @remark Read the file COPYING
240 /// find the first sample file header in the class
245 string file;
253 file = sample_files.sample_filename;
255 file = *sample_files.cg_files.begin();
260 file = sample_files.sample_filename;
262 file = *sample_files.cg_files.begin();
265 return read_header(file);
268 /// merge sample file header in the profile_sample_files
284 /// merge sample file header in the class
485 * Find a matching class the sample file could go in, or generate
516 out << "sanitize_profile_sample_files(): sample file "
624 * finding which sample file list it needs to go on.