OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EntryPtr
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/include/
colormap.h
75
typedef struct _CMEntry *
EntryPtr
;
121
EntryPtr
/*pent*/,
126
EntryPtr
/*pentFirst*/,
/xsrc/external/mit/xorg-server/dist/include/
colormap.h
73
typedef struct _CMEntry *
EntryPtr
;
/xsrc/external/mit/xorg-server/dist/dix/
colormap.c
67
typedef int (*ColorCompareProcPtr) (
EntryPtr
/*pent */ ,
70
static Pixel FindBestPixel(
EntryPtr
/*pentFirst */ ,
76
static int AllComp(
EntryPtr
/*pent */ ,
80
static int RedComp(
EntryPtr
/*pent */ ,
84
static int GreenComp(
EntryPtr
/*pent */ ,
88
static int BlueComp(
EntryPtr
/*pent */ ,
134
EntryPtr
/*pentFirst */ ,
167
EntryPtr
/* pentFirst */ ,
244
EntryPtr
pent;
276
pmap->red = (
EntryPtr
) ((char *) pmap + sizeof(ColormapRec))
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/dix/
colormap.c
70
EntryPtr
/*pentFirst*/,
77
EntryPtr
/*pent*/,
82
EntryPtr
/*pent*/,
87
EntryPtr
/*pent*/,
92
EntryPtr
/*pent*/,
145
EntryPtr
/*pentFirst*/,
182
EntryPtr
/* pentFirst */,
261
EntryPtr
pent;
297
pmap->red = (
EntryPtr
)((char *)pmap + sizeof(ColormapRec));
338
pmap->green = (
EntryPtr
)((char *)pmap->numPixelsRed
[
all
...]
/xsrc/external/mit/libXfont/dist/src/util/
patcache.c
48
typedef unsigned char
EntryPtr
;
/xsrc/external/mit/libXfont2/dist/src/util/
patcache.c
49
typedef unsigned char
EntryPtr
;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86cmap.c
567
EntryPtr
entry;
613
entry = (
EntryPtr
) &pmap->red[index];
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86cmap.c
569
EntryPtr
entry;
615
entry = (
EntryPtr
)&pmap->red[index];
Completed in 11 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026