OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL
(Results
1 - 20
of
20
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxmodes_c.h
2
SDL
- Simple DirectMedia Layer
29
#include <
SDL
.h>
/external/qemu/android/skin/
trackball.h
15
#include <
SDL
.h>
image.h
16
#include <
SDL
.h>
keyboard.h
19
#include <
SDL
.h>
window.h
17
#include <
SDL
.h>
keyset.c
16
#include <
SDL
.h>
surface.c
14
#include <
SDL
.h>
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
Makefile
2
EXPORTS =
SDL
.x
4
../../../../include/
SDL
.h \
/prebuilt/linux-x86/sdl/bin/
sdl-config
10
#Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12
Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
46
echo -I${prefix}/include/
SDL
-D_GNU_SOURCE=1 -D_REENTRANT
/prebuilt/windows/sdl/bin/
sdl-config
10
#Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12
Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
46
echo -I${prefix}/include/
SDL
-D_GNU_SOURCE=1 -Dmain=SDL_main
/external/qemu/distrib/sdl-1.2.12/
sdl-config.in
10
@ENABLE_STATIC_FALSE@Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12
@ENABLE_STATIC_TRUE@Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
46
echo -I@includedir@/
SDL
@SDL_CFLAGS@
/prebuilt/darwin-x86/sdl/bin/
sdl-config
10
#Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12
Usage:
sdl
-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
46
echo -I${prefix}/include/
SDL
-D_GNU_SOURCE=1 -D_THREAD_SAFE
/development/tools/emulator/opengl/tests/emulator_test_renderer/
main.cpp
17
#include <
SDL
.h>
61
// Inialize
SDL
window
64
fprintf(stderr,"
SDL
init failed: %s\n", SDL_GetError());
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosASM.S
2
;
SDL
- Simple DirectMedia Layer
/development/tools/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp
18
#include <
SDL
.h>
364
// // Inialize
SDL
window
367
fprintf(stderr,"
SDL
init failed: %s\n", SDL_GetError());
/system/media/wilhelm/src/
sles_allinclusive.h
74
#include <
SDL
/SDL_audio.h>
/development/tools/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp
18
#include <
SDL
.h>
146
// // Inialize
SDL
window
149
fprintf(stderr,"
SDL
init failed: %s\n", SDL_GetError());
/external/qemu/android/
main-common.c
22
#include <
SDL
.h>
531
fprintf(stderr, "
SDL
init failure, reason is: %s\n", SDL_GetError() );
[
all
...]
main.c
29
#include <
SDL
.h>
[
all
...]
/external/qemu/
vl.c
119
#include <
SDL
.h>
[
all
...]
Completed in 449 milliseconds