Home
last modified time | relevance | path

Searched defs:config_type (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/idlelib/
Dconfig.py805 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/
DMSVSProject.py92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
/third_party/node/tools/gyp/pylib/gyp/
DMSVSProject.py92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dmsvs.py1125 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/
Dmsvs.py1155 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/
DCMakeLists.txt64 SET (config_type) variable