Searched refs:Root (Results 1 – 11 of 11) sorted by relevance
| /plan9/sys/src/cmd/aux/ |
| H A D | msexceltables.c | 75 static Row *Root = nil; // one worksheet's worth of cells variable 157 if(Root == nil || Root->r > r){ in cell() 163 nrow->next = Root; in cell() 164 Root = nrow; in cell() 168 for(row = Root; row; row = row->next){ in cell() 268 for(r = Root; r; r = r->next){ in dump() 343 r = Root; in release() 357 Root = nil; in release()
|
| /plan9/sys/src/cmd/ |
| H A D | calls.c | 59 typedef struct Root Root; typedef 91 struct Root { struct 93 Root *next; argument 100 Root *roots; 464 Root *rp; in dumptree() 871 Root *rp; in main()
|
| /plan9/sys/src/games/music/jukefs/ |
| H A D | server.c | 147 getobject(Root, nil); in threadmain() 214 getobject(Root, nil); in reread()
|
| H A D | print.c | 89 if (o == 0 || o->type == Root) in printminiparentage() 126 if(o == 0 || o->type == Root) in printparentage() 277 case Root: in printfulltext() 409 case Root: in printdigest()
|
| H A D | object.h | 19 Root, enumerator
|
| H A D | parse.c | 28 { "root", Obj, Root , nil , {nil,0}}, 260 if(o->type == Root){ in getobject() 452 if(parent->type == Root) in addchild() 454 if(parent->parent->type == Root) in addchild()
|
| /plan9/sys/src/liboventi/ |
| H A D | venti.txt | 48 Root 182 Root
|
| /plan9/sys/doc/ |
| H A D | fossil.ms | 331 Root: [ 361 ] with .nw at Root.sw+(0.4,-.1) 381 line -> from VtRoot.B1 down boxwid/2+0.1+boxwid/2 then to Root.w 382 line -> from Root.B3 down boxwid/2+0.1+boxwid/2 then to Level1.RootMeta.w 383 line -> from Root.B2 down boxwid/2+0.1+boxwid+0.1+boxwid/2 then to Level1.MetaSource.w 384 line -> from Root.B1 down boxwid/2+0.1+boxwid+0.1+boxwid+0.1+boxwid/2 then to Level1.Source.w 538 Root: [ 585 ] with .nw at Root.sw+(0.4,-.2) 610 line -> from SuperRoot.B1 down boxwid/2+0.2+boxwid/2 then to Root.w 611 line -> from Root.B3 down boxwid/2+0.2+boxwid/2 then to Level1.RootMeta.w [all …]
|
| /plan9/lib/ |
| H A D | pci | 1986 CD80 SPEAr1300 Root Complex of SPEAr1300 8505 27A1 Intel 82945PM Memory Controller Intel Corporation Mobile 945PM Express PCI Express Root Port 8521 27D0 82801G Intel(R) 82801G (ICH7 Family) PCI Express Root Port 8522 27D2 82801G Intel(R) 82801G (ICH7 Family) PCI Express Root Port 8578 29a1 ?(82Q965, 82G965, 82P965) Intel P965/G965 PCI Express Root Port 8620 2e29 2e29 Intel(R) 4 Series Chipset PCI Express Root Port - 2E29 8633 3408 7500 Intel 7500 Chipset PCIe Root Port 8634 3409 7500 Intel 7500 Chipset PCIe Root Port 8635 340A 7500 Intel 7500 Chipset PCIe Root Port 8636 340B 7500 Intel 7500 Chipset PCIe Root Port [all …]
|
| /plan9/sys/src/cmd/cifs/ |
| H A D | main.c | 34 Qid Root; /* root of remote system */ variable
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gs.mak | 105 # for %disk0 thru %disk9. Use requires setting the /Root
|