OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Layout
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libcurses/PSD.doc/
twinkle1.c
50
static LOCS
Layout
[NCOLS * NLINES]; /* current board
layout
*/
107
lp =
Layout
;
115
Numstars = lp -
Layout
;
149
end = &
Layout
[Numstars];
150
for (lp =
Layout
; lp < end; lp++) {
153
*lp =
Layout
[r];
154
Layout
[r] = temp;
157
for (lp =
Layout
; lp < end; lp++) {
twinkle2.c
48
static LOCS
Layout
[NCOLS * NLINES]; /* current board
layout
*/
139
end = &
Layout
[Numstars];
140
for (lp =
Layout
; lp < end; lp++) {
143
*lp =
Layout
[r];
144
Layout
[r] = temp;
147
for (lp =
Layout
; lp < end; lp++)
175
lp =
Layout
;
183
Numstars = lp -
Layout
;
/src/sys/dev/raidframe/
rf_raid.h
117
RF_RaidLayout_t
Layout
; /* all information related to
layout
*/
/src/sys/external/bsd/acpica/dist/include/
actbl3.h
200
* does not specify the
layout
of bitfields in memory, which means they are
982
UINT8
Layout
;
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025