Searched refs:region (Results 101 - 125 of 370) sorted by relevance

1234567891011>>

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DInternalLocaleBuilder.java58 public InternalLocaleBuilder setRegion(String region) throws LocaleSyntaxException { argument
59 if (region == null || region.length() == 0) {
62 if (!LanguageTag.isRegion(region)) {
63 throw new LocaleSyntaxException("Ill-formed region: " + region, 0);
65 _region = region;
344 String region = base.getRegion();
351 if (language.equals("ja") && region.equals("JP") && variant.equals("JP")) {
358 else if (language.equals("th") && region
[all...]
/external/openfst/src/include/fst/
H A Dmapped-file.h32 // A memory region is a simple abstraction for allocated memory or data from
33 // mmap'ed files. If mmap equals NULL, then data represents an owned region of
35 // casted pointer to a region contained within [mmap, mmap + size).
76 explicit MappedFile(const MemoryRegion &region);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c210 * \param x, y, w, h the region of interest of the 2D image.
261 * Upload data to a rectangular sub-region. Lots of choices how to do this:
342 struct pipe_box region; local
345 region.x = src->width0 / 2;
346 region.y = src->height0 / 2;
347 region.z = 0;
348 region.width = 1;
349 region.height = 1;
350 region.depth = 1;
352 xfer = pipe->get_transfer(pipe, src, 0, PIPE_TRANSFER_READ, &region);
[all...]
/external/valgrind/memcheck/tests/
H A Dsupp_unknown.stderr.exp3 Access not within mapped region at address 0x........
/external/valgrind/none/tests/amd64-linux/
H A Dbug345887.stderr.exp3 Access not within mapped region at address 0x........
/external/valgrind/none/tests/linux/
H A Dblockfault.stderr.exp4 Access not within mapped region at address 0x........
H A Dstack-overflow.stderr.exp5 Access not within mapped region at address 0x........
/external/valgrind/none/tests/x86-linux/
H A Dbug345887.stderr.exp3 Access not within mapped region at address 0x........
H A Dhang.stderr.exp3 Access not within mapped region at address 0x........
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h47 const TypedValueRegion *region; member in class:clang::ento::LazyCompoundValData
50 : store(st), region(r) {}
53 const TypedValueRegion *getRegion() const { return region; }
57 const TypedValueRegion *region);
59 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, store, region); }
173 const TypedValueRegion *region);
H A DSValBuilder.h163 /// Make a unique symbol for value of region.
164 DefinedOrUnknownSVal getRegionValueSymbolVal(const TypedValueRegion *region);
186 /// \brief Conjure a symbol representing heap allocated memory region.
194 SymbolRef parentSymbol, const TypedValueRegion *region);
197 const void *symbolTag, const MemRegion *region,
217 const TypedValueRegion *region) {
219 BasicVals.getLazyCompoundValData(store, region));
304 Loc makeLoc(const MemRegion* region) { argument
305 return loc::MemRegionVal(region);
316 /// Return a memory region fo
216 makeLazyCompoundVal(const StoreRef &store, const TypedValueRegion *region) argument
[all...]
H A DStore.h45 /// MRMgr - Manages region objects associated with this StoreManager.
105 // region extents directly.
107 const MemRegion *region,
131 /// - We don't know (base is a symbolic region and we don't have
140 /// a MemRegion* to a specific location type. 'R' is the region being
142 const MemRegion *castRegion(const MemRegion *region, QualType CastToTy);
148 const MemRegion *region) const = 0;
176 /// region/symbol.
200 /// Finds the transitive closure of symbols within the given region.
213 const MemRegion *region, SVa
106 getSizeInElements(ProgramStateRef state, const MemRegion *region, QualType EleTy) argument
[all...]
/external/llvm/utils/vim/
H A Dtablegen.vim24 syn region tgString start=/"/ skip=/\\"/ end=/"/ oneline
26 syn region tgCode start=/\[{/ end=/}\]/
31 syn region tgComment2 matchgroup=tgComment2 start=+/\*+ end=+\*/+ contains=tgTodo,tgComment2
/external/mesa3d/docs/
H A DMESA_copy_sub_buffer.spec32 The glxCopySubBufferMESA() function copies a rectangular region
63 may be used to copy a rectangular region of the back color buffer to
68 <x> and <y> indicates the lower-left corner of the region to copy and
/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/opencv/cv/src/
H A Dcvfloodfill.cpp96 uchar* _newVal, CvConnectedComp* region, int flags,
154 if( region )
209 if( region )
211 region->area = area;
212 region->rect.x = XMin;
213 region->rect.y = YMin;
214 region->rect.width = XMax - XMin + 1;
215 region->rect.height = YMax - YMin + 1;
216 region->value = cvScalar(newVal[0], newVal[1], newVal[2], 0);
228 int* _newVal, CvConnectedComp* region, in
95 icvFloodFill_8u_CnIR( uchar* pImage, int step, CvSize roi, CvPoint seed, uchar* _newVal, CvConnectedComp* region, int flags, CvFFillSegment* buffer, int buffer_size, int cn ) argument
227 icvFloodFill_32f_CnIR( int* pImage, int step, CvSize roi, CvPoint seed, int* _newVal, CvConnectedComp* region, int flags, CvFFillSegment* buffer, int buffer_size, int cn ) argument
373 icvFloodFill_Grad_8u_CnIR( uchar* pImage, int step, uchar* pMask, int maskStep, CvSize , CvPoint seed, uchar* _newVal, uchar* _d_lw, uchar* _d_up, CvConnectedComp* region, int flags, CvFFillSegment* buffer, int buffer_size, int cn ) argument
679 icvFloodFill_Grad_32f_CnIR( float* pImage, int step, uchar* pMask, int maskStep, CvSize , CvPoint seed, float* _newVal, float* _d_lw, float* _d_up, CvConnectedComp* region, int flags, CvFFillSegment* buffer, int buffer_size, int cn ) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen6_blorp.cpp60 intel_region_get_tile_masks(params->depth.mt->region,
62 intel_region_get_tile_masks(params->depth.mt->hiz_mt->region,
426 struct intel_region *region = surface->mt->region; local
440 region->bo->offset);
448 : brw_get_surface_tiling_bits(region->tiling);
449 uint32_t pitch_bytes = region->pitch * region->cpp;
471 region->bo,
472 surf[1] - region
[all...]
H A Dgen7_blorp.cpp152 struct intel_region *region = surface->mt->region; local
172 surf->ss1.base_addr += region->bo->offset;
186 ? I915_TILING_Y : region->tiling;
189 uint32_t pitch_bytes = region->pitch * region->cpp;
211 region->bo,
212 surf->ss1.base_addr - region->bo->offset,
592 intel_region_get_aligned_offset(params->depth.mt->region,
619 params->depth.mt->region
[all...]
/external/google-breakpad/src/client/mac/tests/
H A Dexception_handler_test.cc162 MinidumpMemoryRegion* region = local
164 EXPECT_TRUE(region);
368 // memory list, and then ensure that there is a memory region
386 MinidumpMemoryRegion* region = local
388 EXPECT_TRUE(region);
390 EXPECT_EQ(kMemorySize, region->GetSize());
391 const uint8_t* bytes = region->GetMemory();
404 // Test that the memory region around the instruction pointer is
467 // memory list, and then ensure that there is a memory region
485 MinidumpMemoryRegion* region local
584 MinidumpMemoryRegion* region = local
[all...]
/external/skia/src/images/
H A DSkImageDecoder_libwebp.cpp270 const SkIRect& region, bool premultiply) {
272 if (!webp_get_config_resize(config, decodedBitmap, region.width(),
273 region.height(), premultiply)) {
278 config->options.crop_left = region.fLeft;
279 config->options.crop_top = region.fTop;
280 config->options.crop_width = region.width();
281 config->options.crop_height = region.height();
341 const SkIRect& region) {
344 if (!rect.intersect(region)) {
345 // If the requested region i
268 webp_get_config_resize_crop(WebPDecoderConfig* config, SkBitmap* decodedBitmap, const SkIRect& region, bool premultiply) argument
340 onDecodeSubset(SkBitmap* decodedBitmap, const SkIRect& region) argument
[all...]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
H A DGetValuesTest.java204 ArrayRegion region = reply.getNextValueAsArrayRegion();
205 //System.err.println("length="+region.length);
206 byte arrayTag = region.getTag();
209 logWriter.println("==> arrayLength = "+region.getLength());
210 Value value_0 = region.getValue(0);
220 length, region.getLength());
227 for (int i = 0; i < region.getLength(); i++) {
228 Value value = region.getValue(i);
/external/deqp/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp331 static void setPixelColors (const vector<Vec4>& quadColors, const Rect& region, const PosTexCoordQuadGrid<TexType>& grid, tcu::Surface& dst) argument
340 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f);
341 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f);
342 const int iy0 = deCeilFloatToInt32(ldru.y() * (float)region.h - 0.5f);
343 const int iy1 = deCeilFloatToInt32(ldru.w() * (float)region.h - 0.5f);
348 DE_ASSERT(deInBounds32(ix + region.x, 0, dst.getWidth()));
349 DE_ASSERT(deInBounds32(iy + region.y, 0, dst.getHeight()));
351 dst.setPixel(ix + region.x, iy + region.y, toRGBA(color));
586 const Rect region; member in struct:deqp::gles2::Functional::Render
918 const Rect region; member in struct:deqp::gles2::Functional::Render
[all...]
/external/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp31 const TypedValueRegion *region) {
33 ID.AddPointer(region);
128 const TypedValueRegion *region) {
130 LazyCompoundValData::Profile(ID, store, region);
138 new (D) LazyCompoundValData(store, region);
29 Profile(llvm::FoldingSetNodeID& ID, const StoreRef &store, const TypedValueRegion *region) argument
127 getLazyCompoundValData(const StoreRef &store, const TypedValueRegion *region) argument
/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc538 // memory list, and then ensure that there is a memory region
556 MinidumpMemoryRegion* region = local
558 ASSERT_TRUE(region);
560 EXPECT_EQ(kMemorySize, region->GetSize());
561 const uint8_t* bytes = region->GetMemory();
577 // Test that the memory region around the instruction pointer is
630 // memory list, and then ensure that there is a memory region
648 MinidumpMemoryRegion* region = local
650 ASSERT_TRUE(region);
652 EXPECT_EQ(kMemorySize / 2, region
738 MinidumpMemoryRegion* region = local
1097 const MinidumpMemoryRegion* region = local
1139 const MinidumpMemoryRegion* region = local
[all...]
/external/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h1 //===- RegionInfoImpl.h - SESE region detection analysis --------*- C++ -*-===//
30 #define DEBUG_TYPE "region"
111 // Toplevel region.
122 // described by the NULL pointer. This loop is not part of any region,
123 // except if the region describes the whole function.
239 llvm_unreachable("Broken region found!");
247 llvm_unreachable("Broken region found!");
255 llvm_unreachable("Broken region found!");
329 // If we pass the BB out of this region, that means our code is broken.
330 assert(contains(R) && "BB not in current region!");
722 getTopMostParent(RegionT *region) argument
730 buildRegionsTree(DomTreeNodeT *N, RegionT *region) argument
[all...]

Completed in 2497 milliseconds

1234567891011>>