/external/icu4c/samples/ucnv/ |
convsamp.cpp | 279 In a strictly double byte codepage such as cp1362 (Windows 646 /* Now, convert to windows-1252 */ 647 conv = ucnv_open("windows-1252", &status); 747 /* Now, convert to windows-1252 */ 748 conv = ucnv_open("windows-1252", &status);
|
/external/webkit/WebCore/plugins/win/ |
PluginViewWin.cpp | 143 #if OS(WINDOWS) && PLATFORM(X86_64) && COMPILER(MSVC) 386 // pops up windows in response to a posted message. 625 // On Safari/Windows without transparency layers the GraphicsContext returns the HDC 1016 #if OS(WINDOWS) && (PLATFORM(QT) || PLATFORM(WX)) 1024 #if OS(WINDOWS) && PLATFORM(X86_64) && COMPILER(MSVC) [all...] |
/external/wpa_supplicant/ |
wpa_supplicant.conf | 62 # For UDP connections (default on Windows): The value will be ignored. This 66 # For Windows Named Pipe: This value can be used to set the security descriptor 72 # DACL (which will reject all connections). See README-Windows.txt for more 305 # On Windows, trusted CA certificates can be loaded from the system 327 # Windows certificate store can be used by leaving client_cert out and
|
/frameworks/base/core/java/android/view/ |
Window.java | 361 * @param wm The ViewManager for adding new windows. 450 * windows. [all...] |
/frameworks/base/docs/html/sdk/ |
installing.jd | 112 <li>On Windows, right-click on My Computer, and select Properties. 206 <li><strong>USB Driver for Windows</strong> — Contains driver files 207 that you can install on your Windows computer, so that you can run and debug 295 <td>The Usb Driver component is needed only if you are developing on Windows and 425 <td>Windows SDK only. A shortcut that launches the Android SDK and AVD
|
/external/icu4c/test/testdata/ |
conversion.txt | 82 // comments because our Shift-JIS table is Windows-compatible and [all...] |
/external/webkit/WebKit/qt/Api/ |
qwebpage.cpp | [all...] |
/external/libpng/ |
pngconf.h | 27 * includes the resource compiler for Windows DLL configurations. 265 # include <windows.h> 268 /* abort() may not be supported on some/all Windows CE platforms */ [all...] |
README | 45 Windows DLL, and new APIs for accessing data in the info struct. 193 Microsoft Visual C++ (Windows CD Toolkit)
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.c | 324 /* Create auxiliary (toplevel) windows with the current visual */ 337 /* Don't create any extra windows if we are being managed */ 687 /* Create the fullscreen and managed windows */ 1007 /* Recreate the auxiliary windows, if needed (required for GL) */ [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ |
jsDriver.pl | 99 # windows doesn't handle the int handler they way we want it to, 669 # (On Windows, spidermonkey can be made by two makefiles, each putting the 706 # On windows, you can build with js.mak as well as Makefile.ref 943 # This will make the pattern-matching the same as it would be on Linux/Windows - [all...] |
/external/webkit/SunSpider/ |
ChangeLog | 220 [Qt] Make sunspider script work on Windows platform. 692 Fix SunSpider on Windows 719 Windows. 901 - Support Windows and Windows browsers. 904 * sunspider: tweaks to work on Windows, and with spaces in the path.
|
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 659 * Tell the WebView whether it supports multiple windows. TRUE means 671 * @return True if the WebView is supporting multiple windows. This means [all...] |
/build/tools/droiddoc/templates-sdk/ |
sdkpage.cs | 81 <td>Windows</td> 170 <td>Windows</td>
|
/external/bluetooth/glib/gio/ |
gioenums.h | 71 * @G_DATA_STREAM_NEWLINE_TYPE_CR_LF: Selects "CR, LF" line ending, common on Microsoft Windows. 247 * @G_FILE_TYPE_SHORTCUT: File is a shortcut (Windows systems).
|
/external/clearsilver/ |
configure.in | 287 dnl This is currently special cased mostly for Windows 288 dnl installs, but we only use python_lib for windows anyways
|
/external/e2fsprogs/lib/ext2fs/ |
unix_io.c | 7 * Includes support for Windows NT support under Cygwin. 156 * Windows and FreeBSD block devices only allow sector alignment IO in offset and size
|
/external/expat/doc/ |
xmlwf.sgml | 310 Enables support for Windows code pages. 313 <option>-w</option>, &dhpackage; will try to use a Windows code
|
/external/grub/netboot/ |
3c595.h | 216 * Command register. All windows. 269 * Status register. All windows.
|
/external/icu4c/common/ |
putil.c | 88 # include <windows.h> 987 Since Windows exposes a little more timezone information, 988 we normally don't use this code on Windows because [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp.h | 118 * MD5("GSSAPI") (recognized by Windows 2000) 119 * MD5("MS NT5 ISAKMPOAKLEY") (sent by Windows 2000)
|
/external/kernel-headers/original/linux/ |
msdos_fs.h | 40 /* bits that are used by the Windows 95/Windows NT extended FAT */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
s_lt_pred_status.h | 94 Purpose: Number of short windows in one long window. 127 Explanation: Has to hold 2 long windows of time domain data. */
|
/external/openssl/apps/ |
dgst.c | 37 * 4. If you include any Windows specific code (or a derivative thereof) from 303 /* needed for windows 3.1 */
|
s_socket.c | 37 * 4. If you include any Windows specific code (or a derivative thereof) from 438 /* I should use WSAAsyncGetHostByName() under windows */
|