/ndk/sources/host-tools/toolbox/ |
echo_win.c | 32 #include <windows.h> 37 /* A brain-dead 'echo' toolbox program for Windows, because the cmd.exe
|
/sdk/files/ |
alias_rules.xml | 18 <os family="windows" /> 21 <os family="windows" />
|
/development/build/tools/ |
sdk_repo.mk | 11 # $1=OS (e.g. linux-x86, windows, etc) 24 # $1=OS (e.g. linux-x86, windows, etc) 45 # $1=OS (e.g. linux-x86, windows, etc) 68 # $1=OS (e.g. linux-x86, windows, etc) 88 # $1=OS (e.g. linux-x86, windows, etc) 146 $(eval $(call mk-sdk-repo-pkg-1,windows,$(WIN_SDK_ZIP),tools)) 147 $(eval $(call mk-sdk-repo-pkg-2,windows,$(WIN_SDK_ZIP),build-tools)) 148 $(eval $(call mk-sdk-repo-pkg-1,windows,$(WIN_SDK_ZIP),platform-tools)) 151 $(call sdk-repo-pkg-zip,windows,$(WIN_SDK_ZIP),tools) \ 152 $(call sdk-repo-pkg-zip,windows,$(WIN_SDK_ZIP),build-tools) [all...] |
/external/chromium/base/ |
message_pump_win.h | 9 #include <windows.h> 23 // for Windows. It provides basic functionality like handling of observers and 104 // in the Windows Message queue. There is at most one such message, and it 116 // MessagePumpForUI implements a "traditional" Windows message pump. It contains 123 // However, when a task, or windows event, invokes on the stack a native dialog 126 // peek of the Windows message queue, followed by a dispatch of the peeked 131 // special message, kMsgHaveWork, is repeatedly injected into the Windows 137 // the Windows Message queue, ensuring a future time slice for processing a 138 // future event. To prevent flooding the Windows Message queue, care is taken 173 // messages. This method will process all paint messages the Windows Messag [all...] |
native_library_win.cc | 7 #include <windows.h>
|
sys_string_conversions_unittest.cc | 29 // Error case. When Windows finds a UTF-16 character going off the end of 57 // Error case. When Windows finds an invalid UTF-8 character, it just skips 104 // Error case. When Windows finds a UTF-16 character going off the end of 134 // Error case. When Windows finds an invalid UTF-8 character, it just skips
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseSvnProperty.pl | 200 diffName => "add svn:executable, followed by empty line and start of next diff using Windows line endings", 237 diffName => "add svn:executable, followed by empty line and start of next property diff using Windows line endings", 276 diffName => "multi-line '+' change, followed by empty line and start of next diff using Windows line endings", 317 diffName => "multi-line '+' change, followed by empty line and start of next property diff using Windows line endings", 359 diffName => "add svn:executable, followed by empty line and start of binary patch using Windows line endings", 398 diffName => "multi-line '+' change, followed by empty line and start of binary patch using Windows line endings", 442 diffName => "multi-line '-' change, followed by multi-line '+' change, empty line, and start of binary patch using Windows line endings", 587 diffName => "single-line '+' with trailing new line using Windows line endings", 624 diffName => "single-line '+' with trailing new line, followed by empty line and start of binary patch using Windows line endings", 662 diffName => "single-line '-' change with trailing new line, and single-line '+' change using Windows line endings" [all...] |
/external/chromium/chrome/browser/sync/glue/ |
session_model_associator.cc | 528 foreign_session->windows.reserve(header.window_size()); 530 header.window_size() << " windows."; 533 if (i >= foreign_session->windows.size()) { 535 foreign_session->windows.push_back(new SessionWindow()); 541 foreign_session->windows[i], 544 // Remove any remaining windows (in case windows were closed) 545 for (; i < foreign_session->windows.size(); ++i) { 546 delete foreign_session->windows[i]; 548 foreign_session->windows.resize(header.window_size()) [all...] |
/external/webkit/Tools/DumpRenderTree/ |
LayoutTestController.cpp | 394 // Has mac & windows implementation 431 // Has mac & windows implementation 494 // Has mac & windows implementation 503 // Has mac & windows implementation 526 // Has mac implementation, needs windows implementation 535 // Has mac implementation, needs windows implementation 544 // Has mac & windows implementation 553 // Has mac & windows implementation 578 // Has Mac & Windows implementations. 635 // Has Windows implementatio 1645 int windows = controller->windowCount(); local [all...] |
/development/host/windows/usb/adb_winapi_test/ |
BUILDME.TXT | 15 In order to build adb_winapi_test.dll you will need to install Windows Driver
|
/development/host/windows/usb/api/ |
BUILDME.TXT | 15 In order to build AdbWinApi.dll you will need to install Windows Driver Kit,
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
Win32PipeStream.h | 20 #include <windows.h>
|
/device/generic/goldfish/opengl/shared/OpenglOsUtils/ |
osDynLibrary.h | 20 #include <windows.h>
|
osProcess.h | 20 #include <windows.h>
|
osThread.h | 20 #include <windows.h>
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/ |
Messages.resx | 18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> 19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> 96 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 99 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
/external/apache-harmony/luni/src/test/resources/net.resources/HTTP/html/testres231/URLConnectionTest/ |
Harmony.html | 4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
|
/external/bison/darwin-lib/sys/ |
types.h | 32 /* Override off_t if Large File Support is requested on native Windows. */
|
/external/bison/lib/ |
raise.c | 26 /* Native Windows platform. */
|
waitpid.c | 22 /* Implementation for native Windows systems. */
|
/external/bison/linux-lib/sys/ |
types.h | 32 /* Override off_t if Large File Support is requested on native Windows. */
|
/external/bzip2/ |
libbz2.dsp | 54 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
55 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"libbz2.dll"
80 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
81 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"libbz2.dll" /pdbtype:sept
|
/external/chromium/base/memory/ |
scoped_native_library_unittest.cc | 22 // installed on all versions of Windows.
|
/external/chromium/base/win/ |
i18n_unittest.cc | 5 // This file contains unit tests for Windows internationalization funcs.
|
scoped_gdi_object.h | 9 #include <windows.h>
|