Home
last modified time | relevance | path

Searched refs:structures (Results 1 – 25 of 39) sorted by relevance

12

/plan9/sys/src/9/pc/
H A Dmpacpi.c152 p = madt->structures; in mpacpicpus()
155 for(i = offsetof(Madt, structures[0]); i < n; i += p[1], p += p[1]) in mpacpicpus()
H A Dmpacpi.h38 uchar structures[]; member
/plan9/sys/src/cmd/gs/jpeg/
H A Djconfig.cfg16 /* Define this if you get warnings about undefined structures. */
H A Djconfig.doc75 * (Defining this symbol causes large data structures to be referenced through
86 * unspecified structures (see "incomplete types" in the spec), a few pre-ANSI
H A Dcoderules.doc102 should be in the common data structures.
105 that should be private to a module can be placed into private structures (see
H A Dfilelist.doc30 jpegint.h JPEG library's internal data structures.
H A Dstructure.doc240 This plan differs a little bit from usual object-oriented structures, in that
705 structures) into local variables. On successful completion of the MCU, the
788 (Note: JSAMPARRAY and JBLOCKARRAY data structures are a combination of large
791 these structures. Similarly, virtual arrays include a small control block
914 In cases where image-size data structures are allocated, this approach will
/plan9/sys/doc/
H A Dlibmach.ms113 contains structures describing the headers currently
293 Two data structures, called
307 data structures associated with the target architecture.
310 to the data structures associated with that architecture,
333 data structures
336 does not directly reference the architecture-specific data structures,
430 data structures of the target architecture.
523 data structures with values defining
670 contains data structures defining the bootable
849 structures of an architecture.
[all …]
H A Dfossil.ms36 The bulk of this paper explains the underlying data structures:
41 The presentation of the data structures is very detailed, perhaps
246 we can build more complicated data structures,
250 structures is called a Venti directory.
266 structures.
275 structures in
310 structures can be chained together using the
423 structures to other
427 can be used as the base for more complicated data structures.
431 data structures as well.
[all …]
H A Dcompiler.ms192 This is true for references to structures and
193 to references to pointers to structures.
274 individual structures members may
503 Functions returning structures
508 Functions that return structures
746 structures.
955 structures,
H A Dape.ms312 and associated structures;
333 for socket structures, constants, and functions;
339 structures;
H A Dacidpaper.ms38 means for navigating through source and data structures but provides
61 the state is embedded in the program's data structures.
96 assertions about logic, process state, and the contents of data structures.
121 structures and conditionals to control evaluation of expressions.
128 probe data structures it entirely neglects the most beneficial aspect
228 Lists are the only complex type in Acid; there are no arrays, structures
821 the runtime data structures and program state to report the cause
1110 disconnected (but non-circular) data structures.
H A Dcomp.ms749 involving how structures are padded, how words are aligned,
1117 This feature eliminates the clumsy naming of nested structures and,
1157 Anonymous structures and unions may be accessed by type name
1219 per-machine data structures on a multiprocessor. The storage class they provide
H A Dlexnames.ms237 make it possible to build the same sort of non-hierarchical structures created
484 The ability to construct union directories and other intricate naming structures
537 other kernel-resident data structures.
H A Dsleep.ms393 The code looks trivially correct in retrospect: all access to data structures is done
/plan9/sys/src/cmd/fossil/
H A Dfossil-acid1 // pick up the common data structures
14 // make a list of pids from a list of Thread structures
/plan9/sys/src/cmd/gs/libpng/
H A Dlibpng.txt29 file: introduction, structures, reading, writing, and modification and
82 instances of the structures. Each thread should have its own
91 There are two main structures that are important to libpng, png_struct
112 structures are going to be hidden, and the contents of the structures will
165 order to ensure that the size of these structures is correct even with a
167 allocate the structures. We also pass the library version, optional
355 list of png_unknown_chunk structures. If a chunk that is normally
635 palette_ptr - array of palette structures holding
674 structures holding unknown chunks
736 The text_ptr is an array of png_text structures, each holding a
[all …]
/plan9/sys/src/9/kw/
H A Dplug.words23 (is clean) or not (is dirty). mixed data structures with parts
/plan9/sys/src/cmd/venti/words/
H A Dnotes114 the IBucket has ib.n IEntry structures in it, sorted by score and then by type.
/plan9/sys/doc/sam/
H A Dsam.ms1429 select linguistic structures such as sentences.
1492 The presentation centers on the data structures,
1495 structures.
1582 Addresses, like many of the data structures in
1892 frequently passes structures by value, which
1895 passed structures by reference, but implicit allocation on
1906 Data structures for manipulating files
1932 data type is constructed from three simpler data structures that hold arrays
2004 This is the first of a series of caches throughout the data structures in
2059 Figure 5. File data structures.
[all …]
/plan9/acme/bin/source/acd/
H A Ddiscid100 It is assumed that cdtoc[] is an array of data structures (records)
/plan9/sys/man/
H A Dsearchindex4 …stack standard starts store stored str string strings struct structure structures superset sys sys…
5 …urce spaces specifies src stops stored string strtomp struct structure structures subtracts sum su…
11 …e slot smaller solve source space src stored string stringwidth struct structures sub subf subfont…
15 …step stepping stk stop stopped stopping stops store str string strings structures subscript subscr…
26 …p similar size source space specific src stack static stored structure structures supported swappe…
32 …stall stalled standard startdevs starts strdup string struct structure structures style subclass s…
41 …rts statistic statistics stats status storage stored storing structure structures subsection succe…
49 …otypes related routines send setting signal sought source src standard structures support sys term…
81 …r specify split src srv stack started starts static stops store stored structures sys tcp terminal…
91 …ce sparc specifies src stopping storage stores string struct structure structures succeed successf…
[all …]
/plan9/sys/src/cmd/gs/src/
H A Dconfigure.ac92 dnl Check for typedefs, structures, etc
/plan9/sys/src/cmd/gs/zlib/
H A Dalgorithm.txt194 data structures created in inftrees.c try to encode all that information
/plan9/sys/src/cmd/gs/icclib/
H A DNOTES233 involves two new structures, for which we have provided structure

12