/external/srec/audio/AudioIn/UNIX/include/ |
audioin.h | 37 /* Oct/8/2002: Fixes for Windows 2000, and memory leaks. Version 1.1 */ 134 /* data structure passed to callback function; loosely based on Windows' WAVEHDR */ 160 the Windows Multimedia: Platform SDK.*/ 173 Declared in Mmsystem.h from the Windows Multimedia: Platform SDK.*/ 184 Declared in Mmsystem.h from the Windows Multimedia: Platform SDK.*/
|
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
DumpRenderTreeQt.cpp | 517 foreach (QObject* widget, windows) 519 windows.clear(); 794 windows.append(container); 808 windows.removeAll(container); 815 return windows.count() + 1;
|
LayoutTestControllerQt.cpp | 107 // It is possible that we get called by windows created from the main page that have finished 108 // loading, so we don't ASSERT here. At the moment we do not gather results from such windows, 348 // Set XSSAuditorEnabled globally so that windows created by the test inherit it too.
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
base.py | 144 platform (e.g., "\\" for path separators on Windows). If the results 183 (e.g., "\\" for path separators on windows). 283 shutil.rmtree() doesn't work on Windows if any of the files 288 Even with all this, Windows still sometimes fails to delete a file, 332 # removability. Windows will ignore the non-read-only
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
OMX_JpegEnc_Utils.h | 261 #define JPEG_ENC_NODE_DLL "/windows/jpegenc_sn.dll64P" 262 #define JPEG_COMMON_DLL "/windows/usn.dll64P" 263 #define USN_DLL "/windows/usn.dll64P" 264 #define CONVERSIONS_DLL "/windows/conversions.dll64P" 266 #define PPLIB_DLL "/windows/postprocessor_dualout.dll64P"
|
/external/qemu/ |
qemu-options.hx | 254 display). You don't normally need to use it on PC/Linux or PC/Windows 424 Do not use decorations for SDL windows and start them using the whole 475 Cirrus Logic GD5446 Video card. All Windows versions starting from 476 Windows 95 should recognize and use this graphic card. For optimal 481 supports the VESA 2.0 VBE extensions (e.g. Windows XP) and if you want 486 recent XFree86/XOrg server or Windows guest with a driver for this 633 "-win2k-hack use it when installing Windows 2000 to avoid a disk full bug\n") 637 Use it when installing Windows 2000 to avoid a disk full bug. After 638 Windows 2000 is installed, you no longer need this option (this option 644 "-rtc-td-hack use it to fix time drift in Windows ACPI HAL\n" [all...] |
/development/simulator/app/ |
MyApp.cpp | 14 #include "wx/image.h" // needed for Windows build 27 # include <windows.h> 317 * We need to use GetCurrentDirectory() under Windows because, under
|
PhoneWindow.cpp | 14 #include "wx/image.h" // needed for Windows build 104 * DO NOT do this. Under Windows, it causes the parent window to get 223 /* create the device windows if we don't already have them */ 238 * Position device windows within their views, taking into account 798 * under Windows. 818 * to one of the device output windows, skip the redraw. [all...] |
/external/gtest/include/gtest/internal/ |
gtest-string.h | 115 // Windows CE does not have the 'ANSI' versions of Win32 APIs. To be 181 // On windows, this method uses _wcsicmp which compares according to LC_CTYPE 313 // Otherwise we'll get an access violation on Windows.
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
fwd_long_complex_rot.cpp | 46 Data_in = Input vector (sized for long windows 51 (sized for long windows TWICE_FWD_LONG_CX_ROT_LENGTH) 80 for the case of long windows. It also performs digit reverse ordering of
|
fwd_short_complex_rot.cpp | 44 Data_in = Input vector (sized for short windows 49 (sized for short windows 2*FWD_SHORT_CX_ROT_LENGTH) 78 for the case of short windows. It performs digit reverse ordering as well
|
/external/qemu/distrib/sdl-1.2.12/ |
android-configure.sh | 143 windows) 162 windows) 357 config_add "#ifndef _WIN32 /* Don't use on Windows */"
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_bmp.c | 25 Code to load and save surfaces in Windows BMP format. 27 Why support BMP format? Well, it's a native format for Windows, and 99 SDL_SetError("File is not a Windows BMP file");
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
SDL_nxvideo.c | 160 // Don't create any extra windows if we are being managed 244 // Create the fullscreen (and managed windows : no implement) 255 // Start shutting down the windows
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
SDL_ph_events.c | 536 MISC_keymap[Pk_Menu&0xFF] = SDLK_MENU; /* Windows "Menu" key */ 538 MISC_keymap[Pk_Hyper_R&0xFF] = SDLK_RSUPER; /* Right "Windows" */ 540 /* Left "Windows" key, but it can't be catched by application */
|
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
SDL_dibevents.c | 25 #include <windows.h> 48 /* Masks for processing the windows KEYDOWN and KEYUP messages */ 216 /* Windows only reports keyup for print screen */
|
/external/webkit/JavaScriptCore/wtf/ |
TCSystemAlloc.cpp | 50 #if OS(WINDOWS) 51 #include "windows.h" 248 // is decommit, since Windows only lets you free the whole allocation.
|
/external/webkit/WebCore/platform/graphics/ |
GraphicsContext.h | 107 #include <windows.h> 366 // When set to true, child windows should be rendered into this context 402 #if (PLATFORM(QT) && defined(Q_WS_WIN)) || (PLATFORM(WX) && OS(WINDOWS))
|
/external/webkit/WebCore/plugins/ |
PluginDatabase.cpp | 271 // FIXME: if no plugin could be found, query Windows for the mime type 328 #if (!OS(WINCE)) && (!OS(SYMBIAN)) && (!OS(WINDOWS) || !ENABLE(NETSCAPE_PLUGIN_API)) 441 #endif // !OS(SYMBIAN) && !OS(WINDOWS)
|
/external/webkit/WebKit/chromium/src/ |
WebViewImpl.cpp | 102 #if OS(WINDOWS) 360 // On Windows, we handle it on mouse up, not down. 389 #if OS(WINDOWS) 446 #if OS(WINDOWS) 486 #if OS(WINDOWS) || OS(LINUX) 488 #if OS(WINDOWS) 594 // Safari 3.1 does not pass off windows system key messages (WM_SYSCHAR) to 596 // for now we are converting other platform's key events to windows key 616 #if OS(WINDOWS) || OS(LINUX) 627 #if OS(WINDOWS) [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
fwd_long_complex_rot.cpp | 46 Data_in = Input vector (sized for long windows 51 (sized for long windows TWICE_FWD_LONG_CX_ROT_LENGTH) 80 for the case of long windows. It also performs digit reverse ordering of
|
fwd_short_complex_rot.cpp | 44 Data_in = Input vector (sized for short windows 49 (sized for short windows 2*FWD_SHORT_CX_ROT_LENGTH) 78 for the case of short windows. It performs digit reverse ordering as well
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
OMX_JpegDec_Utils.h | 274 #define JPEG_DEC_NODE_DLL "/windows/jpegdec_sn.dll64P" 275 #define JPEG_COMMON_DLL "/windows/usn.dll64P" 276 #define USN_DLL "/windows/usn.dll64P"
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_DSP.h | 54 #define H264_ENC_NODE_DLL "/windows/h264venc_sn.dll64P" 55 #define MP4_ENC_NODE_DLL "/windows/m4venc_sn.dll64P" 56 #define USN_DLL "/windows/usn.dll64P"
|
/external/webkit/WebKitTools/DumpRenderTree/win/ |
DumpRenderTree.cpp | 53 #include <windows.h> 793 prefsPrivate->setShouldPaintNativeControls(FALSE); // FIXME - need to make DRT pass with Windows native controls <http://bugs.webkit.org/show_bug.cgi?id=25592> 960 Vector<HWND> windows = openWindows(); local 961 unsigned size = windows.size(); 963 HWND window = windows[i]; [all...] |