Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 20 of 20) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DPropertiesSidebarPane.js41 this.sections = []; property
70 this.sections = []; property
DEventListenersSidebarPane.js35 this.sections = []; property in WebInspector.EventListenersSidebarPane
65 this.sections = []; property
DStylesSidebarPane.js219 _refreshStyleRules: function(sections, computedStyle) argument
1034 rebuildComputedTrace: function(sections) argument
/external/chromium/chrome/browser/ui/webui/
Dshown_sections_handler.cc79 int sections = pref_service_->GetInteger(prefs::kNTPShownSections); in Observe() local
88 int sections = GetShownSections(pref_service_); in HandleGetShownSections() local
/external/v8/test/preparser/
Dtestcfg.py83 def GetTestStatus(self, sections, defs): argument
/external/v8/test/cctest/
Dtestcfg.py102 def GetTestStatus(self, sections, defs): argument
/external/v8/test/es5conform/
Dtestcfg.py102 def GetTestStatus(self, sections, defs): argument
/external/v8/test/sputnik/
Dtestcfg.py106 def GetTestStatus(self, sections, defs): argument
/external/v8/test/mozilla/
Dtestcfg.py130 def GetTestStatus(self, sections, defs): argument
/external/v8/test/message/
Dtestcfg.py130 def GetTestStatus(self, sections, defs): argument
/external/v8/test/benchmarks/
Dtestcfg.py96 def GetTestStatus(self, sections, defs): argument
/external/v8/test/test262/
Dtestcfg.py116 def GetTestStatus(self, sections, defs): argument
/external/v8/test/mjsunit/
Dtestcfg.py148 def GetTestStatus(self, sections, defs): argument
/external/dbus/bus/
Ddesktop-file.c49 BusDesktopFileSection *sections; member
162 BusDesktopFileSection *sections; in grow_sections() local
/external/v8/tools/
Dtest.py572 def GetTestStatus(self, sections, defs): argument
625 def GetTestStatus(self, context, sections, defs): argument
653 def GetTestStatus(self, context, sections, defs): argument
1037 def __init__(self, sections, defs): argument
1102 def ReadConfigurationInto(path, sections, defs): argument
/external/chromium/base/win/
Dpe_image_unittest.cc88 sections = 0, enumerator
/external/icu4c/tools/toolutil/
Dpkg_genc.c981 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp126 typedef std::vector<COFFSection*> sections; typedef in __anond657a6540111::WinCOFFObjectWriter
/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js298 this.sections = []; // array of ChapterSection property in Chapter
/external/valgrind/main/perf/
Dtinycc.c2430 Section **sections; member