Searched refs:region (Results 1 - 25 of 904) sorted by relevance

1234567891011>>

/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dxsltlocale.c99 const char *region = NULL; local
149 region = (char *)xsltDefaultRegion((xmlChar *)localeName);
150 if (region == NULL)
155 *q++ = region[0];
156 *q++ = region[1];
170 const xmlChar *region = NULL; local
194 region = xsltDefaultRegion(localeName);
195 if (region == NULL) goto end;
197 strcpy(localeName + llen + 1, region);
212 /* region shoul
213 const char *region = NULL; local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DVTTRegionList.cpp57 for (const auto& region : m_list) {
58 if (region->id() == id)
59 return region.get();
65 void VTTRegionList::add(PassRefPtr<VTTRegion> region) argument
67 m_list.append(region);
70 bool VTTRegionList::remove(VTTRegion* region) argument
72 size_t index = m_list.find(region);
/macosx-10.10/BerkeleyDB-21/db/lock/
H A Dlock_region.c63 DB_LOCKREGION *region; local
76 /* Join/create the lock region. */
93 /* If we created the region, initialize it. */
99 region = lt->reginfo.primary =
102 /* Set remaining pointers into region. */
103 lt->conflicts = R_ADDR(&lt->reginfo, region->conf_off);
104 lt->obj_tab = R_ADDR(&lt->reginfo, region->obj_off);
106 lt->obj_stat = R_ADDR(&lt->reginfo, region->stat_off);
108 lt->part_array = R_ADDR(&lt->reginfo, region->part_off);
109 lt->locker_tab = R_ADDR(&lt->reginfo, region
177 DB_LOCKREGION *region; local
[all...]
H A Dlock_id.c54 DB_LOCKREGION *region; local
61 region = lt->reginfo.primary;
68 LOCK_LOCKERS(env, region);
78 if (region->stat.st_id == DB_LOCK_MAXID &&
79 region->stat.st_cur_maxid != DB_LOCK_MAXID)
80 region->stat.st_id = DB_LOCK_INVALIDID;
81 if (region->stat.st_id == region->stat.st_cur_maxid) {
83 sizeof(u_int32_t) * region->stat.st_nlockers, &ids)) != 0)
86 SH_TAILQ_FOREACH(lk, &region
140 DB_LOCKREGION *region; local
193 DB_LOCKREGION *region; local
227 DB_LOCKREGION *region; local
261 DB_LOCKREGION *region; local
284 DB_LOCKREGION *region; local
349 DB_LOCKREGION *region; local
409 DB_LOCKREGION *region; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dipseckey_45.c36 isc_region_t region; local
87 isc_buffer_availableregion(target, &region);
88 if (region.length < 4)
90 memcpy(region.base, &addr, 4);
97 isc_buffer_availableregion(target, &region);
98 if (region.length < 16)
100 memcpy(region.base, addr6, 16);
121 isc_region_t region; local
141 dns_rdata_toregion(rdata, &region);
142 num = uint8_fromregion(&region);
205 isc_region_t region; local
252 isc_region_t region; local
283 isc_region_t region; local
325 isc_region_t region; local
426 isc_region_t region; local
[all...]
H A Dhip_55.c123 isc_region_t region; local
132 dns_rdata_toregion(rdata, &region);
134 hit_len = uint8_fromregion(&region);
135 isc_region_consume(&region, 1);
137 algorithm = uint8_fromregion(&region);
138 isc_region_consume(&region, 1);
140 key_len = uint16_fromregion(&region);
141 isc_region_consume(&region, 2);
155 INSIST(hit_len < region.length);
156 length = region
191 isc_region_t region, rr; local
230 isc_region_t region; local
292 isc_region_t region; local
420 isc_region_t region; local
437 isc_region_t region; local
[all...]
H A Dminfo_14.c63 isc_region_t region; local
76 dns_rdata_toregion(rdata, &region);
78 dns_name_fromregion(&rmail, &region);
79 isc_region_consume(&region, rmail.length);
81 dns_name_fromregion(&email, &region);
82 isc_region_consume(&region, email.length);
115 isc_region_t region; local
129 dns_rdata_toregion(rdata, &region);
131 dns_name_fromregion(&rmail, &region);
132 isc_region_consume(&region, name_lengt
185 isc_region_t region; local
204 isc_region_t region; local
299 isc_region_t region; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DHandleBlockInlines.h36 Region* region = block->region(); local
37 return new (NotNull, block) HandleBlock(region, handleSet);
40 inline HandleBlock::HandleBlock(Region* region, HandleSet* handleSet) argument
41 : HeapBlock<HandleBlock>(region)
48 return reinterpret_cast<char*>(this) + region()->blockSize();
H A DBlockAllocator.cpp86 Region* region; local
90 region = 0;
92 region = m_emptyRegions.removeHead();
93 RELEASE_ASSERT(region);
98 if (!region)
101 region->destroy();
153 Region* region; local
157 region = 0;
159 region = m_emptyRegions.removeHead();
160 RELEASE_ASSERT(region);
[all...]
H A DBlockAllocator.h120 Region* region = regions.head(); local
121 ASSERT(!region->isFull());
123 if (region->isEmpty()) {
124 ASSERT(region == m_emptyRegions.head());
127 region = m_emptyRegions.removeHead()->reset(set.m_blockSize);
128 set.m_partialRegions.push(region);
131 DeadBlock* block = region->allocate();
133 if (region->isFull()) {
183 Region* region = block->region(); local
216 Region* region = block->region(); local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/hash/
H A Dhashfree.c50 Hash_region_f region; local
63 if (region = tab->root->local->region)
79 if (region) (*region)(handle, p->name, 0, 0);
84 if (region) (*region)(handle, p, 0, 0);
96 if (region) (*region)(handle, tab->table, 0, 0);
100 else region
[all...]
H A Dhashsize.c46 Hash_region_f region; local
51 if (region = tab->root->local->region)
54 new_s = (Hash_bucket_t**)(*region)(handle, NiL, sizeof(Hash_bucket_t*) * size, 0);
77 if (region) (*region)(handle, tab->table, 0, 0);
/macosx-10.10/vim-55/runtime/syntax/
H A Dmysql.vim54 syn region mysqlString start=+"+ skip=+\\\\\|\\"+ end=+"+
55 syn region mysqlString start=+'+ skip=+\\\\\|\\'+ end=+'+
68 syn region mysqlComment start="/\*" end="\*/"
93 syn region mysqlType start="float\W" end="."me=s-1
94 syn region mysqlType start="float$" end="."me=s-1
95 syn region mysqlType start="float(" end=")" contains=mysqlNumber,mysqlVariable
96 syn region mysqlType start="double\W" end="."me=s-1
97 syn region mysqlType start="double$" end="."me=s-1
98 syn region mysqlType start="double(" end=")" contains=mysqlNumber,mysqlVariable
99 syn region mysqlTyp
[all...]
H A Dstata.vim25 syn region stataStarComment start=/^\s*\*/ end=/$/ contains=stataComment oneline
26 syn region stataSlashComment start="\s//" end=/$/ contains=stataComment oneline
27 syn region stataSlashComment start="^//" end=/$/ contains=stataComment oneline
29 syn region stataComment start="/\*" end="\*/" contains=stataComment
34 syn region stataGlobal start=/\${/ end=/}/ oneline contains=@stataMacroGroup
36 syn region stataLocal start=/`/ end=/'/ oneline contains=@stataMacroGroup
183 syn region stataEString matchgroup=Nothing start=/`"/ end=/"'/ oneline contains=@stataMacroGroup,stataQuote,stataString,stataEString
184 syn region stataString matchgroup=Nothing start=/"/ end=/"/ oneline contains=@stataMacroGroup
193 syn region stataFunc matchgroup=Function start=/\<abs(/ end=/)/ contains=@stataFuncGroup
194 syn region stataFun
[all...]
H A Dradiance.vim70 syn region radianceID start="\<alias\>" end="\<\k*\>" contains=radianceExtraType
71 syn region radianceID start="\<instance\>" end="\<\k*\>" contains=radianceExtraType
73 syn region radianceID start="\<source\>" end="\<\k*\>" contains=radianceSurfType
74 syn region radianceID start="\<ring\>" end="\<\k*\>" contains=radianceSurfType
75 syn region radianceID start="\<polygon\>" end="\<\k*\>" contains=radianceSurfType
76 syn region radianceID start="\<sphere\>" end="\<\k*\>" contains=radianceSurfType
77 syn region radianceID start="\<bubble\>" end="\<\k*\>" contains=radianceSurfType
78 syn region radianceID start="\<cone\>" end="\<\k*\>" contains=radianceSurfType
79 syn region radianceID start="\<cup\>" end="\<\k*\>" contains=radianceSurfType
80 syn region radianceI
[all...]
H A Dtexinfo.vim9 " since @ can have special meanings, everything is 'match'-ed and 'region'-ed
40 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@acronym{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
42 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@b{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
44 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@cite{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
46 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@code{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
48 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@command{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
50 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@dfn{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
52 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@email{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
54 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@emph{" end="}" contains=texinfoSpecialChar,texinfoBrcPrmAtCmd
56 syn region texinfoBrcPrmAtCm
[all...]
/macosx-10.10/libauto-186/
H A DWriteBarrierIterator.h51 for (Region *region = zone->region_list(); region != NULL; region = region->next()) {
53 SubzoneRangeIterator iterator(region->subzone_range());
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFlowThread.cpp143 for (auto& region : m_regionList) {
144 ASSERT(!region->needsLayout() || region->isRenderRegionSet());
146 region->deleteAllRenderBoxRegionInfo();
152 if (inMeasureContentLayoutPhase() && region->hasAutoLogicalHeight()) {
153 RenderNamedFlowFragment* namedFlowFragment = toRenderNamedFlowFragment(region);
158 LayoutUnit regionLogicalWidth = region->pageLogicalWidth();
159 LayoutUnit regionLogicalHeight = region->pageLogicalHeight();
177 updateLogicalWidth(); // Called to get the maximum logical width for the region.
188 // If the region chai
262 RenderNamedFlowFragment* region = regionForCompositedLayer(layer); local
507 RenderRegion* region = regionAtBlockOffset(0, offset, false, AllowRegionAutoGeneration); local
513 RenderRegion* region = regionAtBlockOffset(0, offset, true, AllowRegionAutoGeneration); local
519 RenderRegion* region = regionAtBlockOffset(0, offset, false, AllowRegionAutoGeneration); local
528 RenderRegion* region = regionAtBlockOffset(0, offset, false, AllowRegionAutoGeneration); local
583 RenderRegion* region = *it; local
648 RenderRegion* region = *it; local
947 RenderRegion* region = linePair.value; local
988 RenderRegion* region = *regionIter; local
1081 RenderRegion* region = regionAtBlockOffset(block, offsetBreakInFlowThread); local
1357 RenderRegion* region = *iter; local
1377 RenderRegion* region = *iter; local
1404 RenderRegion* region = *iter; local
1464 RenderRegion* region = *iter; local
1482 RenderRegion* region = *iter; local
1500 RenderRegion* region = *iter; local
[all...]
/macosx-10.10/IOGraphics-485/tools/
H A Dreadfb.c24 IOAccelDeviceRegion * region = NULL; local
48 region = calloc(1, sizeof (IOAccelDeviceRegion) + sizeof(IOAccelBounds));
49 if (!region) continue;
51 region->num_rects = 1;
52 region->bounds.x = region->rect[0].x = 0;
53 region->bounds.y = region->rect[0].y = 0;
54 region->bounds.h = region
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dsock_test.c56 dev->region.base, dev->region.length,
64 isc_mem_put(mctx, dev->region.base, dev->region.length);
73 isc_region_t region; local
82 dev->region.base, dev->region.length,
99 isc_mem_put(mctx, dev->region.base,
100 dev->region.length);
111 region
159 isc_region_t region; local
194 isc_region_t region; local
[all...]
/macosx-10.10/zlib-55/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs17 #region Internal types
27 #region ZStream structure
57 #region Public enums
82 #region Exception classes
109 #region Interfaces
212 #region Classes
218 #region DLL imports
226 #region Private stuff
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGAllocator.h134 // we free all but one region, and make the remaining region a bump allocation region.
157 for (Region* region = m_regionHead; region; region = region->m_next)
160 for (Region* region = m_regionHead; region; region
208 Region* region = static_cast<Region*>(allocation.base()); local
221 freeRegionsStartingAt(typename Allocator<T>::Region* region) argument
231 startBumpingIn(typename Allocator<T>::Region* region) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/in_1/
H A Dsrv_33.c91 isc_region_t region; local
108 dns_rdata_toregion(rdata, &region);
109 num = uint16_fromregion(&region);
110 isc_region_consume(&region, 2);
118 num = uint16_fromregion(&region);
119 isc_region_consume(&region, 2);
127 num = uint16_fromregion(&region);
128 isc_region_consume(&region, 2);
136 dns_name_fromregion(&name, &region);
239 isc_region_t region; local
259 isc_region_t region; local
306 isc_region_t region; local
353 isc_region_t region; local
[all...]
H A Dkx_36.c59 isc_region_t region; local
73 dns_rdata_toregion(rdata, &region);
74 num = uint16_fromregion(&region);
75 isc_region_consume(&region, 2);
81 dns_name_fromregion(&name, &region);
113 isc_region_t region; local
120 dns_rdata_toregion(rdata, &region);
121 RETERR(mem_tobuffer(target, region.base, 2));
122 isc_region_consume(&region, 2);
125 dns_name_fromregion(&name, &region);
167 isc_region_t region; local
185 isc_region_t region; local
230 isc_region_t region; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/txn/
H A Dtxn_region.c20 * Open a transaction region.
38 /* Join/create the txn region. */
49 /* If we created the region, initialize it. */
77 * Initialize a transaction region in shared memory.
86 DB_TXNREGION *region; local
115 "Unable to allocate memory for the transaction region");
120 region = mgr->reginfo.primary;
121 memset(region, 0, sizeof(*region));
124 env, MTX_TXN_REGION, 0, &region
346 DB_TXNREGION *region; local
384 DB_TXNREGION *region; local
442 DB_TXNREGION *region; local
[all...]

Completed in 415 milliseconds

1234567891011>>