Searched refs:overrides (Results 1 - 25 of 97) sorted by relevance

1234

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A Doverrides.css32 .overrides-view .tabbed-pane {
36 .overrides-view .tabbed-pane-header {
42 .overrides-view .tabbed-pane-content {
49 .overrides-view .tabbed-pane-header-contents {
53 .overrides-view .tabbed-pane-header-tabs {
60 .overrides-view .tabbed-pane-header-tab {
72 .overrides-view .tabbed-pane-header-tab:not(.selected) {
76 .overrides-view .tabbed-pane-header-tab.selected {
82 .overrides-view fieldset {
87 .overrides
[all...]
/external/emma/core/java12/com/vladium/emma/
H A DProcessor.java74 * @param overrides [may be null (unsets the previous overrides)]
76 public synchronized final void setPropertyOverrides (final Properties overrides) argument
78 m_propertyOverrides = EMMAProperties.wrap (overrides);
83 * @param overrides [may be null (unsets the previous overrides)]
85 public synchronized final void setPropertyOverrides (final IProperties overrides) argument
87 m_propertyOverrides = overrides;
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dsettings_overrides_handler.cc41 scoped_ptr<GURL> ParseHomepage(const ChromeSettingsOverrides& overrides, argument
43 if (!overrides.homepage)
45 scoped_ptr<GURL> manifest_url = CreateManifestURL(*overrides.homepage);
48 manifest_errors::kInvalidHomepageOverrideURL, *overrides.homepage);
53 std::vector<GURL> ParseStartupPage(const ChromeSettingsOverrides& overrides, argument
56 if (!overrides.startup_pages)
60 overrides.startup_pages->begin(); i != overrides.startup_pages->end();
75 ChromeSettingsOverrides* overrides,
77 if (!overrides
74 ParseSearchEngine( ChromeSettingsOverrides* overrides, base::string16* error) argument
[all...]
/external/chromium_org/content/child/npapi/
H A Dplugin_host.h45 void PatchNPNetscapeFuncs(NPNetscapeFuncs* overrides);
H A Dplugin_host.cc163 void PluginHost::PatchNPNetscapeFuncs(NPNetscapeFuncs* overrides) { argument
168 if (overrides->invoke)
169 host_funcs_.invoke = overrides->invoke;
171 if (overrides->invokeDefault)
172 host_funcs_.invokeDefault = overrides->invokeDefault;
174 if (overrides->evaluate)
175 host_funcs_.evaluate = overrides->evaluate;
177 if (overrides->getproperty)
178 host_funcs_.getproperty = overrides->getproperty;
180 if (overrides
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextension_web_ui.cc147 // For chrome:// overrides, some of the defaults are a little different.
232 // chrome:// URL overrides
244 const DictionaryValue* overrides = local
248 if (!overrides || !overrides->GetList(page, &url_list))
302 Profile* profile, const Extension::URLOverrideMap& overrides) {
303 if (overrides.empty())
312 Extension::URLOverrideMap::const_iterator iter = overrides.begin();
313 for (; iter != overrides.end(); ++iter) {
386 Profile* profile, const Extension::URLOverrideMap& overrides) {
301 RegisterChromeURLOverrides( Profile* profile, const Extension::URLOverrideMap& overrides) argument
385 UnregisterChromeURLOverrides( Profile* profile, const Extension::URLOverrideMap& overrides) argument
[all...]
H A Dextension_web_ui.h62 // Register and unregister a dictionary of one or more overrides.
66 const Extension::URLOverrideMap& overrides);
68 const Extension::URLOverrideMap& overrides);
H A Dextension_override_apitest.cc21 const DictionaryValue* overrides = local
26 if (!overrides->GetList("history", &values))
/external/chromium_org/chrome/browser/extensions/
H A Dextension_web_ui.h51 // Register and unregister a dictionary of one or more overrides.
55 const extensions::URLOverrides::URLOverrideMap& overrides);
57 const extensions::URLOverrides::URLOverrideMap& overrides);
H A Dextension_web_ui.cc165 // chrome:// URL overrides
182 const base::DictionaryValue* overrides = local
186 if (!overrides || !overrides->GetList(page, &url_list))
248 const base::DictionaryValue* overrides = local
250 if (!overrides)
257 for (base::DictionaryValue::Iterator it(*overrides); !it.IsAtEnd();
282 Profile* profile, const URLOverrides::URLOverrideMap& overrides) {
283 if (overrides.empty())
292 URLOverrides::URLOverrideMap::const_iterator iter = overrides
281 RegisterChromeURLOverrides( Profile* profile, const URLOverrides::URLOverrideMap& overrides) argument
359 UnregisterChromeURLOverrides( Profile* profile, const URLOverrides::URLOverrideMap& overrides) argument
[all...]
H A Dextension_override_apitest.cc26 const DictionaryValue* overrides = local
31 if (!overrides->GetList("history", &values))
/external/chromium_org/tools/gyp/test/assembly/src/
H A Doverride_asm.asm5 ; This is a placeholder. It should not be referenced if overrides work
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_prepopulate_data_unittest.cc109 ListValue* overrides = new ListValue; local
118 overrides->Append(entry->DeepCopy());
119 prefs->SetUserPref(prefs::kSearchProviderOverrides, overrides);
148 overrides = new ListValue;
149 overrides->Append(entry->DeepCopy());
150 prefs->SetUserPref(prefs::kSearchProviderOverrides, overrides);
172 overrides = new ListValue;
173 overrides->Append(entry->DeepCopy());
178 overrides->Append(entry->DeepCopy());
183 overrides
196 ListValue* overrides = new ListValue; local
[all...]
/external/chromium_org/base/
H A Dpath_service.cc116 PathMap overrides; // Track path overrides. member in struct:__anon3888::PathData
162 // Tries to find |key| in the overrides map. |path_data| should be locked by the
166 PathMap::const_iterator it = path_data->overrides.find(key);
167 if (it != path_data->overrides.end()) {
272 path_data->overrides[key] = file_path;
284 if (path_data->overrides.find(key) == path_data->overrides.end())
291 path_data->overrides.erase(key);
/external/chromium_org/tools/gn/
H A Dargs.h29 // Specifies overrides of the build arguments. These are normally specified
32 void AddArgOverrides(const Scope::KeyValueMap& overrides);
35 // flags, then any overrides stored in this object, then applies any
36 // toolchain overrides specified in the argument.
44 // they will not override the system defaults or the current overrides.
53 // Checks to see if any of the overrides ever used were never declared as
78 // Maintains a list of all overrides we've ever seen. This is the main
79 // |overrides_| as well as toolchain overrides. Tracking this allows us to
80 // check for overrides that were specified but never used.
H A Dargs.cc35 " Third, toolchain overrides are applied. These are specified in the\n"
74 void Args::AddArgOverrides(const Scope::KeyValueMap& overrides) { argument
75 for (Scope::KeyValueMap::const_iterator i = overrides.begin();
76 i != overrides.end(); ++i) {
H A Dsetup.cc272 Scope::KeyValueMap overrides; local
273 arg_scope.GetCurrentScopeValues(&overrides);
274 build_settings_.build_args().AddArgOverrides(overrides);
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/
H A Dantlr.js367 * @param {Object} [overrides] additional properties/methods to add to the
372 extend: function(subc, superc, overrides) {
386 if (overrides) {
387 for (var i in overrides) {
388 subc.prototype[i]=overrides[i];
391 org.antlr.lang._IEEnumFix(subc.prototype, overrides);
/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url_prepopulate_data_unittest.cc99 ListValue* overrides = new ListValue; local
111 overrides->Append(entry);
112 prefs.SetUserPref(prefs::kSearchProviderOverrides, overrides);
/external/emma/core/java12/com/vladium/util/
H A DProperty.java48 * independently from 'overrides' or 'base', so this method
51 * @param overrides [null is equivalent to empty]
56 public static Properties combine (final Properties overrides, final Properties base) argument
62 if (overrides == null)
65 return overrides;
70 if (overrides == null) return base;
72 // [assertion: both 'overrides' and 'base' are not null]
77 // into possible bases inside 'overrides'
79 for (Enumeration overrideNames = overrides.propertyNames (); overrideNames.hasMoreElements (); )
82 final String v = overrides
[all...]
H A DIProperties.java103 * Combines two property sets by creating a property set that chains 'overrides'
104 * to 'base' for property delegation. Note that 'overrides' are cloned
107 * @param overrides [may be null]
112 public static IProperties combine (final IProperties overrides, final IProperties base) argument
114 final IProperties result = overrides != null
115 ? overrides.copy ()
/external/chromium/base/
H A Dpath_service.cc97 PathMap overrides; // Track path overrides. member in struct:__anon1741::PathData
150 PathMap::const_iterator it = path_data->overrides.find(key);
151 if (it != path_data->overrides.end()) {
235 path_data->overrides[key] = file_path;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
H A Dtest_expectations_unittest.py79 def parse_exp(self, expectations, overrides=None, is_lint_mode=False):
82 if overrides:
83 expectations_dict['overrides'] = overrides
94 def assert_bad_expectations(self, expectations, overrides=None):
95 self.assertRaises(ParseError, self.parse_exp, expectations, is_lint_mode=True, overrides=overrides)
281 def check(self, expectations, overrides, skips, lint=False, expected_results=[WONTFIX, SKIP, FAIL]):
286 if overrides:
287 expectations_dict['overrides']
[all...]
/external/chromium_org/tools/gyp/pylib/gyp/
H A Dmac_tool.py277 substitutions, overrides = self._InstallProvisioningProfile(
280 entitlements, substitutions, overrides)
320 to overrides when generating the entitlements file.
453 def _InstallEntitlements(self, entitlements, substitutions, overrides):
464 overrides: dictionary, values to add to the entitlements
480 if overrides:
481 for key in overrides:
483 data[key] = overrides[key]
/external/chromium_org/chrome/common/extensions/
H A Dmanifest_url_handler.cc273 const base::DictionaryValue* overrides = NULL; local
275 &overrides)) {
280 // Validate that the overrides are all strings
281 for (base::DictionaryValue::Iterator iter(*overrides); !iter.IsAtEnd();
325 if (overrides->size() > 1) {

Completed in 901 milliseconds

1234