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

  /dalvik/tools/
deadcode.py 21 sectionName = ''
30 sections[sectionName] = buffer[anchor]
36 sections[sectionName] = buffer[anchor:result.start()]
38 sectionName = result.group(1)
  /hardware/ti/omap3/dspbridge/inc/
getsection.h 72 * sectionName Pointer to the string name of the section desired
83 const char *sectionName,
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
ResizableDialog.java 167 String sectionName = getDialogSettingsSectionName();
168 if (settings.getSection(sectionName) == null) {
169 return settings.addNewSection(sectionName);
171 return settings.getSection(sectionName);
  /external/webkit/Source/WebCore/bindings/scripts/
IDLParser.pm 183 my $sectionName = shift;
189 $data = substr($data, index($data, $sectionName), pos($data) - length($data));
194 if ($sectionName eq "exception") {
228 } elsif ($sectionName eq "interface") {
  /external/webkit/Tools/CSSTestSuiteHarness/harness/
harness.js 439 for (var sectionName in this.chapterSections) {
440 var section = this.chapterSections[sectionName];
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 508 milliseconds