/external/qemu/distrib/sdl-1.2.12/src/loadso/mint/ |
SDL_sysloadso.c | 30 #include <gem.h>
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
SDL_gemwm.c | 25 GEM SDL video driver 32 #include <gem.h>
|
SDL_gemmouse.c | 25 * GEM Mouse manager 30 #include <gem.h> 48 printf("sdl:video:gem: free cursor\n"); 72 printf("sdl:video:gem: create cursor\n"); 111 printf("sdl:video:gem: source: line %d: data=0x%04x, mask=0x%04x\n", 130 printf("sdl:video:gem: cursor: line %d: data=0x%04x, mask=0x%04x\n", 134 printf("sdl:video:gem: CreateWMCursor(): done\n"); 147 printf("sdl:video:gem: ShowWMCursor(0x%08x)\n", (long) cursor); 173 printf("sdl:video:gem: check mouse mode\n");
|
SDL_gemevents.c | 25 * GEM SDL video driver implementation 33 #include <gem.h>
|
SDL_gemvideo.c | 25 GEM video driver 33 #include <gem.h> 62 #define GEM_VID_DRIVER_NAME "gem" 110 /* GEM driver bootstrap functions */ 212 GEM_VID_DRIVER_NAME, "Atari GEM video driver", 423 printf("sdl:video:gem: screen: address=0x%08x, pitch=%d\n", VDI_screen, VDI_pitch); 424 printf("sdl:video:gem: format=%d\n", VDI_format); 425 printf("sdl:video:gem: masks: 0x%08x, 0x%08x, 0x%08x, 0x%08x\n", 654 printf("sdl:video:gem: setvideomode(): %dx%dx%d = %d\n", width, height, bpp, screensize); 685 printf("sdl:video:gem: setvideomode(): allocated buffer 1\n") [all...] |
/external/openssl/crypto/0.9.9-dev/sha/ |
sha256-armv4.pl | 177 $code =~ s/\`([^\`]*)\`/eval $1/gem;
|
sha512-armv4.pl | 395 $code =~ s/\`([^\`]*)\`/eval $1/gem;
|
/external/openssl/crypto/sha/asm/ |
sha1-x86_64.pl | 240 $code =~ s/\`([^\`]*)\`/eval $1/gem;
|
sha512-x86_64.pl | 342 $code =~ s/\`([^\`]*)\`/eval $1/gem;
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_infoele.h | 1012 GemStatistics_t gem; member in struct:ACXStatisticsStruct [all...] |
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_infoele.h | 1007 GemStatistics_t gem; member in struct:ACXStatisticsStruct [all...] |
/external/openssl/crypto/aes/asm/ |
aes-x86_64.pl | [all...] |
/external/openssl/crypto/bn/asm/ |
ppc.pl | [all...] |