Searched
full:windows (Results
401 -
425 of
6054) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_windows.h | 25 # define _STLP_PLATFORM "Windows" 63 /* Don't let windows.h define its min and max macros. */ 73 # include <windows.h> 79 /* This section serves as a replacement for windows.h header. */ 119 # include <windef.h> /* needed for basic windows types */ 133 # ifndef __WINDOWS__ /* windows.h already included? */ 233 /* _STLP_WIN95_LIKE signal the Windows 95 OS or assimilated Windows OS version that 243 /* Between Windows 95 (0x400) and later Windows OSes an API enhancement forces u [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_windows.h | 25 # define _STLP_PLATFORM "Windows" 63 /* Don't let windows.h define its min and max macros. */ 73 # include <windows.h> 79 /* This section serves as a replacement for windows.h header. */ 119 # include <windef.h> /* needed for basic windows types */ 133 # ifndef __WINDOWS__ /* windows.h already included? */ 233 /* _STLP_WIN95_LIKE signal the Windows 95 OS or assimilated Windows OS version that 243 /* Between Windows 95 (0x400) and later Windows OSes an API enhancement forces u [all...] |
/sdk/eclipse/ |
README_WINDOWS.txt | 12 2- To build a Windows SDK, you need two steps: 21 b- Once you have a Linux SDK, you can create a Windows SDK: 23 You need a Windows machine with XP or Vista and Cygwin.
|
/sdk/find_lock/ |
Android.mk | 13 ifeq ($(HOST_OS),windows) 31 # When building the Windows resources under Linux, use the MinGW one 35 # Link the Windows icon file as well into the executable, based on the technique
|
/development/build/ |
windows_sdk_whitelist.mk | 1 # Whitelist of SDK projects that can be built for the SDK on Windows 3 # The Windows SDK cannot build all the projects from the SDK tree, typically 4 # due to obvious compiler/architectures differences. When building the Windows 8 # This file defines a whitelist of projects that can be built in the Windows
|
/development/host/windows/usb/winusb/ |
BUILDME.TXT | 1 In order to build AdbWinUsbApi.dll you will need to install Windows Driver Kit,
|
/external/chromium/base/ |
no_windows2000_unittest.h | 12 // Disable the whole test case when executing on Windows 2000 or lower.
|
/external/chromium/build/linux/ |
chrome_linux.croc | 17 # Don't include chromeos, windows, or mac specific files
|
/external/chromium/build/mac/ |
chrome_mac.croc | 9 # Don't include chromeos, linux, or windows specific files
|
/external/chromium/build/ |
sanitize-win-build-log.sed | 7 # Use this sed script to reduce a Windows build log into something
|
/external/chromium/chrome/browser/ |
app_controller_cppsafe_mac.h | 14 // SessionService::Observe() to get around windows/linux and mac having
|
/external/chromium/chrome/browser/first_run/ |
first_run_mac.mm | 22 // Things that Windows does here (creating a desktop icon, for example) are
|
/external/chromium/chrome/browser/policy/ |
policy_path_parser.h | 25 // Windows only: 39 // ${windows} - The Windows folder 40 // (example : "C:\WINNT" or "C:\Windows")
|
/external/chromium/chrome/browser/tab_contents/ |
web_drag_utils_win.h | 11 #include <windows.h>
|
/external/chromium/chrome/browser/ui/cocoa/ |
background_tile_view.h | 12 // to be used where themes might be need, and is for other windows (about box).
|
encoding_menu_controller_delegate_mac.h | 14 // The Windows version of this class manages the Encoding Menu, but since Cocoa
|
restart_browser.h | 13 // the Windows code has.
|
themed_window.h | 25 // Implemented by windows that support theming.
|
/external/chromium/chrome/browser/ui/options/ |
show_options_url.cc | 15 // other windows.
|
/external/chromium/chrome/common/extensions/docs/examples/api/processes/show_tabs/ |
popup.html | 6 chrome.windows.getCurrent(function(currentWindow) { 23 // Loop over all windows and their tabs 25 chrome.windows.getAll({ populate: true }, function(windowList) { 62 //chrome.windows.update(windowId, {focused: true});
|
/external/chromium/chrome/common/ |
googleurl_dummy.cc | 10 // on Windows) we just instead link this file in cases where googleurl isn't
|
/external/chromium/googleurl/build/ |
common.vsprops | 1 <?xml version="1.0" encoding="Windows-1252"?>
|
/external/chromium/net/base/ |
scoped_cert_chain_context.h | 9 #include <windows.h>
|
/external/chromium/third_party/libjingle/overrides/talk/base/ |
win32socketinit.cc | 13 #error "Only compile this on Windows"
|
/external/clang/utils/TableGen/ |
Android.mk | 29 ifeq ($(HOST_OS),windows)
|
Completed in 851 milliseconds
<<11121314151617181920>>