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

  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsndlib.c 27 const S_FM_REGION regions[] = variable
    [all...]
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilRegionMediaElementImpl.java 36 NodeList regions = doc.getLayout().getElementsByTagName("region"); local
38 for (int i = 0; i < regions.getLength(); i++) {
39 region = (SMILRegionElement)regions.item(i);
  /frameworks/av/media/libstagefright/codecs/aacdec/
sbr_update_freq_scale.cpp 153 Int32 regions; local
172 regions = 2;
177 regions = 1;
181 for (reg = 0; reg < regions; reg++)
  /hardware/msm7k/libgralloc/
gralloc.cpp 252 struct hw3d_region regions[HW3D_NUM_REGIONS]; local
253 if (ioctl(gpu, HW3D_GET_REGIONS, regions) < 0) {
258 regions[HW3D_SMI].map_offset,
259 regions[HW3D_SMI].len,
260 regions[HW3D_SMI].phys);
262 regions[HW3D_EBI].map_offset,
263 regions[HW3D_EBI].len,
264 regions[HW3D_EBI].phys);
266 regions[HW3D_REGS].map_offset,
267 regions[HW3D_REGS].len
    [all...]
  /packages/apps/Mms/src/com/android/mms/model/
LayoutModel.java 49 // Create default root-layout and regions.
55 public LayoutModel(RegionModel rootLayout, ArrayList<RegionModel> regions) {
60 for (RegionModel r : regions) {
140 * Get all regions except root-layout. The result is READ-ONLY.
143 ArrayList<RegionModel> regions = new ArrayList<RegionModel>(); local
145 regions.add(mImageRegion);
148 regions.add(mTextRegion);
150 return regions;
SmilHelper.java 290 // Create REGIONs and append them to LAYOUT
291 ArrayList<RegionModel> regions = layouts.getRegions(); local
293 for (RegionModel r : regions) {
SlideshowModel.java 127 ArrayList<RegionModel> regions = new ArrayList<RegionModel>(); local
136 regions.add(r);
138 LayoutModel layouts = new LayoutModel(rootLayout, regions);
  /external/elfutils/src/
elfcmp.c 103 /* Structure to hold information about used regions. */
198 struct region *regions = NULL; local
236 newp->next = regions;
237 regions = newp;
413 phdr_region.next = regions;
415 regions = &ehdr_region;
439 regionsarr[cnt] = *regions;
440 regions = regions->next;
  /external/skia/src/core/
SkPictureRecord.cpp 657 int SkPictureRecord::find(SkTDArray<const SkFlatRegion* >& regions, const SkRegion& region) {
659 int index = SkTSearch<SkFlatData>((const SkFlatData**) regions.begin(),
660 regions.count(), (SkFlatData*) flat, sizeof(flat), &SkFlatData::Compare);
663 return regions[index]->index();
666 *regions.insert(index) = flat;
702 regions(&sizeData);
741 int SkPictureRecord::regions(size_t* size) const { function in class:SkPictureRecord
SkPicturePlayback.cpp 31 int regions = record.regions(&regionBytes); local
44 if (regions != 0)
45 SkDebugf("regions size %zd (regions:%d) ", regionBytes, regions);
130 const SkTDArray<const SkFlatRegion* >& regions = record.getRegions(); local
131 fRegionCount = regions.count();
134 for (const SkFlatRegion** flatRegionPtr = regions.begin();
135 flatRegionPtr != regions.end(); flatRegionPtr++)
922 int SkPicturePlayback::regions(size_t* size) { function in class:SkPicturePlayback
    [all...]
  /external/webkit/Source/WebCore/css/
CSSComputedStyleDeclaration.cpp 1462 const Vector<StyleDashboardRegion>& regions = style->dashboardRegions(); local
    [all...]
  /external/blktrace/btt/
globals.h 111 struct region_info regions; member in struct:p_info
133 struct region_info regions; member in struct:d_info
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 24 import static org.eclipse.wst.xml.core.internal.regions.DOMRegionContext.XML_EMPTY_TAG_CLOSE;
25 import static org.eclipse.wst.xml.core.internal.regions.DOMRegionContext.XML_END_TAG_OPEN;
26 import static org.eclipse.wst.xml.core.internal.regions.DOMRegionContext.XML_TAG_CLOSE;
27 import static org.eclipse.wst.xml.core.internal.regions.DOMRegionContext.XML_TAG_OPEN;
219 ITextRegionList regions = endRegion.getRegions(); local
220 int index = regions.indexOf(subRegion);
224 subRegion = regions.get(index);
231 subRegion = regions.get(index);
241 int max = regions.size();
243 subRegion = regions.get(index)
    [all...]
  /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...]
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 75 // by that country calling code. In the case of multiple regions sharing a calling code, such as
76 // the NANPA regions, the one indicated with "isMainCountryForCode" in the metadata should be
80 // The set of regions the library supports.
88 // The set of regions that share country calling code 1.
89 // There are roughly 26 regions and we set the initial capacity of the HashSet to 35 to offer a
318 // Regexp of all known extension prefixes used by different regions followed by 1 or more valid
383 // In some regions (e.g. the USA), it is impossible to distinguish between fixed-line and
469 * Warning: This level might result in lower coverage especially for regions outside of country
483 // limited to NANPA regions) and optimise if necessary.
524 * Warning: This level might result in lower coverage especially for regions outside of countr
2046 List<String> regions = countryCallingCodeToRegionCodeMap.get(countryCode); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 1376 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 
  /prebuilt/common/netbeans-visual/
org-netbeans-api-visual.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 
  /prebuilt/common/antlr/
antlr-3.4-complete.jar 

Completed in 2214 milliseconds