HomeSort by relevance Sort by last modified time
    Searched refs:Overrides (Results 1 - 16 of 16) sorted by null

  /external/clang/include/clang/AST/
CXXInheritance.h 271 /// pair is the virtual method that overrides it (including the
276 MapType Overrides;
282 iterator begin() { return Overrides.begin(); }
283 const_iterator begin() const { return Overrides.begin(); }
284 iterator end() { return Overrides.end(); }
285 const_iterator end() const { return Overrides.end(); }
286 unsigned size() const { return Overrides.size(); }
298 // Add all of the overriding methods from "other" into overrides for
299 // this method. Used when merging the overrides from multiple base
  /external/chromium_org/tools/grit/grit/gather/
interface.py 75 '''Overrides the default uberclique so that cliques created by this object
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
prompt.js 89 * Overrides the default URL for loading the implementation.
97 * Overrides the default URL for the download page.
178 * Chrome Frame is successfully installed. Overrides the default
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
CXXInheritance.cpp 451 = Overrides[OverriddenSubobject];
521 // overrides so that we do not walk the virtual base class (and
571 // For convenience we say that any virtual function overrides itself.
578 // This virtual method overrides other virtual methods, so it does
583 // overrides.
601 // or inherits another member function that overrides vf.
604 // replace any overrides from base classes with this
615 // overrides.
622 // For convenience we say that any virtual function overrides itself.
  /external/chromium_org/v8/src/extensions/i18n/
overrides.js 73 * Overrides the built-in method.
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 54 * Overrides WebUI methods that provide profile info, making them return a
options_browsertest.js 373 * Overrides the page callbacks for the given OptionsPage overlay to verify
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
SettingsScreen.js 53 this._tabbedPane.appendTab(WebInspector.SettingsScreen.Tabs.Overrides, WebInspector.UIString("Overrides"), new WebInspector.OverridesSettingsTab());
70 Overrides: "overrides",
496 WebInspector.SettingsTab.call(this, WebInspector.UIString("Overrides"), "overrides-tab-content");
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
mockdata.js     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
directory_tree.js 327 * Overrides WebKit's scrollIntoViewIfNeeded, which doesn't work well with
file_manager.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 820 milliseconds