Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 73) sorted by relevance

123

/plan9/sys/src/cmd/aux/vga/
H A Dnvidia.c133 int implementation; in snarf() local
218 implementation = nv->did & 0x0ff0; in snarf()
230 if ((implementation == 0x0170) || in snarf()
231 (implementation == 0x0180) || in snarf()
232 (implementation == 0x01F0) || in snarf()
233 (implementation >= 0x0250)) in snarf()
238 (implementation != 0x0100) && in snarf()
239 (implementation != 0x0150) && in snarf()
240 (implementation != 0x01A0) && in snarf()
241 (implementation != 0x0200); in snarf()
[all …]
/plan9/sys/src/cmd/postscript/misc/
H A DREADME7 pscrypt.c Quick implementation of Adobe's encryption/decryption algorithm
/plan9/sys/src/cmd/postscript/psfiles/
H A DREADME6 The implementation is left open, but typically redefines findfont.
/plan9/sys/src/ape/cmd/pdksh/
H A DREADME.Plan92 domain implementation of the Korn shell.
/plan9/sys/src/cmd/gs/libpng/
H A DTODO6 Better C++ wrapper/full C++ implementation?
/plan9/sys/src/cmd/gs/jpeg/
H A Dfilelist.doc71 jcdctmgr.c DCT manager (DCT implementation selection & control).
90 jddctmgr.c IDCT manager (IDCT implementation selection & control).
116 jmemdos.c Custom implementation for MS-DOS (16-bit environment only):
118 jmemmac.c Custom implementation for Apple Macintosh.
/plan9/sys/doc/
H A Dsleep.ms82 could not easily be adapted from their standard uniprocessor implementation
266 An implementation
286 Here is our implementation of
396 implementation, because the things that
403 Here, for example, is an incorrect implementation of wakeup,
441 How many errors lurk in our supposedly correct implementation above?
H A Dape.ms163 The Plan 9 implementation does not include
183 of the implementation.
212 depend on unspecified, undefined, or implementation-dependent behavior,
213 and does not exceed any minimum implementation limit.
H A Dlexnames.ms505 resulted in definitions that could charitably be summarized as `what the implementation gives.'
540 implementation is to rewrite path names lexically to fold out
815 Since this implementation uses only local operations to maintain its names,
820 With more implementation work, such mistakes could probably be caught,
848 As part of the kernel's implementation, we wrote a procedure,
914 The Plan 9 implementation of
971 implementation of a program,
1012 (The Linux implementation of
1121 the result would be an implementation of
1159 based on an earlier implementation of path name management that
H A Dnames.ms285 the Plan 9 process device simplifies the implementation of
426 Compare this to the implementation of
448 This mechanism is used for Plan 9's implementation of the X window
477 Its implementation is to dial the remote machine and start
575 The implementation is to recreate the
/plan9/sys/src/cmd/unix/9pfreebsd/
H A DREADME89 The current implementation is mostly tested with a single user on
/plan9/sys/src/cmd/cec/
H A DProtocol10 will be interleaved. The first implementation of cec is for console communications
/plan9/sys/src/cmd/gs/src/
H A Dpcwin.mak46 # An implementation using a DIB filled by an image device.
H A Dijs.mak91 # rules for the example client/server implementation
H A Dplan9-aux.mak83 # The "else true;" is required because Ultrix's implementation of sh -e
H A Dunix-aux.mak83 # The "else true;" is required because Ultrix's implementation of sh -e
/plan9/sys/src/ape/cmd/patch/
H A Dconfig.hin48 /* If using the C implementation of alloca, define if you know the
/plan9/sys/src/cmd/cwfs/doc/
H A Dchanges50 • generalised & parameterised indirect block implementation
/plan9/sys/lib/postscript/prologues/
H A DUTF.enc4 % redefinitions given here are actually used. Current implementation
H A DDefault.enc4 % redefinitions given here are actually used. Current implementation
/plan9/sys/src/cmd/postscript/psencoding/
H A DUTF.enc4 % redefinitions given here are actually used. Current implementation
/plan9/sys/lib/postscript/font/cm/
H A DREAD.ME6 The PostScript Type 1 implementation of the Computer Modern fonts produced by
/plan9/sys/lib/postscript/font/ams/
H A DREAD.ME4 The PostScript Type 1 implementation of the AMSFonts produced by and
/plan9/sys/doc/sam/
H A Dsam.ms44 as atomic transactions, guides the implementation and
129 That is followed by a description of the implementation,
164 and a discussion of its implementation.
165 They are combined because the implementation is strongly influenced by
1222 The precise semantics of compound operations is discussed in the implementation
1716 is an interpreted, rather than compiled on-the-fly, implementation of Thompson's
1866 For example, the implementation of type
1914 Second, the implementation must place no arbitrary upper limit on
1919 implementation of virtual
1925 which simplifies the implementation of the undo operation.
[all …]
/plan9/sys/src/ape/cmd/pax/
H A DREADME20 implementation of this product. As a result, the Pax utility is being

123