Home
last modified time | relevance | path

Searched refs:file_matches (Results 1 – 9 of 9) sorted by relevance

/third_party/gn/src/gn/
Dcommand_outputs.cc89 UniqueVector<SourceFile> file_matches; in RunOutputs() local
92 &file_matches)) in RunOutputs()
96 if (target_matches.empty() && file_matches.empty()) { in RunOutputs()
107 for (const SourceFile& file : file_matches) { in RunOutputs()
Dcommand_ls.cc83 UniqueVector<SourceFile> file_matches; local
86 &toolchain_matches, &file_matches))
Dcommands.cc79 UniqueVector<SourceFile>* file_matches) { in ResolveStringFromCommandLineInput() argument
101 file_matches->push_back(current_dir.ResolveRelativeFile( in ResolveStringFromCommandLineInput()
120 file_matches->push_back(current_dir.ResolveRelativeFile( in ResolveStringFromCommandLineInput()
523 UniqueVector<SourceFile>* file_matches) { in ResolveFromCommandLineInput() argument
535 config_matches, toolchain_matches, file_matches)) in ResolveFromCommandLineInput()
Dcommand_refs.cc387 UniqueVector<SourceFile> file_matches; local
390 &toolchain_matches, &file_matches))
401 for (const auto& file : file_matches) {
Dcommand_check.cc211 UniqueVector<SourceFile> file_matches; in RunCheck() local
214 &toolchain_matches, &file_matches)) in RunCheck()
Dcommands.h265 UniqueVector<SourceFile>* file_matches);
Dcommand_desc.cc642 UniqueVector<SourceFile> file_matches; in RunDesc() local
649 &target_matches, &config_matches, &toolchain_matches, &file_matches)) in RunDesc()
/third_party/elfutils/libdw/
Ddwarf_getscopevar.c56 file_matches (const char *lastfile, in file_matches() function
137 if (!file_matches (lastfile, match_file_len, match_file, in dwarf_getscopevar()
DChangeLog1285 function 'file_matches' to file scope.