/external/qemu/distrib/sdl-1.2.15/src/video/xbios/ |
SDL_xbios_blowup.h | 84 void SDL_XBIOS_ListBlowupModes(_THIS, int actually_add, blow_cookie_t *cookie_blow);
|
SDL_xbios_milan.c | 78 void SDL_XBIOS_ListMilanModes(_THIS, int actually_add)
|
SDL_xbios_milan.h | 127 void SDL_XBIOS_ListMilanModes(_THIS, int actually_add);
|
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/ |
SDL_mintaudio.c | 90 void SDL_MintAudio_AddFrequency(_THIS, Uint32 frequency, Uint32 clock, 123 int SDL_MintAudio_SearchFrequency(_THIS, int desired_freq)
|
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/ |
SDL_aaevents.c | 42 void AA_PumpEvents(_THIS) 119 void AA_InitOSKeymap(_THIS)
|
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/ |
SDL_DirectFB_events.c | 49 void DirectFB_PumpEvents (_THIS) 98 void DirectFB_InitOSKeymap (_THIS)
|
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/ |
SDL_macevents.c | 57 static void Mac_DoAppleMenu(_THIS, long item); 89 static void myGlobalToLocal(_THIS, Point *pt) 105 static int Mac_HandleEvents(_THIS, int wait4it) 448 void Mac_PumpEvents(_THIS) 456 void Mac_InitOSKeymap(_THIS) 674 void Mac_InitEvents(_THIS) 691 void Mac_QuitEvents(_THIS) 702 static void Mac_DoAppleMenu(_THIS, long choice)
|
SDL_macwm.c | 45 void Mac_SetCaption(_THIS, const char *title, const char *icon) 398 void Mac_QuitGamma(_THIS) 409 int Mac_SetGammaRamp(_THIS, Uint16 *ramp) 425 int Mac_GetGammaRamp(_THIS, Uint16 *ramp)
|
/external/qemu/distrib/sdl-1.2.15/src/video/photon/ |
SDL_phyuv.c | 71 SDL_Overlay* ph_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* display) 281 int ph_LockYUVOverlay(_THIS, SDL_Overlay* overlay) 327 void ph_UnlockYUVOverlay(_THIS, SDL_Overlay* overlay) 337 int ph_DisplayYUVOverlay(_THIS, SDL_Overlay* overlay, SDL_Rect* src, SDL_Rect* dst) 459 void ph_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
|
SDL_ph_video.h | 47 #define _THIS SDL_VideoDevice* this
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
SDL_gsyuv.c | 75 SDL_Overlay *GS_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display) 308 int GS_LockYUVOverlay(_THIS, SDL_Overlay *overlay) 313 void GS_UnlockYUVOverlay(_THIS, SDL_Overlay *overlay) 318 int GS_DisplayYUVOverlay(_THIS, SDL_Overlay *overlay, SDL_Rect *src, SDL_Rect *dst) 441 void GS_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11yuv.c | 160 SDL_Overlay *X11_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display) 472 int X11_LockYUVOverlay(_THIS, SDL_Overlay *overlay) 477 void X11_UnlockYUVOverlay(_THIS, SDL_Overlay *overlay) 482 int X11_DisplayYUVOverlay(_THIS, SDL_Overlay *overlay, SDL_Rect *src, SDL_Rect *dst) 507 void X11_FreeYUVOverlay(_THIS, SDL_Overlay *overlay)
|
/external/chromium_org/third_party/icu/source/common/ |
ucnv_lmb.c | 585 static void _LMBCSClose(UConverter * _this); 623 _LMBCSOpen##n(UConverter* _this, UConverterLoadArgs* pArgs, UErrorCode* err) \ 624 { _LMBCSOpenWorker(_this, pArgs, err, n); } 630 _LMBCSOpenWorker(UConverter* _this, 635 UConverterDataLMBCS * extraInfo = _this->extraInfo = 655 _LMBCSClose(_this); 668 _LMBCSClose(UConverter * _this) 670 if (_this->extraInfo != NULL) 673 UConverterDataLMBCS * extraInfo = (UConverterDataLMBCS *) _this->extraInfo; 680 if (!_this->isExtraLocal) [all...] |
/external/icu/icu4c/source/common/ |
ucnv_lmb.c | 585 static void _LMBCSClose(UConverter * _this); 623 _LMBCSOpen##n(UConverter* _this, UConverterLoadArgs* pArgs, UErrorCode* err) \ 624 { _LMBCSOpenWorker(_this, pArgs, err, n); } 630 _LMBCSOpenWorker(UConverter* _this, 635 UConverterDataLMBCS * extraInfo = _this->extraInfo = 655 _LMBCSClose(_this); 668 _LMBCSClose(UConverter * _this) 670 if (_this->extraInfo != NULL) 673 UConverterDataLMBCS * extraInfo = (UConverterDataLMBCS *) _this->extraInfo; 680 if (!_this->isExtraLocal) [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_ataridevmouse.c | 118 void SDL_AtariDevMouse_PostMouseEvents(_THIS, SDL_bool buttonEvents)
|
/external/qemu/distrib/sdl-1.2.15/src/video/dga/ |
SDL_dgavideo.h | 42 #define _THIS SDL_VideoDevice *this
|
/frameworks/base/core/jni/ |
android_opengl_GLES10Ext.cpp | 231 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { 286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { 330 (JNIEnv *_env, jobject _this, jintArray mantissa_ref, jint mantissaOffset, jintArray exponent_ref, jint exponentOffset) { 411 (JNIEnv *_env, jobject _this, jobject mantissa_buf, jobject exponent_buf) {
|
/external/emma/tools/java/com/vladium/tools/ |
ClassDep.java | 75 final ClassDep _this = new ClassDep (rootSet, classPath); local 76 final String [] deps = _this.getDependencies (true);
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fbelo.c | 121 void eloConvertXY(_THIS, int *dx, int *dy) { 421 int eloReadPosition(_THIS, int fd, int* x, int* y, int* button_state, int* realx, int* realy) {
|
/external/qemu/distrib/sdl-1.2.15/src/video/ggi/ |
SDL_ggievents.c | 49 void GGI_PumpEvents(_THIS) 121 void GGI_InitOSKeymap(_THIS)
|
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/ |
SDL_sysevents.cc | 44 void QT_PumpEvents(_THIS) 146 void QT_InitOSKeymap(_THIS)
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
common.cpp | 209 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { 264 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
|
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/ |
SDL_sysevents.c | 90 LONG (*HandleMessage)(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)=NULL; 91 void (*WIN_Activate)(_THIS, BOOL active, BOOL iconic); 92 void (*WIN_RealizePalette)(_THIS); 93 void (*WIN_PaletteChanged)(_THIS, HWND window); 94 void (*WIN_WinPAINT)(_THIS, HDC hdc); 95 extern void DIB_SwapGamma(_THIS);
|
/external/qemu/distrib/sdl-1.2.15/src/video/windib/ |
SDL_dibevents.c | 132 LRESULT DIB_HandleMessage(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) 326 static void DIB_GenerateMouseMotionEvent(_THIS) 360 void DIB_PumpEvents(_THIS) 377 void DIB_InitOSKeymap(_THIS) 642 int DIB_CreateWindow(_THIS) 690 void DIB_DestroyWindow(_THIS)
|
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/ |
SDL_sysevents.cc | 41 void BE_PumpEvents(_THIS) 45 void BE_InitOSKeymap(_THIS)
|