Searched defs:region (Results 151 - 175 of 401) sorted by relevance

1234567891011>>

/external/icu/icu4c/source/i18n/
H A Dulocdata.c193 char region[ULOC_COUNTRY_CAPACITY]; local
201 uloc_getCountry(fullLoc, region, ULOC_COUNTRY_CAPACITY, status);
206 UResourceBundle *measDataBundle = ures_getByKey(rb, region, NULL, status);
/external/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp17 #include "unicode/region.h"
375 errln("Numeric code mismatch for region %s. Expected:%d Got:%d",r->getRegionCode(),e,n);
379 errln("Expected region %s to be of type %d. Got: %d",r->getRegionCode(),rd.type,r->getType());
385 if ( *ncRegion != *r && nc != 891 ) { // 891 is special case - CS and YU both deprecated codes for region 891
386 errln("Creating region %s by its numeric code returned a different region. Got: %s instead.",r->getRegionCode(),ncRegion->getRegionCode());
390 dataerrln("Known region %s was not recognized.",rd.code);
404 { "DE", "DE", URGN_TERRITORY }, // Normal region
406 { "DD", "DE", URGN_TERRITORY }, // Alias to a deprecated region (East Germany) with single preferred value
409 { "SU", "SU", URGN_DEPRECATED }, // Alias to a deprecated region wit
697 const Region *region = Region::getInstance("BM",status); local
[all...]
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Dresource.cpp56 resource::copy(command_queue &q, const point &origin, const point &region, argument
62 box(src_res.offset + src_origin, region));
67 const point &origin, const point &region) {
68 maps.emplace_back(q, *this, flags, blocking, origin, region);
174 const resource::point &region) :
181 box(origin + r.offset, region));
66 add_map(command_queue &q, cl_map_flags flags, bool blocking, const point &origin, const point &region) argument
171 mapping(command_queue &q, resource &r, cl_map_flags flags, bool blocking, const resource::point &origin, const resource::point &region) argument
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_context.c88 } region; member in struct:vmw_svga_winsys_context
142 for(i = 0; i < vswc->region.used; ++i) {
143 struct vmw_region_relocation *reloc = &vswc->region.relocs[i];
178 for(i = 0; i < vswc->region.used + vswc->region.staged; ++i) {
179 pb_reference(&vswc->region.relocs[i].buffer, NULL);
182 vswc->region.used = 0;
183 vswc->region.reserved = 0;
222 vswc->region.used + nr_relocs > vswc->region
[all...]
H A Dvmw_screen_ioctl.c258 struct vmw_region *region; local
266 region = CALLOC_STRUCT(vmw_region);
267 if (!region)
282 region->ptr.gmrId = rep->cur_gmr_id;
283 region->ptr.offset = rep->cur_gmr_offset;
284 region->data = NULL;
285 region->handle = rep->handle;
286 region->map_handle = rep->map_handle;
287 region->map_count = 0;
288 region
302 vmw_ioctl_region_destroy(struct vmw_region *region) argument
322 vmw_ioctl_region_ptr(struct vmw_region *region) argument
328 vmw_ioctl_region_map(struct vmw_region *region) argument
352 vmw_ioctl_region_unmap(struct vmw_region *region) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_vtbl.c527 i915_set_buf_info_for_region(uint32_t *state, struct intel_region *region, argument
533 if (region != NULL) {
534 state[1] |= BUF_3D_PITCH(region->pitch * region->cpp);
536 if (region->tiling != I915_TILING_NONE) {
538 if (region->tiling == I915_TILING_Y)
642 * region's location in the miptree. If it doesn't match with
761 colorRegion = (irb && irb->mt) ? irb->mt->region : NULL;
768 depthRegion = irbDepth->mt->region;
794 depthRegion = irbStencil->mt->region;
[all...]
H A Dintel_regions.c112 intel_region_map(struct intel_context *intel, struct intel_region *region, argument
115 /* We have the region->map_refcount controlling mapping of the BO because
127 if (drm_intel_bo_busy(region->bo)) {
132 _DBG("%s %p\n", __FUNCTION__, region);
133 if (!region->map_refcount) {
136 if (region->tiling != I915_TILING_NONE)
137 drm_intel_gem_bo_map_gtt(region->bo);
139 drm_intel_bo_map(region->bo, true);
141 region->map = region
152 intel_region_unmap(struct intel_context *intel, struct intel_region *region) argument
173 struct intel_region *region; local
201 struct intel_region *region; local
223 intel_region_flink(struct intel_region *region, uint32_t *name) argument
244 struct intel_region *region, *dummy; local
306 struct intel_region *region = *region_handle; local
406 intel_region_get_tile_masks(struct intel_region *region, uint32_t *mask_x, uint32_t *mask_y, bool map_stencil_as_y_tiled) argument
439 intel_region_get_aligned_offset(struct intel_region *region, uint32_t x, uint32_t y, bool map_stencil_as_y_tiled) argument
[all...]
H A Dintel_tex_image.c170 dst_buffer = intelImage->mt->region->bo;
184 dst_stride = intelImage->mt->region->pitch;
191 intelImage->mt->region->tiling,
230 * Binds a region to a texture image, like it was uploaded by glTexImage2D().
237 struct intel_region *region,
249 region->width, region->height, 1,
256 region);
261 intel_image->base.RowStride = region->pitch;
293 /* If the region is
235 intel_set_texture_image_region(struct gl_context *ctx, struct gl_texture_image *image, struct intel_region *region, GLenum target, GLenum internalFormat, gl_format format, uint32_t offset) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_misc_state.c290 intel_region_get_tile_masks(depth_irb->mt->region,
297 hiz_region = depth_irb->mt->hiz_mt->region;
332 intel_region_get_tile_masks(stencil_mt->region,
445 struct intel_region *region = depth_irb->mt->region; local
451 assert(intel->gen < 6 || region->tiling == I915_TILING_Y);
452 assert(!hiz_region || region->tiling == I915_TILING_Y);
477 offset = intel_region_get_aligned_offset(region,
483 OUT_BATCH(((region->pitch * region
543 struct intel_region *region = stencil_mt->region; local
[all...]
H A Dgen7_wm_surface_state.c113 assert(mcs_mt->region->tiling == I915_TILING_Y);
118 unsigned pitch_bytes = mcs_mt->region->pitch * mcs_mt->cpp;
127 assert ((mcs_mt->region->bo->offset & 0xfff) == 0);
130 surf->ss6.mcs_enabled.mcs_base_address = mcs_mt->region->bo->offset >> 12;
134 mcs_mt->region->bo,
342 gen7_set_surface_tiling(surf, intelObj->mt->region->tiling);
352 intelObj->mt->region->bo->offset + intelObj->mt->offset; /* reloc */
357 surf->ss3.pitch = (intelObj->mt->region->pitch * intelObj->mt->cpp) - 1;
393 intelObj->mt->region->bo, intelObj->mt->offset,
496 * Sets up a surface state structure to point at the given region
508 struct intel_region *region = irb->mt->region; local
[all...]
H A Dintel_regions.c112 intel_region_map(struct intel_context *intel, struct intel_region *region, argument
115 /* We have the region->map_refcount controlling mapping of the BO because
127 if (drm_intel_bo_busy(region->bo)) {
132 _DBG("%s %p\n", __FUNCTION__, region);
133 if (!region->map_refcount) {
136 if (region->tiling != I915_TILING_NONE)
137 drm_intel_gem_bo_map_gtt(region->bo);
139 drm_intel_bo_map(region->bo, true);
141 region->map = region
152 intel_region_unmap(struct intel_context *intel, struct intel_region *region) argument
173 struct intel_region *region; local
201 struct intel_region *region; local
223 intel_region_flink(struct intel_region *region, uint32_t *name) argument
244 struct intel_region *region, *dummy; local
306 struct intel_region *region = *region_handle; local
406 intel_region_get_tile_masks(struct intel_region *region, uint32_t *mask_x, uint32_t *mask_y, bool map_stencil_as_y_tiled) argument
439 intel_region_get_aligned_offset(struct intel_region *region, uint32_t x, uint32_t y, bool map_stencil_as_y_tiled) argument
[all...]
H A Dintel_tex_image.c170 dst_buffer = intelImage->mt->region->bo;
184 dst_stride = intelImage->mt->region->pitch;
191 intelImage->mt->region->tiling,
230 * Binds a region to a texture image, like it was uploaded by glTexImage2D().
237 struct intel_region *region,
249 region->width, region->height, 1,
256 region);
261 intel_image->base.RowStride = region->pitch;
293 /* If the region is
235 intel_set_texture_image_region(struct gl_context *ctx, struct gl_texture_image *image, struct intel_region *region, GLenum target, GLenum internalFormat, gl_format format, uint32_t offset) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_regions.c112 intel_region_map(struct intel_context *intel, struct intel_region *region, argument
115 /* We have the region->map_refcount controlling mapping of the BO because
127 if (drm_intel_bo_busy(region->bo)) {
132 _DBG("%s %p\n", __FUNCTION__, region);
133 if (!region->map_refcount) {
136 if (region->tiling != I915_TILING_NONE)
137 drm_intel_gem_bo_map_gtt(region->bo);
139 drm_intel_bo_map(region->bo, true);
141 region->map = region
152 intel_region_unmap(struct intel_context *intel, struct intel_region *region) argument
173 struct intel_region *region; local
201 struct intel_region *region; local
223 intel_region_flink(struct intel_region *region, uint32_t *name) argument
244 struct intel_region *region, *dummy; local
306 struct intel_region *region = *region_handle; local
406 intel_region_get_tile_masks(struct intel_region *region, uint32_t *mask_x, uint32_t *mask_y, bool map_stencil_as_y_tiled) argument
439 intel_region_get_aligned_offset(struct intel_region *region, uint32_t x, uint32_t y, bool map_stencil_as_y_tiled) argument
[all...]
H A Dintel_tex_image.c170 dst_buffer = intelImage->mt->region->bo;
184 dst_stride = intelImage->mt->region->pitch;
191 intelImage->mt->region->tiling,
230 * Binds a region to a texture image, like it was uploaded by glTexImage2D().
237 struct intel_region *region,
249 region->width, region->height, 1,
256 region);
261 intel_image->base.RowStride = region->pitch;
293 /* If the region is
235 intel_set_texture_image_region(struct gl_context *ctx, struct gl_texture_image *image, struct intel_region *region, GLenum target, GLenum internalFormat, gl_format format, uint32_t offset) argument
[all...]
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusHeaders.h58 Status Intersect(IN const Region* region);
62 Status Union(IN const Region* region);
66 Status Xor(IN const Region* region);
70 Status Exclude(IN const Region* region);
74 Status Complement(IN const Region* region);
136 BOOL Equals(IN const Region* region,
153 Region(const Region &region);
154 Region& operator=(const Region &region);
158 Region(const Region &region) argument
160 region; // referenc
164 operator =(const Region &region) argument
[all...]
H A DGdiPlusRegion.h19 * Construct a new region object
25 GpRegion *region = NULL; local
27 lastResult = DllExports::GdipCreateRegion(&region);
29 SetNativeRegion(region);
35 GpRegion *region = NULL; local
37 lastResult = DllExports::GdipCreateRegionRect(&rect, &region);
39 SetNativeRegion(region);
45 GpRegion *region = NULL; local
47 lastResult = DllExports::GdipCreateRegionRectI(&rect, &region);
49 SetNativeRegion(region);
55 GpRegion *region = NULL; local
65 GpRegion *region = NULL; local
75 GpRegion *region = NULL; local
85 GpRegion *region = NULL; local
114 GpRegion *region = NULL; local
155 Intersect(IN const Region* region) argument
179 Union(IN const Region* region) argument
203 Xor(IN const Region* region) argument
227 Exclude(IN const Region* region) argument
253 Complement(IN const Region* region) argument
340 Equals(IN const Region* region, IN const Graphics* g) const argument
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
H A DSDL_ph_events.c82 PhRegion_t region; local
87 if( rid != 0 && PhRegionQuery(rid, &region, NULL, NULL, 0) == 0 )
89 region.events_sense=(region.events_sense & ~fields)|(flags & fields);
90 PhRegionChange(Ph_REGION_EV_SENSE, 0, &region, NULL, NULL);
/external/skia/src/core/
H A DSkMatrixClipStateMgr.cpp88 const SkRegion* region = mgr->lookupRegion(curClip.fGeom.fRegionID); local
89 offset = mgr->getPicRecord()->recordClipRegion(*region, curClip.fOp);
406 int SkMatrixClipStateMgr::addRegionToDict(const SkRegion& region) { argument
408 *fRegionDict.append() = SkNEW(SkRegion(region));
H A DSkReadBuffer.cpp149 void SkReadBuffer::readRegion(SkRegion* region) { argument
150 fReader.readRegion(region);
/external/skia/src/utils/debugger/
H A DSkObjectParser.cpp296 SkString* SkObjectParser::RegionToString(const SkRegion& region) { argument
/external/skia/tests/
H A DSerializationTest.cpp61 static void Write(SkWriteBuffer& writer, const SkRegion* region) { argument
62 writer.writeRegion(*region);
64 static void Read(SkValidatingReadBuffer& reader, SkRegion* region) { argument
65 reader.readRegion(region);
333 // Test region serialization
335 SkRegion region; local
336 TestObjectSerialization(&region, reporter);
/external/chromium_org/cc/output/
H A Dfilter_operation.h90 const SkRegion& region() const { function in class:cc::FilterOperation
154 static FilterOperation CreateAlphaThresholdFilter(const SkRegion& region, argument
157 return FilterOperation(ALPHA_THRESHOLD, region,
211 void set_region(const SkRegion& region) { argument
213 region_ = region;
244 const SkRegion& region,
/external/chromium_org/cc/trees/
H A Docclusion_tracker.cc10 #include "cc/base/region.h"
80 const SimpleEnclosedRegion& region,
84 if (region.IsEmpty())
85 return region;
89 // to each rect within |region| in order to transform the entire Region.
96 for (size_t i = 0; i < region.GetRegionComplexity(); ++i) {
99 region.GetRect(i));
79 TransformSurfaceOpaqueRegion( const SimpleEnclosedRegion& region, bool have_clip_rect, const gfx::Rect& clip_rect_in_new_target, const gfx::Transform& transform) argument
/external/chromium_org/courgette/
H A Densemble_apply.cc15 #include "courgette/region.h"
30 Status InitBase(const Region& region);
114 Status EnsemblePatchApplication::InitBase(const Region& region) { argument
115 base_region_.assign(region);
/external/chromium_org/extensions/renderer/
H A Dextension_helper.cc164 DraggableRegion region; local
165 region.bounds = webregions[i].bounds;
166 region.draggable = webregions[i].draggable;
167 regions.push_back(region);

Completed in 2682 milliseconds

1234567891011>>