HomeSort by relevance Sort by last modified time
    Searched defs:regions (Results 26 - 38 of 38) sorted by null

12

  /packages/apps/Mms/src/com/android/mms/model/
SlideshowModel.java 130 ArrayList<RegionModel> regions = new ArrayList<RegionModel>(); local
139 regions.add(r);
141 LayoutModel layouts = new LayoutModel(rootLayout, regions);
  /sdk/emulator/qtools/
trace_reader.h 94 // The "regions" array below is a pointer to array of pointers to
95 // regions. The size of the pointer array is kInitialNumRegions,
99 // for this process, as well as a few regions for the kernel.
102 // regions array is unused. Instead, the "addr_manager" pointer is
134 regions = NULL;
148 // Free the regions. We must be careful not to free the symbols
150 // between multiple regions. The TraceReader class has a hash
151 // table containing all the unique regions and it will free the
153 // regions and the array of region pointers.
158 if (regions[ii]->refs > 0)
189 region_type **regions; member in class:TraceReader::ProcessState
882 region_type **regions = processes_[0]->regions; local
897 region_type **regions = pstate->regions; local
934 region_type **regions = new region_type*[max_regions]; local
1016 region_type **regions = new region_type*[manager->max_regions]; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java 1907 SortedSet<String> regions = projectRes.getRegions(language); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 805 milliseconds

12