HomeSort by relevance Sort by last modified time
    Searched refs:Uint32 (Results 26 - 50 of 259) sorted by null

12 3 4 5 6 7 8 91011

  /external/qemu/distrib/sdl-1.2.12/src/timer/
SDL_timer_c.h 34 extern Uint32 SDL_alarm_interval;
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxmodes_c.h 36 extern SDL_Rect **CGX_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
  /external/qemu/distrib/sdl-1.2.12/src/thread/dc/
SDL_systhread.c 47 Uint32 SDL_ThreadID(void)
49 return (Uint32)thd_get_current();
SDL_syssem.c 36 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
53 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
65 Uint32 SDL_SemValue(SDL_sem *sem)
85 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
119 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
152 Uint32 SDL_SemValue(SDL_sem *sem)
  /external/qemu/distrib/sdl-1.2.12/src/timer/dummy/
SDL_systimer.c 33 Uint32 SDL_GetTicks (void)
39 void SDL_Delay (Uint32 ms)
  /external/qemu/distrib/sdl-1.2.12/src/timer/riscos/
SDL_systimer.c 38 static Uint32 timerStart;
43 extern Uint32 riscos_main_thread;
45 extern Uint32 SDL_ThreadID();
46 extern Uint32 SDL_EventThreadID(void);
61 Uint32 SDL_GetTicks (void)
84 void SDL_Delay (Uint32 ms)
86 Uint32 now,then,elapsed;
162 Uint32 ms;
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
matrox_mmio.h 31 #define mga_in32(reg) *(volatile Uint32 *)(mapped_io + (reg))
34 #define mga_out32(reg,v) *(volatile Uint32 *)(mapped_io + (reg)) = v;
SDL_fb3dfx.c 47 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
52 static int FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color)
55 Uint32 dst_base;
56 Uint32 format;
98 Uint32 src_format;
99 Uint32 dst_format;
100 Uint32 src_base;
101 Uint32 dst_base;
104 Uint32 blitop;
105 Uint32 use_colorkey
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_thread.h 56 extern DECLSPEC Uint32 SDLCALL SDL_ThreadID(void);
61 extern DECLSPEC Uint32 SDLCALL SDL_GetThreadID(SDL_Thread *thread);
SDL_mutex.h 51 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
89 extern DECLSPEC SDL_sem * SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
111 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem *sem, Uint32 ms);
119 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem *sem);
158 extern DECLSPEC int SDLCALL SDL_CondWaitTimeout(SDL_cond *cond, SDL_mutex *mutex, Uint32 ms);
SDL_endian.h 95 static __inline__ Uint32 SDL_Swap32(Uint32 x)
101 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 static __inline__ Uint32 SDL_Swap32(Uint32 x)
109 Uint32 result;
117 static __inline__ Uint32 SDL_Swap32(Uint32 x)
123 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio.h 43 Uint32 frequency;
44 Uint32 masterclock;
45 Uint32 predivisor;
136 void SDL_MintAudio_AddFrequency(_THIS, Uint32 frequency, Uint32 clock,
137 Uint32 prediv, int gpio_bits);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
SDL_mutex.h 46 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
84 extern DECLSPEC SDL_sem * SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
106 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem *sem, Uint32 ms);
114 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem *sem);
154 extern DECLSPEC int SDLCALL SDL_CondWaitTimeout(SDL_cond *cond, SDL_mutex *mutex, Uint32 ms);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
SDL_mutex.h 46 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
84 extern DECLSPEC SDL_sem * SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
106 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem *sem, Uint32 ms);
114 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem *sem);
154 extern DECLSPEC int SDLCALL SDL_CondWaitTimeout(SDL_cond *cond, SDL_mutex *mutex, Uint32 ms);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
SDL_mutex.h 46 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
84 extern DECLSPEC SDL_sem * SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
106 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem *sem, Uint32 ms);
114 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem *sem);
154 extern DECLSPEC int SDLCALL SDL_CondWaitTimeout(SDL_cond *cond, SDL_mutex *mutex, Uint32 ms);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
SDL_mutex.h 46 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
84 extern DECLSPEC SDL_sem * SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
106 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem *sem, Uint32 ms);
114 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem *sem);
154 extern DECLSPEC int SDLCALL SDL_CondWaitTimeout(SDL_cond *cond, SDL_mutex *mutex, Uint32 ms);
  /external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_syssem.c 36 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
53 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
65 Uint32 SDL_SemValue(SDL_sem *sem)
89 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
145 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
175 Uint32 SDL_SemValue(SDL_sem *sem)
184 return (Uint32)ret;
  /external/qemu/distrib/sdl-1.2.12/src/thread/generic/
SDL_syssem.c 33 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
50 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
62 Uint32 SDL_SemValue(SDL_sem *sem)
77 Uint32 count;
78 Uint32 waiters_count;
83 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
146 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
179 Uint32 SDL_SemValue(SDL_sem *sem)
181 Uint32 value;
  /external/qemu/distrib/sdl-1.2.12/src/thread/beos/
SDL_syssem.c 36 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value)
65 int SDL_SemWaitTimeout(SDL_sem *sem, Uint32 timeout)
114 Uint32 SDL_SemValue(SDL_sem *sem)
117 Uint32 value;
123 value = (Uint32)count;
  /external/qemu/distrib/sdl-1.2.12/src/timer/mint/
SDL_systimer.c 55 static Uint32 start;
74 Uint32 SDL_GetTicks (void)
76 Uint32 now = start;
89 void SDL_Delay (Uint32 ms)
91 Uint32 now;
  /external/qemu/distrib/sdl-1.2.12/src/timer/epoc/
SDL_systimer.cpp 55 Uint32 SDL_GetTicks(void)
61 void SDL_Delay(Uint32 ms)
73 Uint32 ms;

Completed in 8633 milliseconds

12 3 4 5 6 7 8 91011