Searched defs:regions (Results 1 - 21 of 21) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_fmsndlib.c27 const S_FM_REGION regions[] = variable
1663 regions,
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
H A DXYSeriesFormatter.java26 ZHash<RectRegion, XYRegionFormatterType> regions; field in class:XYSeriesFormatter
29 regions = new ZHash<RectRegion, XYRegionFormatterType>();
33 regions.addToBottom(region, regionFormatter);
37 regions.remove(region);
45 return regions;
53 return regions.get(region);
H A DRectRegion.java124 * @param regions The list of regions to search through
131 public static List<RectRegion> regionsWithin(List<RectRegion> regions, Number minX, Number maxX, Number minY, Number maxY) { argument
133 for(RectRegion r : regions) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRegion.java23 * "regions" as "countries" when defining the characteristics of a locale. Region codes There are different
32 * CONTINENTS ( regions contained directly by WORLD ), and SUBCONTINENTS ( things contained directly
61 * RegionType is an enumeration defining the different types of regions. Current possible
118 private static Map<String,Region> regionIDMap = null; // Map from ID the regions
119 private static Map<Integer,Region> numericCodeMap = null; // Map from numeric code to the regions
122 private static ArrayList<Region> regions = null; // This is the main data structure where the Regions are stored. field in class:Region
136 * contains the basic relationships such as which regions are known, what the numeric
181 // First process the region codes and create the master array of regions.
183 regions = new ArrayList<Region>(regionCodeSize);
197 regions
[all...]
/external/drm_hwcomposer/
H A Ddrmdisplaycompositor.h58 const std::vector<Region> &regions() const { function in class:android::SquashState
H A Ddrmdisplaycomposition.cpp171 std::vector<DrmCompositionRegion> &regions) {
201 regions.emplace_back(DrmCompositionRegion{
275 // Used to avoid rerendering regions that were squashed
294 // Changes in which regions are squashed triggers a rerender via
300 const SquashState::Region &region = squash->regions()[region_index];
167 SeparateLayers(DrmHwcLayer *layers, size_t *used_layers, size_t num_used_layers, DrmHwcRect<int> *exclude_rects, size_t num_exclude_rects, std::vector<DrmCompositionRegion> &regions) argument
H A Ddrmdisplaycompositor.cpp104 ALOGE("SquashState::RecordHistory expected %zu regions but got %zu regions",
126 "SquashState::RecordAndCompareSquashed expected %zu regions but got "
127 "%zu regions",
417 std::vector<DrmCompositionRegion> &regions = display_comp->squash_regions(); local
419 regions.data(), regions.size(), fb.buffer());
450 std::vector<DrmCompositionRegion> &regions = display_comp->pre_comp_regions(); local
452 regions.data(), regions
[all...]
H A Dglworker.cpp559 DrmCompositionRegion *regions,
582 DrmCompositionRegion &region = regions[region_index];
558 Composite(DrmHwcLayer *layers, DrmCompositionRegion *regions, size_t num_regions, const sp<GraphicBuffer> &framebuffer) argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyMetaInfo.java524 * @param filter the filter to control which regions to return. If filter is null,
525 * returns all regions for which information is available.
529 public List<String> regions(CurrencyFilter filter) { method in class:CurrencyMetaInfo
/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyMetaInfo.java44 public List<String> regions(CurrencyFilter filter) { method in class:ICUCurrencyMetaInfo
70 // We rely on the fact that the data lists the regions in order, and the
/external/kernel-headers/original/uapi/linux/
H A Dvhost.h63 struct vhost_memory_region regions[0]; member in struct:vhost_memory
/external/libunwind/include/
H A Dlibunwind-dynamic.h95 struct unw_dyn_region_info *next; /* linked list of regions */
108 unw_dyn_region_info_t *regions; member in struct:unw_dyn_proc_info
/external/blktrace/btt/
H A Dglobals.h111 struct region_info regions; member in struct:p_info
133 struct region_info regions; member in struct:d_info
/external/elfutils/src/src/
H A Delfcmp.c101 /* Structure to hold information about used regions. */
244 struct region *regions = NULL; local
282 newp->next = regions;
283 regions = newp;
556 phdr_region.next = regions;
558 regions = &ehdr_region;
582 regionsarr[cnt] = *regions;
583 regions = regions->next;
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h504 RegionInfo *regions = reinterpret_cast<RegionInfo*>(kSpaceBeg + kSpaceSize); local
505 return &regions[class_id];
673 // Since the regions are aligned by kRegionSize, there are exactly
674 // kNumPossibleRegions possible regions in the address space and so we keep
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp1447 TZDBNames(const UChar** names, char** regions, int32_t numRegions);
1455 TZDBNames::TZDBNames(const UChar** names, char** regions, int32_t numRegions) argument
1457 fRegions(regions),
1483 char** regions = NULL; local
1521 regions = (char**)uprv_malloc(sizeof(char*) * numRegions);
1522 if (regions != NULL) {
1523 char **pRegion = regions;
1527 // filling regions
1528 pRegion = regions;
1554 if (regions !
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1952 milliseconds