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/tools/gyp/pylib/gyp/generator/ |
| D | msvs.py | 1164 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument 1445 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument 1463 def _GetMSVSAttributes(spec, config, config_type): argument 3118 def _ConvertMSVSConfigurationType(config_type): argument
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
| D | msvs.py | 1164 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument 1445 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument 1463 def _GetMSVSAttributes(spec, config, config_type): argument 3118 def _ConvertMSVSConfigurationType(config_type): argument
|
| /third_party/node/deps/cares/ |
| D | CMakeLists.txt | 66 SET (config_type) variable
|