Home | History | Annotate | Download | only in MC

Lines Matching defs:file

5 // This file is distributed under the University of Illinois Open Source
75 std::string file;
78 file.assign(pNamespec);
82 SpecToFilename(pNamespec, file);
98 if (file == entry.path()->filename().native())
106 if (file == entry.path()->stem().native()) {
120 if (file == entry.path()->stem().native() &&
140 std::string file;
143 file.assign(pNamespec);
147 SpecToFilename(pNamespec, file);
163 if (file == entry.path()->filename().native())
171 if (file == entry.path()->stem().native()) {
185 if (file == entry.path()->stem().native() &&