Home
last modified time | relevance | path

Searched defs:config_matches (Results 1 - 8 of 8) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_ls.cc81 UniqueVector<const Config*> config_matches; variable
H A Dcommand_outputs.cc87 UniqueVector<const Config*> config_matches; in RunOutputs() local
H A Dcommand_check.cc209 UniqueVector<const Config*> config_matches; in RunCheck() local
H A Dcommand_desc.cc644 UniqueVector<const Config*> config_matches; in RunDesc() local
H A Dcommand_refs.cc385 UniqueVector<const Config*> config_matches; variable
H A Dcommands.cc76 ResolveStringFromCommandLineInput( Setup* setup, const SourceDir& current_dir, const std::string& input, bool default_toolchain_only, UniqueVector<const Target*>* target_matches, UniqueVector<const Config*>* config_matches, UniqueVector<const Toolchain*>* toolchain_matches, UniqueVector<SourceFile>* file_matches) ResolveStringFromCommandLineInput() argument
593 ResolveFromCommandLineInput( Setup* setup, const std::vector<std::string>& input, bool default_toolchain_only, UniqueVector<const Target*>* target_matches, UniqueVector<const Config*>* config_matches, UniqueVector<const Toolchain*>* toolchain_matches, UniqueVector<SourceFile>* file_matches) ResolveFromCommandLineInput() argument
/kernel/linux/linux-5.10/scripts/kconfig/tests/
H A Dconftest.py247 def config_matches(self, expected): member in Conf
/kernel/linux/linux-6.6/scripts/kconfig/tests/
H A Dconftest.py251 def config_matches(self, expected): member in Conf

Completed in 6 milliseconds