Searched defs:config_type (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Lib/idlelib/ |
D | config.py | 805 def add_option(self, config_type, section, item, value): argument 814 def save_option(config_type, section, item, value): argument 856 def delete_section(self, config_type, section): argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | MSVSProject.py | 92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | MSVSProject.py | 92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
D | msvs.py | 1125 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument 1397 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument 1416 def _GetMSVSAttributes(spec, config, config_type): argument 2816 def _ConvertMSVSConfigurationType(config_type): argument
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
D | msvs.py | 1155 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument 1436 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument 1454 def _GetMSVSAttributes(spec, config, config_type): argument 3109 def _ConvertMSVSConfigurationType(config_type): argument
|
/third_party/node/deps/cares/ |
D | CMakeLists.txt | 64 SET (config_type) variable
|