HomeSort by relevance Sort by last modified time
    Searched full:windows (Results 626 - 650 of 6054) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/sdk/
older_releases.jd 48 <td>Windows</td>
51 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.6_r1.zip">android-sdk-
52 windows-1 .6_r1.zip</a>
93 <td>Windows</td>
96 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.5_r3.zip">android-sdk-
97 windows-1 .5_r3.zip</a>
138 <td>Windows</td>
141 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.1_r1.zip">android-sdk-
142 windows-1
186 <td>Windows</td
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/www/
results.Windows.html 4 <title>results.Windows</title>
40 wchar_h.pass.cpp: Windows does not have swprintf, should use _snwprintf.
106 get_money.pass.cpp: Windows locale names don't follow UNIX convention.
127 copyfmt.pass.cpp: Windows locale names don't follow UNIX convention.
130 swap.pass.cpp: Windows locale names don't follow UNIX convention.
133 register_callback.pass.cpp: Windows locale names don't follow UNIX convention.
135 imbue.pass.cpp: Windows locale names don't follow UNIX convention.
139 copy.pass.cpp: Windows locale names don't follow UNIX convention.
143 locales.pass.cpp: Windows locale names don't follow UNIX convention.
146 assign.pass.cpp: Windows locale names don't follow UNIX convention
    [all...]
  /frameworks/base/core/java/android/view/
