Home
last modified time | relevance | path

Searched refs:Part (Results 1 – 25 of 49) sorted by relevance

12

/plan9/sys/src/cmd/disk/prep/
H A Dedit.h1 typedef struct Part Part; typedef
2 struct Part { struct
20 Part *ctlpart[Maxpart]; argument
23 Part *part[Maxpart];
27 char *(*del)(Edit*, Part*);
31 void (*sum)(Edit*, Part*, vlong, vlong);
48 Part *findpart(Edit*, char*);
49 char *addpart(Edit*, Part*);
50 char *delpart(Edit*, Part*);
H A Dedit.c36 Part*
69 addpart(Edit *edit, Part *p) in addpart()
102 delpart(Edit *edit, Part *p) in delpart()
206 Part *p; in editdel()
241 Part **part; in editprint()
370 static Part*
373 Part *p; in ctlmkpart()
436 ctlstart(Part *p) in ctlstart()
444 ctlend(Part *p) in ctlend()
452 areequiv(Part *p, Part *q) in areequiv()
[all …]
H A Dprep.c18 static Part **opart;
28 static Part *mkpart(char*, vlong, vlong, int);
33 static void cmdsum(Edit*, Part*, vlong, vlong);
35 static char *cmddel(Edit*, Part*);
199 cmdsum(Edit *edit, Part *p, vlong a, vlong b) in cmdsum()
247 cmddel(Edit *edit, Part *p) in cmddel()
278 static Part*
281 Part *p; in mkpart()
/plan9/sys/src/cmd/upas/vf/
H A Dvf.c14 typedef struct Part Part; typedef
18 static void ctype(Part*, Hdef*, char*);
19 static void cencoding(Part*, Hdef*, char*);
20 static void cdisposition(Part*, Hdef*, char*);
27 static Part* part(Part *pp);
28 static Part* passbody(Part *p, int dobound);
31 static Part* problemchild(Part *p);
32 static void readheader(Part *p);
35 static int save(Part *p, char *file);
36 static void setfilename(Part *p, char *name);
[all …]
/plan9/sys/src/cmd/venti/srv/
H A Dpart.c78 Part*
81 Part *part; in initpart()
89 part = MKZ(Part); in initpart()
140 flushpart(Part *part) in flushpart()
147 freepart(Part *part) in freepart()
158 partblocksize(Part *part, u32int blocksize) in partblocksize()
171 static int reopen(Part*);
174 rwpart(Part *part, int isread, u64int offset0, u8int *buf0, u32int count0) in rwpart()
215 readpart(Part *part, u64int offset, u8int *buf, u32int count) in readpart()
221 writepart(Part *part, u64int offset, u8int *buf, u32int count) in writepart()
[all …]
H A Dfns.h43 int flushpart(Part*);
52 void freepart(Part *part);
54 DBlock *_getdblock(Part *part, u64int addr, int mode, int load);
55 DBlock *getdblock(Part *part, u64int addr, int mode);
79 Arena *initarena(Part *part, u64int base, u64int size, u32int blocksize);
80 ArenaPart *initarenapart(Part *part);
86 IEStream *initiestream(Part *part, u64int off, u64int clumps, u32int size);
87 ISect *initisect(Part *part);
91 Part* initpart(char *name, int mode);
114 Arena *newarena(Part *part, u32int, char *name, u64int base, u64int size, u32int blocksize);
[all …]
H A Ddat.h24 typedef struct Part Part; typedef
193 struct Part struct
215 Part *part; /* partition in which cached */ argument
242 Part *part; /* partition in which cached */
281 Part *part;
359 Part *part; /* partition in which arena lives */
481 Part *part;
723 Part *part;
H A Dhdisk.c7 static int diskarenapart(HConnect*, char*, Part*);
8 static int diskbloom(HConnect*, char*, Part*);
9 static int diskisect(HConnect*, char*, Part*);
15 Part *p; in hdisk()
53 Part *p; in disksummary()
82 readap(Part *p, ArenaPart *ap) in readap()
196 diskarenapart(HConnect *c, char *disk, Part *p) in diskarenapart()
511 diskbloom(HConnect *c, char *disk, Part *p) in diskbloom()
520 diskisect(HConnect *c, char *disk, Part *p) in diskisect()
H A Dconfig.c204 Part *part; in configisect()
222 Part *part; in configarenas()
238 Part *part; in configbloom()
H A Difile.c15 Part *p; in readifile()
84 partifile(IFile *f, Part *part, u64int start, u32int size) in partifile()
H A Dbuildbuck.c10 Part *part;
20 initiestream(Part *part, u64int off, u64int clumps, u32int size) in initiestream()
H A Dsortientry.c24 Part *part;
40 static IEBucks *initiebucks(Part *part, int bits, u32int size);
57 sortrawientries(Index *ix, Part *tmp, u64int *base, Bloom *bloom) in sortrawientries()
166 initiebucks(Part *part, int bits, u32int size) in initiebucks()
H A Dzeropart.c6 zeropart(Part *part, int blocksize) in zeropart()
H A Dmirrorarenas.c21 Part *src;
22 Part *dst;
72 ereadpart(Part *p, u64int offset, u8int *buf, u32int count) in ereadpart()
82 ewritepart(Part *p, u64int offset, u8int *buf, u32int count) in ewritepart()
199 asha1(Part *p, uvlong start, uvlong end, DigestState *ds) in asha1()
H A Darenas.c92 initarenapart(Part *part) in initarenapart()
192 newarenapart(Part *part, u32int blocksize, u32int tabsize) in newarenapart()
314 readarenamap(AMapN *amn, Part *part, u64int base, u32int size) in readarenamap()
327 wbarenamap(AMap *am, int n, Part *part, u64int base, u64int size) in wbarenamap()
H A Dfmtisect.c17 Part *part; in threadmain()
H A Ddcache.c63 Part *part;
134 getdblock(Part *part, u64int addr, int mode) in getdblock()
147 _getdblock(Part *part, u64int addr, int mode, int load) in _getdblock()
567 Part *part; in parallelwrites()
688 Part *p; in writeproc()
H A Drdarena.c48 Part *part; in threadmain()
H A Dfmtbloom.c17 Part *part; in threadmain()
H A Dcheckindex.c103 checkindex(Index *ix, Part *part, u64int off, u64int clumps, int zero) in checkindex()
226 Part *part; in threadmain()
H A Dcheckarenas.c81 Part *part; in threadmain()
/plan9/sys/src/cmd/disk/
H A Dpartfs.c11 typedef struct Part Part; typedef
12 struct Part struct
38 Part tab[64]; argument
43 Part *p; in ctlstring()
59 Part *p; in addpart()
93 Part *p; in delpart()
134 Part *p; in ctlwrite0()
242 Part *p; in dirgen()
284 Part *p; in rdwrpart()
401 Part *p; in fsstat()
[all …]
/plan9/sys/src/cmd/aux/
H A Ddisksim.c8 typedef struct Part Part; typedef
45 struct Part struct
63 Part tab[64]; argument
375 Part *p; in rdwrpart()
521 Part *p; in fsstat()
/plan9/sys/src/cmd/gs/jpeg/
H A DREADME239 1992, ANSI was charging $95 for Part 1 and $47 for Part 2, plus 7%
240 shipping/handling. The standard is divided into two parts, Part 1 being the
241 actual specification, while Part 2 covers compliance testing methods. Part 1
243 Part 1: Requirements and guidelines" and has document numbers ISO/IEC IS
244 10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of
245 Continuous-tone Still Images, Part 2: Compliance testing" and has document
248 Some extensions to the original JPEG standard are defined in JPEG Part 3,
250 currently does not support any Part 3 extensions.
353 The upcoming JPEG Part 3 standard defines a file format called SPIFF.
380 Part 3 extensions --- principally, variable quantization and the SPIFF file
/plan9/sys/src/games/music/jukefs/
H A Dobject.h15 Part, enumerator

12