| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsrect.h | 26 #define rect_within(inner, outer)\ argument 27 ((inner).q.y <= (outer).q.y && (inner).q.x <= (outer).q.x &&\ 28 (inner).p.y >= (outer).p.y && (inner).p.x >= (outer).p.x) 64 int int_rect_difference(gs_int_rect * outer, const gs_int_rect * inner,
|
| H A D | gsutil.c | 254 int_rect_difference(gs_int_rect * outer, const gs_int_rect * inner, in int_rect_difference() argument 257 int x0 = outer->p.x, y0 = outer->p.y; in int_rect_difference() 258 int x1 = outer->q.x, y1 = outer->q.y; in int_rect_difference() 264 outer->p.y = y0 = diffs[0].q.y; in int_rect_difference() 270 outer->q.y = y1 = diffs[count].p.y; in int_rect_difference() 276 outer->p.x = x0 = diffs[count].q.x; in int_rect_difference() 282 outer->q.x = x1 = diffs[count].p.x; in int_rect_difference()
|
| H A D | isave.c | 925 if (cp->outer == 0) in combine_space() 928 chunk_t *outer = cp->outer; in combine_space() local 930 outer->inner_count--; in combine_space() 932 mem->pcc = outer; in combine_space() 934 mem->cfreed.cp = outer; in combine_space() 939 obj_header_t *hp = (obj_header_t *) outer->cbot; in combine_space() 952 outer->cbot = cp->cbot; in combine_space() 953 outer->rcur = cp->rcur; in combine_space() 954 outer->rtop = cp->rtop; in combine_space() 955 outer->ctop = cp->ctop; in combine_space() [all …]
|
| H A D | igcstr.c | 158 while (ptr == scp->climit && scp->outer != 0) in gc_string_mark() 159 scp = scp->outer; in gc_string_mark()
|
| H A D | gsalloc.c | 1021 if (cp->outer) in i_status() 1688 chunk_t * outer) in alloc_init_chunk() argument 1692 if (outer != 0) in alloc_init_chunk() 1693 outer->inner_count++; in alloc_init_chunk() 1700 cp->outer = outer; in alloc_init_chunk() 1821 if (cp->outer == 0) { in alloc_free_chunk() 1825 cp->outer->inner_count--; in alloc_free_chunk() 2055 (ulong) cp->cprev, (ulong) cp->cnext, (ulong) cp->outer, in debug_dump_chunk()
|
| H A D | gxalloc.h | 153 chunk_t *outer; /* the chunk of which this is */ member
|
| H A D | gdevm1.c | 522 outer:if (w > rw) in mem_mono_strip_tile_rectangle() 671 goto outer; in mem_mono_strip_tile_rectangle()
|
| H A D | igc.c | 1318 if (cp->outer == 0 && chead->dest != cp->cbase) in gc_objects_compact() 1341 cp->outer == 0 && cp->inner_count == 0 in gc_free_empty_chunks()
|
| /plan9/sys/src/9/omap/ |
| H A D | cache.v7.s | 177 outer: label 194 BLT outer /* no, do next way */
|
| /plan9/sys/src/9/teg2/ |
| H A D | cache.v7.s | 189 outer: label 206 BLT outer /* no, do next way */
|
| /plan9/sys/src/libmach/ |
| H A D | 68020db.c | 377 long outer; member 1063 return i16(ip, &ap->outer); in getdisp() 1065 return i32(ip, &ap->outer); in getdisp() 1431 ip->curr += symoff(ip->curr, left, ap->outer, CANY); in prindex() 1441 ip->curr += symoff(ip->curr, left, ap->outer, CANY); in prindex() 1466 ip->curr += symoff(ip->curr, left, ap->outer, CANY); in prindex() 1489 ip->curr += symoff(ip->curr, left, ap->outer, CANY); in prindex()
|
| /plan9/sys/doc/ |
| H A D | compiler.ms | 180 the outer structure. 187 When an outer structure is used
|
| H A D | rc.ms | 1393 to avoid terminating the outer command.
|
| H A D | comp.ms | 1116 structure or union are addressable without prefix in the outer structure.
|
| /plan9/lib/ |
| H A D | dicewords | 5210 51152 outer
|
| H A D | unicode | 8911 0027d5 left outer join 8912 0027d6 right outer join 8913 0027d7 full outer join
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | libjpeg.doc | 1530 control to return to the outer loop, rather than expecting that the buffer can 1810 pass for each scan appearing in the input file. In this case the outer loop 1924 be full quality across the whole screen. So the right outer loop logic is
|
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | ChangeLog | 1421 In big outer loop, handle provisional and nonprovisional separately.
|
| /plan9/sys/games/lib/ |
| H A D | anawords | 11699 outer
|
| /plan9/sys/man/ |
| H A D | searchindex | 165 …_ opaque operations operator operators optimization option options oracle outer output parent part… 200 …d maximal maxx maxy minx miny monochrome negative option options original outer output outside pic… 408 …icrosecond mounted mtu net network newly numbered opening option optional outer owner ownhash pack…
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 41961 outer /sys/man/1/8c 41962 outer /sys/man/1/crop 41963 outer /sys/man/3/bridge
|