OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gui
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/bfin/
gui.c
1
/* Blackfin
GUI
(SDL) helper code
32
#include "
gui
.h"
142
struct gui_state *
gui
= xmalloc (sizeof (*
gui
));
local
143
if (!
gui
)
149
gui
->color = color;
150
gui
->format = bfin_gui_color_format (
gui
->color, &
gui
->bytes_per_pixel);
153
gui
->screen = sdl.SetVideoMode (width, height, 32
256
struct
gui
_state *
gui
= state;
local
[
all
...]
gui.c
1
/* Blackfin
GUI
(SDL) helper code
32
#include "
gui
.h"
142
struct gui_state *
gui
= xmalloc (sizeof (*
gui
));
local
143
if (!
gui
)
149
gui
->color = color;
150
gui
->format = bfin_gui_color_format (
gui
->color, &
gui
->bytes_per_pixel);
153
gui
->screen = sdl.SetVideoMode (width, height, 32
256
struct
gui
_state *
gui
= state;
local
[
all
...]
/src/external/gpl3/gdb/dist/sim/bfin/
gui.c
1
/* Blackfin
GUI
(SDL) helper code
32
#include "
gui
.h"
142
struct gui_state *
gui
= xmalloc (sizeof (*
gui
));
local
143
if (!
gui
)
149
gui
->color = color;
150
gui
->format = bfin_gui_color_format (
gui
->color, &
gui
->bytes_per_pixel);
153
gui
->screen = sdl.SetVideoMode (width, height, 32
256
struct
gui
_state *
gui
= state;
local
[
all
...]
gui.c
1
/* Blackfin
GUI
(SDL) helper code
32
#include "
gui
.h"
142
struct gui_state *
gui
= xmalloc (sizeof (*
gui
));
local
143
if (!
gui
)
149
gui
->color = color;
150
gui
->format = bfin_gui_color_format (
gui
->color, &
gui
->bytes_per_pixel);
153
gui
->screen = sdl.SetVideoMode (width, height, 32
256
struct
gui
_state *
gui
= state;
local
[
all
...]
Completed in 29 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026