/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
OMX_Mp3Decoder.h | 48 #include <windows.h>
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
keyParserWep.c | 99 * - Called by the utility or NDIS (Windows) upon receiving a WEP Key.
|
/ndk/docs/ |
DEVELOPMENT.TXT | 36 Where $HOST_TAG corresponds to your system (e.g. windows, darwin-x86 or linux-x86)
|
HOWTO.TXT | 71 Windows users: The NDK is only supported on Cygwin, which implements
|
/ndk/samples/san-angeles/jni/ |
README.txt | 54 * PowerVR MBX SDK, OpenGL ES Windows PC Emulation version 1.04.14.0170
|
app-win32.c | 26 #include <windows.h>
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
DeviceContentProvider.java | 50 // force it open, since on linux and windows
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
test.xml | 44 <!-- if this is on windows, escape the drive and file separators -->
|
/system/core/adb/ |
usb_vendors.c | 23 # include "windows.h"
|
/system/core/libcutils/ |
atomic.c | 19 #include <windows.h>
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/ |
TI_OAL.h | 118 /* list of functions that will call from Windows Utility module */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
srcApi.h | 62 /* Unload for windows */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
TrafficMonitor.h | 70 This struct is used for the sliding windows algorithm used to calculate the band width */
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
keyParserWep.c | 99 * - Called by the utility or NDIS (Windows) upon receiving a WEP Key.
|
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/ |
EvHandler.c | 43 #include <windows.h>
|
/external/grub/docs/ |
grub.texi | 155 typically used for loading DOS or Windows.}. GRUB is designed to 229 Linux. Proprietary kernels (such as DOS, Windows NT, and OS/2) are 807 If you want to boot an unsupported operating system (e.g. Windows 95), 846 However, DOS and Windows have some deficiencies, so you might have to 847 use more complicated instructions. @xref{DOS/Windows}, for more 862 * DOS/Windows:: [all...] |
/external/proguard/docs/manual/ |
troubleshooting.html | 33 <li><a href="#filename">Error: Expecting class path separator ';' before 'Files\Java\...' (in Windows)</a></li> 270 <dt><a name="filename"><b>Error: Expecting class path separator ';' before 'Files\Java\</b>...<b>'</b> (in Windows)</a></dt> 302 <dd>This error might occur when processing a large code base on Windows 338 <dd>If you are working on Windows and it looks like some classes have 341 platforms with case-insensitive file systems, such as Windows, unpacking 390 on a platform with a case-insensitive file system, such as Windows. The 563 Windows. Please refer to the section about <a
|
/external/webkit/WebKit/chromium/src/ |
GraphicsContext3D.cpp | 59 #if OS(WINDOWS) 60 #include <windows.h> 188 #if OS(WINDOWS) 368 #if OS(WINDOWS) 393 #if OS(WINDOWS) 592 #if OS(WINDOWS) 615 #if OS(WINDOWS) [all...] |
/packages/apps/Browser/res/values/ |
strings.xml | 24 <string name="active_tabs">Windows</string> 202 <!-- Title of current windows screen; appears in title bar --> 203 <string name="tab_picker_title">Current windows</string> 286 <string name="pref_content_block_popups">Block pop-up windows</string> 305 <string name="pref_content_open_in_background_summary">Open new windows behind the current one</string> 540 windows because the limit has been reached. --> 543 windows because the limit has been reached. --> [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-10 | 121 the wide character API on NT-based Windows. Return UTF-8 strings. 300 G_OS_WIN32 code i wrote ;-[) after tml told me windows has getenv() 841 (g_rename): On NT-based Windows, use MoveFileEx() with [all...] |
/external/bluetooth/glib/glib/ |
gconvert.c | 49 #include <windows.h> 1065 * @opsysstring: a string in the encoding of the current locale. On Windows 1126 * Windows this means the system codepage. 1176 * <envar>G_BROKEN_FILENAMES</envar>. On Windows, the character set [all...] |
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 19 // Three APIs can be teste: ICU C , Unix strcoll, strxfrm and Windows LCMapString 30 "-langid 0x1234 Windows Language ID number. Default to value for -locale option\n" 32 "-win Run test using Windows native services. (ICU is default)\n" 78 #include <windows.h> 81 // Stubs for Windows API functions when building on UNIXes. 116 UBool opt_win = FALSE; // Run with Windows native functions. 272 // Six flavors, ICU or Windows, SortKey or String Compare, Strings with length 611 fprintf(stderr, "Error returned from Windows CompareStringW.\n"); [all...] |
/external/libpng/contrib/gregbook/ |
rpng2-win.c | 9 for 32-bit Windows; it may compile under 16-bit Windows with a little 88 #define LONGNAME "Progressive PNG Viewer for Windows" 97 #include <windows.h> 234 /* Windows-specific global variables (could go in struct, but messy...) */ 288 * yes, these ifdefs are completely wasted in a Windows program... */ 336 /* Windows really hates command lines, so we have to set up our own argv. 602 /* we're done: clean up all image and Windows resources and go away */ 646 Do the basic Windows initialization stuff, make the window, and fill it 676 to multiple of 4 for Windows DIB) [all...] |
/external/webkit/JavaScriptCore/ |
ChangeLog | 164 [wx] Add Windows complex text support and Mac support for containsCharacters. 468 Undefine them as we don't target Windows. 770 Windows build fix. [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
ServerSocketTest.java | 815 // windows artificially limit the backlog to 5 and 5 is the [all...] |