Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenObjCXX/
Dlvalue-reference-getter.mm13 - (SetSection&)sections; method
17 - (SetSection&) sections { method
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DPropertiesSidebarPane.js47 this.sections = []; property
99 this.sections = []; property
DEventListenersSidebarPane.js39 this.sections = []; property in WebInspector.EventListenersSidebarPane
77 this.sections = []; property
DSourceMap.js154 _parseSections: function(sections) argument
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DMapItem.java59 Section[] sections = dexFile.getOrderedSections(); in placeItem() local
85 Section[] sections = dexFile.getOrderedSections(); in writeItem() local
DDexFile.java399 Section sections[] = new Section[] { in DexFile() local
614 Section[] sections = new Section[sectionCount]; in getOrderedSections() local
644 Section[] sections; in place() local
706 Section[] sections; in writeTo() local
/external/chromium_org/chrome/common/extensions/docs/server2/
Dtable_of_contents_renderer.py24 def Render(self, sections): argument
Ddocument_parser.py16 def __init__(self, title, title_attributes, sections, warnings): 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/compiler-rt/lib/tsan/rtl/
Dtsan_symbolize_addr2line_linux.cc46 SectionDesc *sections; member
137 static SectionDesc *sections = 0; in GetSectionDesc() local
/external/elfutils/libdwfl/
Dderelocate.c275 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local
324 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
/external/smack/src/org/xbill/DNS/
DSection.java35 private static Mnemonic sections = new Mnemonic("Message Section", field in Section
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMapItem.java67 public static void addMap(Section[] sections, in addMap()
DDexFile.java100 private final Section[] sections; field in DexFile
/external/v8/test/cctest/
Dtestcfg.py111 def GetTestStatus(self, sections, defs): argument
/external/v8/test/es5conform/
Dtestcfg.py102 def GetTestStatus(self, sections, defs): argument
/external/v8/test/mozilla/
Dtestcfg.py130 def GetTestStatus(self, sections, defs): argument
/external/v8/test/sputnik/
Dtestcfg.py106 def GetTestStatus(self, sections, defs): argument
/external/v8/test/benchmarks/
Dtestcfg.py96 def GetTestStatus(self, sections, defs): argument
/external/v8/test/message/
Dtestcfg.py130 def GetTestStatus(self, sections, defs): argument
/external/chromium_org/v8/tools/
DSourceMap.js176 _parseSections: function(sections) argument
/external/v8/test/test262/
Dtestcfg.py127 def GetTestStatus(self, sections, defs): argument
/external/skia/tools/
Drebaseline.py247 def _GetActualResults(self, json_url, sections=None): argument
/external/v8/test/mjsunit/
Dtestcfg.py150 def GetTestStatus(self, sections, defs): argument
/external/v8/test/preparser/
Dtestcfg.py154 def GetTestStatus(self, sections, defs): argument

12