Searched
full:windows (Results
926 -
950 of
2934) sorted by null
<<31323334353637383940>>
/external/gtest/test/ |
gtest_output_test.py | 84 """Changes all Windows/Mac line endings in s to UNIX line endings.""" 209 # Disables exception pop-ups on Windows.
|
/external/icu4c/tools/ctestfw/unicode/ |
utimer.h | 16 # include <windows.h> 93 * fprintf(stderr,"Normalization of string in Windows API failed for mode %s. ErrorNo: %i at line number %i\n",mode,GetLastError(),line);
|
/external/openssl/crypto/des/asm/ |
des686.pl | 31 win32 - Windows 95/Windows NT
|
/external/openssl/crypto/ |
tmdiff.c | 37 * 4. If you include any Windows specific code (or a derivative thereof) from 106 #include <windows.h>
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_keysym.h | 269 SDLK_LSUPER = 311, /* Left "Windows" key */ 270 SDLK_RSUPER = 312, /* Right "Windows" key */
|
/external/qemu/distrib/sdl-1.2.12/src/main/win32/ |
SDL_win32_main.c | 11 #include <windows.h> 117 /* Pop up an out of memory message, returns to Windows */
|
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
SDL_dibvideo.c | 25 #include <windows.h> 89 /* Windows message handling functions */ 193 /* Set up the windows message handling functions */ 409 Helper fn to work out which screen depth windows is currently using. 412 (Derived from code in sept 1999 Windows Developer Journal 556 is not called properly for fullscreen windows because 1178 /* Exported for the windows message loop only */ [all...] |
/external/stlport/doc/ |
README.borland | 38 headers and especially the windows.h file 74 1. Open a console, you can use a Msys, Cygwin or Windows console.
|
/external/webkit/JavaScriptCore/wtf/ |
Assertions.h | 171 #include <windows.h> 177 #if OS(WINDOWS) || OS(SYMBIAN)
|
/external/webkit/WebCore/WebCore.gyp/scripts/ |
action_cssvaluekeywords.py | 96 # directory. On Windows, convert \ to / for inputs to the perl script to 119 merged = open(mergedPath, 'wb') # 'wb' to get \n only on windows
|
/external/webkit/WebCore/page/ |
DOMWindow.cpp | 213 Vector<RefPtr<DOMWindow> > windows; 216 windows.append(it->first); 218 size_t size = windows.size(); 220 DOMWindow* window = windows[i].get(); 255 Vector<RefPtr<DOMWindow> > windows; 258 windows.append(it->first); 260 size_t size = windows.size(); 262 DOMWindow* window = windows[i].get(); [all...] |
/external/webkit/WebCore/platform/win/ |
FileSystemWin.cpp | 38 #include <windows.h> 211 // don't include both upper and lowercase since Windows file systems are typically not case sensitive.
|
ScrollbarThemeSafari.cpp | 141 // Windows just has single arrows. 159 // Windows just has single arrows.
|
/external/webkit/WebCore/platform/wince/ |
FileSystemWince.cpp | 37 #include <windows.h> 193 // don't include both upper and lowercase since Windows file systems are typically not case sensitive.
|
/external/webkit/WebCore/plugins/ |
PluginView.cpp | 50 #if OS(WINDOWS) && ENABLE(NETSCAPE_PLUGIN_API) 145 #if OS(WINDOWS) || OS(SYMBIAN) 146 // On Windows and Symbian, always call plugin to change geometry. 792 // On Windows, calling Java's NPN_GetValue can allow the message loop to 920 #if OS(WINDOWS) && ENABLE(NETSCAPE_PLUGIN_API) 927 #if (PLATFORM(QT) && OS(WINDOWS)) || defined(XP_MACOSX) [all...] |
/external/webkit/WebCore/ |
wscript | 37 # wxTimer on Windows has a bug that causes it to eat crashes in callbacks 41 # Use the Windows plugin architecture
|
/external/webkit/WebKit/qt/docs/ |
qtwebkit.qdoc | 97 on Windows. We plan to address this in a future release. 150 \header \o Linux/Unix (X11) \o Windows
|
/external/zlib/ |
README | 23 <info@winimage.com> for the Windows DLL version. The zlib home page is 62 - For Windows DLL versions, please see win32/DLL_FAQ.txt
|
/frameworks/base/core/res/res/values/ |
themes.xml | 292 <!-- Default theme for windows that want to have the user's selected 340 <!-- Default theme for translucent activities, that is windows that allow you 341 to see through them to the windows behind. This sets up the translucent 342 flag and appropriate animations for your windows. --> 376 <!-- Default theme for dialog windows and activities, which is used by the 419 <!-- Default theme for alert dialog windows, which is used by the 429 <!-- Default dark theme for panel windows. This removes all extraneous 444 <!-- Default light theme for panel windows. This removes all extraneous
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_keysym.h | 269 SDLK_LSUPER = 311, /* Left "Windows" key */ 270 SDLK_RSUPER = 312, /* Right "Windows" key */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_keysym.h | 269 SDLK_LSUPER = 311, /* Left "Windows" key */ 270 SDLK_RSUPER = 312, /* Right "Windows" key */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_keysym.h | 274 SDLK_LSUPER = 311, /* Left "Windows" key */ 275 SDLK_RSUPER = 312, /* Right "Windows" key */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_keysym.h | 269 SDLK_LSUPER = 311, /* Left "Windows" key */ 270 SDLK_RSUPER = 312, /* Right "Windows" key */
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
ToolPackage.java | 177 * Both <b>must</b> be read or the process will block on windows.
236 // it looks like on windows process#waitFor() can return
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/ |
ScanCncnAppApi.c | 95 return OK; /* TODO ronen: return correct Windows value */ 106 return OK; /* TODO ronen: return correct Windows value */
|
Completed in 199 milliseconds
<<31323334353637383940>>