Searched refs:default_configuration (Results 1 – 17 of 17) sorted by relevance
/external/chromium_org/tools/gyp/test/variables/filelist/ |
D | filelist.gypd.golden | 12 'default_configuration': 'Default', 26 'default_configuration': 'Default',
|
/external/chromium_org/tools/gyp/test/variables/commands/ |
D | commands.gypd.golden | 11 'default_configuration': 'Default', 41 'default_configuration': 'Default',
|
D | commands-repeated.gypd.golden | 25 'default_configuration': 'Default', 52 'default_configuration': 'Default',
|
/external/chromium_org/tools/gyp/test/msvs/shared_output/ |
D | common.gypi | 7 'default_configuration': 'Baz',
|
/external/chromium_org/tools/gyp/test/variables/variable-in-path/ |
D | variable-in-path.gyp | 23 'default_configuration': 'C1',
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | config.py | 72 def default_configuration(self): member in Config
|
D | linux.py | 66 configuration = config_object.default_configuration()
|
D | base.py | 212 self.set_option_default('configuration', self.default_configuration()) 1359 def default_configuration(self): member in Port 1360 return self._config.default_configuration()
|
D | test.py | 439 def default_configuration(self): member in TestPort
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
D | android.py | 971 default_configuration = None 976 default_configuration = spec['default_configuration'] 978 if not default_configuration: 979 default_configuration = 'Default' 1059 root_makefile.write('GYP_CONFIGURATION ?= %s\n' % default_configuration)
|
D | make.py | 1962 default_configuration = None 1967 default_configuration = spec['default_configuration'] 1969 if not default_configuration: 1970 default_configuration = 'Default' 1985 'default_configuration': default_configuration,
|
/external/chromium_org/third_party/angle/build/ |
D | common.gypi | 32 'default_configuration': 'Debug',
|
/external/v8/build/ |
D | standalone.gypi | 76 'default_configuration': 'Debug',
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
D | run_webkit_tests.py | 300 options.configuration = port.default_configuration()
|
/external/chromium_org/v8/build/ |
D | standalone.gypi | 130 'default_configuration': 'Debug',
|
/external/chromium/build/ |
D | common.gypi | 807 'default_configuration': 'Debug',
|
/external/chromium_org/build/ |
D | common.gypi | 2596 'default_configuration': 'Debug',
|