WindowManager.java 79 * will create new windows.
87 * To create windows on a different display, you need to obtain a
146 * <li> <strong>Application windows</strong> (ranging from
149 * windows. For these types of windows, the {@link #token} must be
152 * <li> <strong>Sub-windows</strong> (ranging from
155 * window. For these types of windows, the {@link #token} must be
157 * <li> <strong>System windows</strong> (ranging from
159 * {@link #LAST_SYSTEM_WINDOW}) are special types of windows for
227 * Start of window types that represent normal application windows
    [all...]
WindowManagerImpl.java 28 * control over how windows are displayed. It also implements the {@link WindowManager}
37 * provides a window manager for adding windows that are associated with that
39 * windows that are not associated with an activity.
  /ndk/sources/host-tools/make-3.81/
README.W32 1 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003.
2 It has also been used on Windows 95/98/NT, and on OS/2.
9 The Windows 32-bit port of GNU make is maintained jointly by various
16 1. At the Windows command prompt run:
68 GNU make on Windows 32-bit platforms:
71 (Windows NT 3.51, Windows NT 4.0, Windows 95, and Windows 98). It
132 single character pathnames on Windows systems. When colon i
    [all...]
  /external/libusb_aah/
configure.ac 40 LT_LANG([Windows Resource])
66 AC_MSG_RESULT([Windows])
67 backend="windows"
70 AC_MSG_RESULT([Cygwin (using Windows backend)])
71 backend="windows"
109 windows)
110 AC_DEFINE(OS_WINDOWS, 1, [Windows backend])
  /external/webkit/Source/WebCore/platform/
FileSystem.h 46 #include <windows.h>
60 #if OS(WINDOWS)
82 #elif OS(WINDOWS)
99 #if OS(WINDOWS)
128 #elif OS(WINDOWS)
131 // avoid using Windows headers in headers. We'd rather move this into the .cpp.
155 #if OS(WINDOWS)
  /external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.cpp 36 #if OS(WINDOWS)
49 #if OS(WINDOWS)
59 #if OS(WINDOWS)
71 #if OS(WINDOWS)
113 #if OS(WINDOWS)
181 #if OS(WINDOWS)
183 // font namespace (Windows has no API for creating an HFONT from data without exposing the font to the
  /external/chromium/base/synchronization/
waitable_event.h 13 #include <windows.h>
32 // non-Windows systems, this can only be used from within a single address
41 // NOTE: On Windows, this class provides a subset of the functionality afforded
42 // by a Windows event object. This is intentional. If you are writing Windows
43 // specific code and you need other features of a Windows event, then you might
44 // be better off just using an Windows event directly.
137 // On Windows, one can close a HANDLE which is currently being waited on. The
143 // WaitableEventWatchers may then take a reference and thus match the Windows
  /build/core/combo/
HOST_windows-x86.mk 22 TOOLS_PREFIX := #prebuilt/windows/host/bin/
47 HOST_GLOBAL_CFLAGS += -include $(call select-android-config-h,windows)
61 # Windows host tools on Linux
  /external/chromium/base/
event_recorder.h 16 #include <windows.h>
25 // Note - if you record events, and the playback with the windows in
27 // recording and playing, you should move the relevant windows
  /external/chromium/chrome/browser/
browser_shutdown.h 24 // windows is logging off or shutting down
50 // running until the user explicitly quits, and on Windows/Linux the application
71 // browser windows, which can lead to conditions which would fail checks.
  /external/chromium/chrome/browser/sessions/
session_service.h 32 // SessionService is responsible for maintaining the state of open windows
41 // illusion that app windows run in separate processes. Similar behavior occurs
42 // with incognito windows.
251 // windows are added to valid_windows. It is up to the caller to delete
252 // the windows added to valid_windows.
261 void UpdateSelectedTabIndex(std::vector<SessionWindow*>* windows);
263 // Returns the window in windows with the specified id. If a window does
266 IdToSessionWindow* windows);
283 // . Deletes and removes any windows with no tabs or windows with types othe
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_window.mm 27 // Borderless windows don't usually show up in the Windows menu so whine at
48 // NSBorderlessWindowMask windows cannot become key or main.
  /external/chromium/testing/gmock/src/
gmock_main.cc 36 // MS C++ compiler/linker has a bug on Windows (not on Windows CE), which
39 // Windows. See the following link to track the current status of this bug:
  /external/expat/
CMake.README 3 The cmake based buildsystem for expat works on Windows (cygwin, mingw, Visual
33 For Windows builds, you must make sure to call cmake from an environment where
36 make sure that gcc can be called. On Windows, you also might want to specify a
  /external/icu4c/data/
icu4j-readme.txt 21 (Windows: build as x86, Release otherwise you will have to set 'CFG' differently below.)
27 2. Step 2 depends on whether you are on a Windows or a Unix-type
30 *Windows*
  /external/icu4c/samples/layout/
readme.html 19 Windows 2000, and "gnomelayout" which runs on Linux. Both programs read a
26 <p>On Windows, the layout project should be listed as a dependency of all, so
34 <p>To build the demo on Windows, just open the layout project in
53 Windows. Here's how to get the fonts:</p>
58 Extract the Courpro.ttf font. On Windows, copy this font file to your
64 directory from which you'll run the layout demo. On Windows, you'll need to
73 directory from which you'll run the demo. On Windows, copy the font to your
80 <p>Be sure that your FontMap.GDI (on Windows) or FontMap.Gnome file (on Linux) contains accurate
101 script, and add an entry to the FontMap file ("FontMap.GDI" on Windows,
155 <p>On Windows use the full name of the font as it appears in the Window
    [all...]
  /external/libxslt/libxslt/
xsltexports.h 47 /* Windows platform with MS compiler */
69 /* Windows platform with Borland compiler */
91 /* Windows platform with GNU compiler (Mingw) */
  /external/llvm/test/CodeGen/X86/
win_chkstk.ll 8 ; Windows and mingw require a prologue helper routine if more than 4096 bytes area
9 ; allocated on the stack. Windows uses __chkstk and mingw uses __alloca. __alloca
14 ; Stack allocation >= 4096 bytes will require call to __chkstk in the Windows ABI.
  /external/webkit/Source/JavaScriptCore/heap/
MachineStackMarker.cpp 45 #elif OS(WINDOWS)
47 #include <windows.h>
79 #if USE(PTHREADS) && !OS(WINDOWS) && !OS(DARWIN)
108 #elif OS(WINDOWS)
130 #if USE(PTHREADS) && !OS(WINDOWS) && !OS(DARWIN)
184 #elif OS(WINDOWS)
286 #elif OS(WINDOWS)
299 #elif OS(WINDOWS)
326 #elif OS(WINDOWS) && CPU(X86)
366 #elif OS(WINDOWS) && CPU(X86
    [all...]
  /external/webkit/Source/WebCore/editing/
EditingBehavior.h 40 // maintain the horizontal position on Windows but extend it to the boundary of the editable
44 // On Windows, selections should always be considered as directional, regardless if it is
63 // On Mac, when the web view loses focus, any active selection clears. On Windows, the selection
  /external/webkit/Source/WebCore/page/chromium/
DragControllerChromium.cpp 34 #if OS(WINDOWS)
35 #include <windows.h>
60 #if OS(WINDOWS)
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
removeEOL.pl 43 $title = "removeEOL: Line with Windows line ending.";
44 ok(removeEOL("This line ends with a Windows line ending.\r\n") eq "This line ends with a Windows line ending.", $title);
  /frameworks/base/services/java/com/android/server/wm/
WindowAnimator.java 65 * seen. If multiple windows satisfy this, use the lowest window. */
155 final int numWindows = token.windows.size();
157 final WindowState wallpaper = token.windows.get(j);
214 final WindowList windows = mService.getWindowListLocked(displayId); local
219 for (int i = windows.size() - 1; i >= 0; i--) {
220 WindowState win = windows.get(i);
345 } // end forall windows
347 // If we have windows that are being show due to them no longer
364 final WindowList windows = mService.getWindowListLocked(displayId); local
369 for (int i = windows.size() - 1; i >= 0; i--)
556 final WindowList windows = mService.getWindowListLocked(displayId); local
712 final WindowList windows = local
775 WindowList windows = appAnimator.mAppToken.allAppWindows; local
    [all...]

Completed in 641 milliseconds

<<21222324252627282930>>