Searched defs:config_matches (Results 1 - 8 of 8) sorted by relevance
| /third_party/gn/src/gn/ |
| H A D | command_ls.cc | 81 UniqueVector<const Config*> config_matches; variable
|
| H A D | command_outputs.cc | 87 UniqueVector<const Config*> config_matches; in RunOutputs() local
|
| H A D | command_check.cc | 209 UniqueVector<const Config*> config_matches; in RunCheck() local
|
| H A D | command_desc.cc | 644 UniqueVector<const Config*> config_matches; in RunDesc() local
|
| H A D | command_refs.cc | 385 UniqueVector<const Config*> config_matches; variable
|
| H A D | commands.cc | 76 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 D | conftest.py | 247 def config_matches(self, expected): member in Conf
|
| /kernel/linux/linux-6.6/scripts/kconfig/tests/ |
| H A D | conftest.py | 251 def config_matches(self, expected): member in Conf
|
Completed in 6 milliseconds