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

  /external/webkit/Tools/Scripts/
sort-Xcode-project-file 82 # Grab the mainGroup for the project file
83 my $mainGroup = "";
86 $mainGroup = $2 if $line =~ m#^(\s*)mainGroup = ([0-9A-F]{24} /\* .+ \*/);$#;
130 if ($lastTwo[0] =~ m#^\s+\Q$mainGroup\E = \{$#) {
131 # Don't sort mainGroup
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
TimeLineGraph.java 224 List mainGroup=(ArrayList)this.fItemGroups.get("main");
229 Object[] fItemsArray=mainGroup.toArray();
232 int n = mainGroup.size();
253 setRelativeXPosition(thisItem,mainGroup);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 191 milliseconds