Searched refs:region (Results 51 - 75 of 793) sorted by relevance

1234567891011>>

/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_tex_copy.c56 struct intel_region *region; local
69 region = irb->mt->region;
70 assert(region);
108 if (intelImage->mt->region->tiling == I915_TILING_Y) {
115 src_pitch = -region->pitch;
118 src_pitch = region->pitch;
125 region->bo,
127 region->tiling,
128 intelImage->mt->region
[all...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dtzselect.ksh78 region=
199 # If there's more than one region, ask the user which one.
204 select region in $regions
206 case $region in
211 case $region in
215 region=$regions
218 # Determine TZ from country and region.
221 -v region="$region" \
233 $1 == cc && $4 == region { prin
[all...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
H A Dmapping_file_provider.h52 // codes as defined in ISO 15924. region is a two-letter uppercase ISO country
55 const string& script, const string& region, string*
62 const string& region,
H A Dmapping_file_provider.cc63 string& region, string* full_locale) {
66 AppendLocalePart(region, full_locale);
96 const string& region,
115 FindBestMatchingLanguageCode(langs, language, script, region,
128 const string& script, const string& region, string* best_match) const {
130 ConstructFullLocale(language, script, region, &full_locale);
145 if (script.empty() != region.empty()) {
150 } else if (!script.empty() && !region.empty()) {
162 lang_with_region.append(region);
62 ConstructFullLocale(const string& language, const string& script, const string& region, string* full_locale) argument
93 GetFileName(int country_calling_code, const string& language, const string& script, const string& region, string* filename) const argument
126 FindBestMatchingLanguageCode( const CountryLanguages* languages, const string& language, const string& script, const string& region, string* best_match) const argument
/external/chromium_org/third_party/mesa/src/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...]
/external/icu/icu4c/source/tools/tzcode/
H A Dtzselect.ksh78 region=
199 # If there's more than one region, ask the user which one.
204 select region in $regions
206 case $region in
211 case $region in
215 region=$regions
218 # Determine TZ from country and region.
221 -v region="$region" \
233 $1 == cc && $4 == region { prin
[all...]
/external/lzma/CS/7zip/Compress/LzmaAlone/Properties/
H A DAssemblyInfo.cs0 #region Using directives
/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...]
/external/chromium_org/tools/deep_memory_profiler/subcommands/
H A Dpprof.py84 for _, region in dump.iter_map:
85 if region[0] != 'hooked':
87 component_match, bucket = policy.find_mmap(region, bucket_set)
90 region[1]['committed'] == 0):
93 com_committed += region[1]['committed']
124 for _, region in dump.iter_map:
125 if region[0] != 'hooked':
127 component_match, bucket = policy.find_mmap(region, bucket_set)
130 region[1]['committed'] == 0):
134 region[
[all...]
H A Dcat.py149 for _, region in dump.iter_map:
151 if region[0] == 'unhooked':
153 for pageframe in region[1]['pageframe']:
155 region, pageframe, pfn_dict)
158 int(region[1]['committed']),
159 int(region[1]['reserved']),
160 region)
161 elif region[0] == 'hooked':
163 for pageframe in region[1]['pageframe']:
167 region, bucket_se
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DANTLRFileStream.cs54 #region Constructors
93 #region Public API
130 #region Data Members
138 #region Private Members
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DITreeNodeStream.cs116 #region REWRITING TREES (used by tree parser)
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DITreeNodeStream.cs123 #region REWRITING TREES (used by tree parser)
/external/chromium_org/cc/base/
H A Dinvalidation_region.h9 #include "cc/base/region.h"
22 void Swap(Region* region);
H A Dregion.h29 Region(const Region& region);
34 const Region& operator=(const Region& region);
36 void Swap(Region* region);
43 bool Contains(const Region& region) const;
46 bool Intersects(const Region& region) const;
49 void Subtract(const Region& region);
50 void Subtract(const SimpleEnclosedRegion& region);
52 void Union(const Region& region);
54 void Intersect(const Region& region);
71 explicit Iterator(const Region& region);
[all...]
/external/chromium_org/content/renderer/android/
H A Dphone_number_detector_unittest.cc15 const std::string& region) {
19 PhoneNumberDetector detector(region);
28 const std::string& region) {
32 PhoneNumberDetector detector(region);
14 FindNumber(const std::string& content, const std::string& region) argument
27 FindAndFormatNumber(const std::string& content, const std::string& region) argument
/external/chromium_org/third_party/WebKit/Source/core/html/track/
H A DTextTrack.idl50 [RuntimeEnabled=WebVTTRegions] void addRegion(VTTRegion region);
51 [RaisesException, RuntimeEnabled=WebVTTRegions] void removeRegion(VTTRegion region);
/external/chromium_org/content/shell/android/linker_test_apk/
H A Dchromium_linker_test_linker_tests.cc43 // The RELRO section(s), after being copied into an ashmem region, will
44 // appear in /proc/self/maps as a mapped memory region for a file name
59 // Parse /proc/self/maps and builds a list of region mappings in this
79 MappedMemoryRegion& region = regions[n]; local
81 if (region.path.find(kRelroSectionPrefix) != 0) {
88 void* region_start = reinterpret_cast<void*>(region.start);
89 void* region_end = reinterpret_cast<void*>(region.end);
97 uint8 region_flags = region.permissions & expected_mask;
113 size_t region_size = region.end - region
[all...]
/external/chromium_org/courgette/
H A Densemble.h26 #include "courgette/region.h"
34 // An Element is a region of an Ensemble with an identifyable kind.
40 const Region& region);
45 const Region& region() const { return region_; } function in class:courgette::Element
65 Ensemble(const Region& region, const char* name) argument
66 : region_(region), name_(name) {}
69 const Region& region() const { return region_; } function in class:courgette::Ensemble
72 // Scans the region to find Elements within the region().
91 return region()
[all...]
/external/chromium_org/v8/src/
H A Dtypes.h321 static TypeHandle type(Region* region) { \
322 return BitsetType::New(BitsetType::k##type, region); \
327 static TypeHandle Class(i::Handle<i::Map> map, Region* region) { argument
328 return ClassType::New(map, region);
330 static TypeHandle Constant(i::Handle<i::Object> value, Region* region) { argument
331 return ConstantType::New(value, region);
334 i::Handle<i::Object> min, i::Handle<i::Object> max, Region* region) {
335 return RangeType::New(min, max, region);
337 static TypeHandle Context(TypeHandle outer, Region* region) { argument
338 return ContextType::New(outer, region);
333 Range( i::Handle<i::Object> min, i::Handle<i::Object> max, Region* region) argument
340 Array(TypeHandle element, Region* region) argument
343 Function( TypeHandle result, TypeHandle receiver, int arity, Region* region) argument
347 Function(TypeHandle result, Region* region) argument
350 Function( TypeHandle result, TypeHandle param0, Region* region) argument
356 Function( TypeHandle result, TypeHandle param0, TypeHandle param1, Region* region) argument
363 Function( TypeHandle result, TypeHandle param0, TypeHandle param1, TypeHandle param2, Region* region) argument
376 Of(double value, Region* region) argument
379 Of(i::Object* value, Region* region) argument
382 Of(i::Handle<i::Object> value, Region* region) argument
409 NowOf(i::Handle<i::Object> value, Region* region) argument
581 New(bitset bits, Region* region) argument
677 New(Tag tag, int length, Region* region) argument
694 New(int length, Region* region) argument
714 Bound(Region* region) argument
724 New(i::Handle<i::Map> map, Region* region) argument
752 New(i::Handle<i::Object> value, Region* region) argument
779 New( i::Handle<i::Object> min, i::Handle<i::Object> max, Region* region) argument
790 New(Limits lim, Region* region) argument
811 New(TypeHandle outer, Region* region) argument
833 New(TypeHandle element, Region* region) argument
860 New( TypeHandle result, TypeHandle receiver, int arity, Region* region) argument
1010 Unbounded(Region* region) argument
1015 Both(BoundsImpl b1, BoundsImpl b2, Region* region) argument
1024 Either(BoundsImpl b1, BoundsImpl b2, Region* region) argument
1030 NarrowLower(BoundsImpl b, TypeHandle t, Region* region) argument
1036 NarrowUpper(BoundsImpl b, TypeHandle t, Region* region) argument
[all...]
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs15 #region ChecksumGeneratorBase
100 #region CRC32
106 #region DLL imports
151 #region Adler
157 #region DLL imports
/external/chromium_org/components/autofill/core/browser/
H A Dphone_number_i18n.cc23 std::string SanitizeRegion(const std::string& region, argument
25 if (region.length() == 2)
26 return region;
110 // Parse phone number based on the region.
149 // region.
156 // The region might be different from what we started with.
163 const std::string& region) {
164 DCHECK_EQ(2u, region.size());
168 if (!ParsePhoneNumber(value, region, &country_code, &unused_city_code,
181 const std::string& region,
162 NormalizePhoneNumber(const base::string16& value, const std::string& region) argument
178 ConstructPhoneNumber(const base::string16& country_code, const base::string16& city_code, const base::string16& number, const std::string& region, base::string16* whole_number) argument
204 const std::string region = SanitizeRegion(raw_region, app_locale); local
238 PhoneObject(const base::string16& number, const std::string& region) argument
[all...]
/external/libunwind/tests/
H A DGtest-dyn1.c170 unw_dyn_region_info_t *region; local
195 region = alloca (_U_dyn_region_info_size (2));
196 region->next = NULL;
197 region->insn_count = 3 * (MAX_FUNC_SIZE / 16);
198 region->op_count = 2;
199 _U_dyn_op_alias (&region->op[0], 0, -1, fdesc.code);
200 _U_dyn_op_stop (&region->op[1]);
204 di.end_ip = (long) mem + 16*region->insn_count/3;
208 di.u.pi.regions = region;
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
H A DHashList.cs53 #region Helper classes
70 #region Constructors
92 #region IDictionaryEnumerator Members
132 #region IEnumerator Members
188 #region Constructors
245 #region ICollection Members
269 #region IEnumerable Members
283 #region Constructors
316 #region ICollection Members
340 #region IEnumerabl
[all...]
/external/chromium_org/remoting/host/
H A Dshaped_desktop_capturer.cc28 void ShapedDesktopCapturer::Capture(const webrtc::DesktopRegion& region) { argument
29 desktop_capturer_->Capture(region);

Completed in 8379 milliseconds

1234567891011>>