Home
last modified time | relevance | path

Searched defs:config_type (Results 1 – 8 of 8) 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/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/
DMSVSProject.py92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dmsvs.py1164 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/
Dmsvs.py1162 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument
1440 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument
1458 def _GetMSVSAttributes(spec, config, config_type): argument
3122 def _ConvertMSVSConfigurationType(config_type): argument
/third_party/alsa-utils/nhlt/
Dnhlt-dmic-info.c143 uint8_t config_type, array_type, mic, num_mics; in nhlt_dmic_ep_to_json() local
/third_party/node/deps/cares/
DCMakeLists.txt82 SET (config_type) variable
/third_party/alsa-utils/topology/nhlt/
Dnhlt.h84 uint8_t config_type; member