HomeSort by relevance Sort by last modified time
    Searched full:windows (Results 401 - 425 of 2934) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/platform/graphics/win/
QTMovieWinTimer.cpp 27 #include <windows.h>
111 // Windows SetTimer does not allow timeouts smaller than 10ms (USER_TIMER_MINIMUM)
  /external/webkit/WebCore/platform/win/
DragImageCGWin.cpp 37 #include <windows.h>
85 // FIXME: due to the way drag images are done on windows we need
  /external/webkit/WebKit/cf/WebCoreSupport/
WebInspectorClientCF.cpp 26 // FIXME: On Windows, we require all WebKit source files to include config.h
30 // Windows one here. For now we can just define WTF_PLATFORM_CF and WTF_USE_JSC
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
lighttpd.conf 75 ".txt" => "text/plain; charset=windows-1251",
76 ".xml" => "text/xml; charset=windows-1251"
  /external/wpa_supplicant/
win_if_list.c 2 * win_if_list - Display network interfaces with description (for Windows)
14 * This small tool is for the Windows build to provide an easy way of fetching
  /external/wpa_supplicant_6/wpa_supplicant/
win_if_list.c 2 * win_if_list - Display network interfaces with description (for Windows)
14 * This small tool is for the Windows build to provide an easy way of fetching
  /frameworks/base/docs/html/sdk/
index.jd 4 sdk.win_download=android-sdk_r06-windows.zip
57 <p>To launch the Android SDK and AVD Manager on Windows, execute <code>SDK
  /frameworks/base/opengl/include/EGL/
eglplatform.h 58 * Windows Device Context. They must be defined in platform-specific
67 #include <windows.h>
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 70 #define H264_DEC_NODE_DLL "\\windows\\h264vdec_sn.dll64P"
71 #define MP4_DEC_NODE_DLL "\\windows\\mp4vdec_sn.dll64P"
72 #define MP2_DEC_NODE_DLL "\\windows\\mp2vdec_sn.dll64P"
73 #define WMV_DEC_NODE_DLL "\\windows\\wmv9dec_sn.dll64P"
74 #define RINGIO_NODE_DLL "\\windows\\ringio.dll64P"
75 #define USN_DLL "\\windows\\usn.dll64P"
76 #define CONVERSIONS_DLL "\\windows\\conversions.dll64P"
78 #define SPARK_DEC_NODE_DLL "\\windows\\sparkdec_sn.dll64P"
  /ndk/docs/
INSTALL.TXT 13 The Android NDK currently requires a Linux, OS X or Windows host operating system.
15 Windows users will need to install Cygwin 1.7 or later (http://www.cygwin.com) to
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
dir 39 * windmc: (binutils)windmc. Generator for Windows message resources.
40 * windres: (binutils)windres. Manipulate Windows resources.
  /prebuilt/windows/sdl/host/include/SDL/
begin_code.h 37 #endif /* Windows */
127 /* Apparently this is needed by several Windows compilers */
  /sdk/files/
find_java.bat 75 echo - Under Windows XP, open Control Panel / System / Advanced / Environment Variables
76 echo - Under Windows Vista, open Control Panel / System / Advanced System Settings
  /external/opencore/tools_v2/build/document/bin/
doc_build.bat 156 # On Windows, cleartool -pwv doesn't work in all view types.
165 if ($ENV{'OS'} =~ /Windows/) {
273 if ($ENV{'OS'} =~ /Windows/) {
285 if ($ENV{'OS'} =~ /Windows/) {
318 if ($ENV{OS} =~ /Windows/) {
336 if ($ENV{'OS'} =~ /Windows/) {
365 if ($ENV{'OS'} =~ /Windows/) {
397 if ($ENV{'OS'} =~ /Windows/) {
413 # This is required for RSHD to pass keystrokes to Windows applications.
473 if ($ENV{'OS'} =~ /Windows/) {
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m 451 /* Put up the blanking window (a window above all other windows) */
521 /* The code below checks for any valid custom windows and views. If none are
634 /* Since the blanking window covers *all* windows (even force quit) correct recovery is crucial */
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 173 private JTable windows; field in class:Workspace
265 windows = new JTable(windowsTableModel);
266 windows.getSelectionModel().addListSelectionListener(new WindowSelectedListener());
267 windows.setSelectionMode(ListSelectionModel.SINGLE_SELECTION);
268 windows.setBorder(null);
269 JScrollPane windowsScroller = new JScrollPane(windows);
1158 Window[] windows; field in class:Workspace.WindowsResult
1454 private ArrayList<Window> windows; field in class:Workspace.WindowsTableModel
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
SystemIDResolver.java 165 * Return true if the local path is a Windows absolute path.
168 * @return true if the path is a Windows absolute path
174 // On Windows, an absolute path starts with "[drive_letter]:\".
239 // A Windows path containing a drive letter can be relative.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
SystemIDResolver.java 158 * Return true if the local path is a Windows absolute path.
161 * @return true if the path is a Windows absolute path
167 // On Windows, an absolute path starts with "[drive_letter]:\".
232 // A Windows path containing a drive letter can be relative.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TranslucentActivity.java 30 * allowing windows underneath to show through.</p>
  /development/simulator/app/
LoadableImage.cpp 14 #include "wx/image.h" // needed for Windows build
  /external/dbus/dbus/
dbus-sysdeps-unix.h 32 #error "Don't include this on Windows"
  /external/expat/lib/
internal.h 41 Likely reason: __fastcall on Windows is like stdcall, therefore
  /external/freetype/include/freetype/
ftxf86.h 67 /* `PFR', and `Windows~FNT'. */
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 5 # Windows nmake makefile for compiling and packaging the resources
  /external/libpcap/
pcap-stdinc.h 42 * (someone defined _WINSOCKAPI_ when including 'windows.h', in order

Completed in 209 milliseconds

<<11121314151617181920>>