Home
last modified time | relevance | path

Searched refs:tic (Results 1 – 25 of 5049) sorted by relevance

12345678910>>...202

/dports/news/fidogate4/fidogate-4.4.10/src/common/
H A Dtick.c54 tic->crc = 0; in tick_init()
56 tic->size = 0; in tick_init()
59 tic->pw = 0; in tick_init()
61 tic->date = -1; in tick_init()
83 tic->crc = 0; in tick_delete()
86 tic->size = 0; in tick_delete()
89 xfree(tic->pw); in tick_delete()
90 tic->pw = NULL; in tick_delete()
92 tic->date = -1; in tick_delete()
117 tic->desc.first ? tic->desc.first->line : ""); in tick_put()
[all …]
/dports/editors/mg/mg-6.9/
H A Dcompile.c191 tic->extras.buf[tic->extras.bufpos++] = type; in _ti_store_extra()
194 tic->extras.buf[tic->extras.bufpos++] = flag; in _ti_store_extra()
278 memcpy(cap, tic->nums.buf, tic->nums.bufpos); in _ti_flatten()
290 memcpy(cap, tic->strs.buf, tic->strs.bufpos); in _ti_flatten()
474 tic = calloc(sizeof(*tic), 1); in _ti_compile()
545 le16enc(tic->strs.buf + tic->strs.bufpos, in _ti_compile()
548 memcpy(tic->strs.buf + tic->strs.bufpos, in _ti_compile()
585 le16enc(tic->nums.buf + tic->nums.bufpos, in _ti_compile()
588 le16enc(tic->nums.buf + tic->nums.bufpos, in _ti_compile()
610 le16enc(tic->nums.buf + tic->nums.bufpos, in _ti_compile()
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Dtick.c44 tic->area = NULL; in tick_init()
49 tic->crc = 0; in tick_init()
51 tic->size = 0; in tick_init()
54 tic->pw = 0; in tick_init()
56 tic->date = -1; in tick_init()
76 tic->crc = 0; in tick_delete()
79 tic->size = 0; in tick_delete()
82 xfree(tic->pw); in tick_delete()
83 tic->pw = NULL; in tick_delete()
85 tic->date = -1; in tick_delete()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky/husky-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htick/src/
H A Dtoss.c372 if( !tic->to.zone && !tic->to.net && !tic->to.node ) in checkTic()
382 if( !tic->from.zone && !tic->from.net && !tic->from.node ) in checkTic()
588 tic->desc = srealloc( tic->desc, ( tic->anzdesc + 1 ) * sizeof( *tic->desc ) ); in parseTic()
593 tic->ldesc = srealloc( tic->ldesc, ( tic->anzldesc + 1 ) * sizeof( *tic->ldesc ) ); in parseTic()
609 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in parseTic()
630 tic->desc = srealloc( tic->desc, sizeof( *tic->desc ) ); in parseTic()
993 tic->path = srealloc( tic->path, ( tic->anzpath + 1 ) * sizeof( *tic->path ) ); in sendToLinks()
1040 if( isOurAka( config, tic->to ) && seenbyComp( tic->seenby, tic->anzseenby, tic->to ) ) in sendToLinks()
1041 seenbyAdd( &tic->seenby, &tic->anzseenby, &tic->to ); in sendToLinks()
1264 tic.file, tic.area, aka2str( tic.from ), tic_origin = aka2str5d( tic.origin ) ); in processTic()
[all …]
H A Dhatch.c174 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
181 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
191 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
199 tic->desc = scalloc( sizeof( *tic->desc ), tic->anzdesc ); in expandDescMacros()
226 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
280 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
307 tic->ldesc = scalloc( sizeof( *tic->ldesc ), tic->anzldesc ); in expandDescMacros()
449 memset( &tic, 0, sizeof( tic ) ); in send()
507 tic.origin = tic.from = *filearea->useAka; in send()
523 tic.path = srealloc( tic.path, ( tic.anzpath + 1 ) * sizeof( *tic.path ) ); in send()
[all …]
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/tick/
H A Dftntick.c169 fglog("area %s file %s (%lub) from %s", tic.area, tic.file, tic.size, in do_tic()
185 sprintf(buffer, "%s %s %s %lx", tic.area, znfp1(&tic.origin), tic.file, in do_tic()
188 && (!tic.replaces || stricmp(tic.file, tic.replaces) != 0)) { in do_tic()
192 znfp1(&tic.origin), tic.crc, tic.file, tic.area, tic.size); in do_tic()
243 tic.file, tic.crc); in do_tic()
327 znfp1(&tic->from), tic->area); in process_tic()
360 tic->area, znfp1(&tic->from)); in process_tic()
440 tic->area, tic->file, tic->replaces, rdir); in process_tic()
443 tic->area, tic->file, tic->replaces); in process_tic()
500 lon_add(&tic->seenby, &tic->from); in process_tic()
[all …]
/dports/news/fidogate4/fidogate-4.4.10/src/tick/
H A Dftntick.c81 Tick tic; in do_tic() local
116 logit("area %s file %s (%lub) from %s", tic.area, tic.file, tic.size, in do_tic()
144 if(tic.pw) in do_tic()
219 if(!tic->area) in process_tic()
236 tic->area, znfp1(&tic->from) ); in process_tic()
276 tic->area, tic->file, tic->replaces, rdir); in process_tic()
280 tic->area, tic->file, tic->replaces); in process_tic()
311 if(!lon_search(&tic->seenby, &tic->from)) in process_tic()
312 lon_add(&tic->seenby, &tic->from); in process_tic()
334 tic->area, tic->file, znfp1(&p->node)); in process_tic()
[all …]
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dtiming.hxx183 tic.pop_back(); in tic_toc_diff_num()
190 tic.pop_back(); in tic_toc_diff_string()
197 tic.pop_back(); in tic_toc_diff()
225 (tic.tv_sec*1000.0 + tic.tv_nsec/1000000.0)); in tic_toc_diff_num()
244 tic.pop_back(); in tic_toc_diff_num()
251 tic.pop_back(); in tic_toc_diff_string()
258 tic.pop_back(); in tic_toc_diff()
283 (tic.tv_sec*1000.0 + tic.tv_usec/1000.0)); in tic_toc_diff_num()
302 tic.pop_back(); in tic_toc_diff_num()
309 tic.pop_back(); in tic_toc_diff_string()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c90 tic = &view->tic[0]; in nv50_create_texture_view()
146 tic[6] = in nv50_create_texture_view()
156 tic[2] |= in nv50_create_texture_view()
228 if (tic->tic[1] == (uint32_t)address && in nv50_update_tic()
229 (tic->tic[2] & 0xff) == address >> 32) in nv50_update_tic()
234 tic->tic[1] = address; in nv50_update_tic()
235 tic->tic[2] &= 0xffffff00; in nv50_update_tic()
236 tic->tic[2] |= address >> 32; in nv50_update_tic()
287 PUSH_DATAp(push, &tic->tic[0], 8); in nv50_validate_tic()
296 nv50->screen->tic.lock[tic->id / 32] |= 1 << (tic->id % 32); in nv50_validate_tic()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c89 tic = &view->tic[0]; in nv50_create_texture_view()
145 tic[6] = in nv50_create_texture_view()
155 tic[2] |= in nv50_create_texture_view()
230 if (tic->tic[1] == (uint32_t)address && in nv50_update_tic()
231 (tic->tic[2] & 0xff) == address >> 32) in nv50_update_tic()
236 tic->tic[1] = address; in nv50_update_tic()
237 tic->tic[2] &= 0xffffff00; in nv50_update_tic()
238 tic->tic[2] |= address >> 32; in nv50_update_tic()
293 PUSH_DATAp(push, &tic->tic[0], 8); in nv50_validate_tic()
305 nv50->screen->tic.lock[tic->id / 32] |= 1 << (tic->id % 32); in nv50_validate_tic()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c89 tic = &view->tic[0]; in nv50_create_texture_view()
145 tic[6] = in nv50_create_texture_view()
155 tic[2] |= in nv50_create_texture_view()
230 if (tic->tic[1] == (uint32_t)address && in nv50_update_tic()
231 (tic->tic[2] & 0xff) == address >> 32) in nv50_update_tic()
236 tic->tic[1] = address; in nv50_update_tic()
237 tic->tic[2] &= 0xffffff00; in nv50_update_tic()
238 tic->tic[2] |= address >> 32; in nv50_update_tic()
293 PUSH_DATAp(push, &tic->tic[0], 8); in nv50_validate_tic()
305 nv50->screen->tic.lock[tic->id / 32] |= 1 << (tic->id % 32); in nv50_validate_tic()
[all …]

12345678910>>...202