/plan9/sys/src/cmd/abaco/ |
H A D | dat.h | 6 typedef struct Page Page; typedef 140 struct Page struct 142 Url *url; 143 Runestr title; 144 Window *w; 145 Image *b; 170 Page *parent; argument 171 Page *child; argument 172 Page *next; argument 183 void pageget(Page *, Runestr *, Runestr *, int, int); argument
|
H A D | html.c | 409 drawnull(Box *, Page *, Image *) in drawnull() argument
|
/plan9/sys/src/cmd/snap/ |
H A D | snap.h | 2 typedef struct Page Page; typedef 34 struct Page { struct 35 Page* link; argument 36 ulong len; 37 char* data; 62 Page* datapage(char *p, long len); argument
|
/plan9/sys/src/cmd/ |
H A D | rdbfs.c | 24 typedef struct Page Page; typedef 25 struct Page { /* cached memory contents */ struct 26 Page *link; argument 33 Page *pgtab[NHASH]; argument
|
H A D | pr.c | 89 int Page; variable
|
/plan9/sys/src/cmd/page/ |
H A D | ps.c | 16 typedef struct Page Page; typedef 18 struct Page { struct 26 Page *page; argument
|
/plan9/sys/src/9/pcboot/ |
H A D | stub.c | 39 putswap(Page *) in putswap() argument 44 dupswap(Page *) in dupswap() argument
|
H A D | mmu.c | 419 putmmu(ulong va, ulong pa, Page*) in putmmu() argument
|
H A D | dat.h | 16 typedef struct Page Page; typedef
|
/plan9/sys/src/9/port/ |
H A D | portdat.h | 25 typedef struct Page Page; typedef 355 struct Page struct 367 Page *next; /* Lru free list */ argument 368 Page *prev; argument 369 Page *hash; /* Image hash chains */ argument
|
/plan9/sys/src/cmd/proof/ |
H A D | screen.c | 151 enum { Next = 0, Prev, Page, Again, Bigger, Smaller, Pan, Quit }; enumerator
|
/plan9/sys/src/9/pc/ |
H A D | mmu.c | 410 putmmu(ulong va, ulong pa, Page*) in putmmu() argument
|
H A D | dat.h | 18 typedef struct Page Page; typedef
|
/plan9/sys/src/9/mtx/ |
H A D | dat.h | 9 typedef struct Page Page; typedef
|
/plan9/sys/src/9/ppc/ |
H A D | dat.h | 12 typedef struct Page Page; typedef
|
/plan9/sys/src/9/bcm/ |
H A D | dat.h | 25 typedef struct Page Page; typedef
|
/plan9/sys/src/9/omap/ |
H A D | dat.h | 38 typedef struct Page Page; typedef
|
/plan9/sys/src/9/kw/ |
H A D | dat.h | 11 typedef struct Page Page; typedef
|
/plan9/sys/src/9/teg2/ |
H A D | dat.h | 37 typedef struct Page Page; typedef
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpdfu.c | 1245 cos_dict_t *Page; in pdf_page_id() local
|
H A D | gdevpdfx.h | 282 cos_dict_t *Page; member
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | dat.h | 33 typedef struct Page Page; typedef
|