OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_colormap
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/atari/dev/
grfabs_tt.c
56
static colormap_t *
alloc_colormap
(dmode_t *);
296
v->colormap =
alloc_colormap
(mode);
373
alloc_colormap
(dmode_t *dm)
function in typeref:typename:colormap_t *
398
panic("grf_tt:
alloc_colormap
: wrong mode!?");
grfabs_et.c
91
static colormap_t *
alloc_colormap
(dmode_t *);
354
v->colormap =
alloc_colormap
(mode);
378
alloc_colormap
(dmode_t *dm)
function in typeref:typename:colormap_t *
grfabs_fal.c
57
static colormap_t *
alloc_colormap
(dmode_t *);
524
v->colormap =
alloc_colormap
(mode);
601
alloc_colormap
(dmode_t *dm)
function in typeref:typename:colormap_t *
/src/sys/arch/amiga/dev/
grfabs_ccreg.h
72
alloc_colormap_func *
alloc_colormap
;
member in struct:display_mode_data
grfabs_cc.c
444
VDATA(v)->colormap = DMDATA(mode)->
alloc_colormap
(depth);
861
h_this_data->
alloc_colormap
= cc_alloc_colormap;
1043
hl_this_data->
alloc_colormap
= cc_alloc_colormap;
1269
hdl_this_data->
alloc_colormap
= cc_a2024_alloc_colormap;
1526
a24_this_data->
alloc_colormap
= cc_a2024_alloc_colormap;
1814
aga_this_data->
alloc_colormap
= cc_alloc_aga_colormap;
2123
super72_this_data->
alloc_colormap
= cc_alloc_aga_colormap;
2415
ph_this_data->
alloc_colormap
= cc_alloc_colormap;
2584
phl_this_data->
alloc_colormap
= cc_alloc_colormap;
2784
phdl_this_data->
alloc_colormap
= cc_a2024_alloc_colormap
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025