HomeSort by relevance Sort by last modified time
    Searched full:win (Results 276 - 300 of 507) sorted by null

<<11121314151617181920>>

  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT 470 Under Win 95, the palette occasionally gets messed up when switching from
479 Under Win 95, if the system key (the key with the Win 95 flag on it) is
480 pressed while Quake is running fullscreen in a VESA mode, Win 95 may be
483 of Win 95, and normally there is no workaround other than not to press
    [all...]
  /external/ipsec-tools/src/racoon/
racoonctl.c 1496 struct winsize win; local
1500 if (ioctl(1, TIOCGWINSZ, &win) != 1)
1501 col = win.ws_col;
    [all...]
  /external/stlport/etc/
ChangeLog-4.0 222 * stl_wince.h : fixed assert() definition for Win CE (thanks to Andrew Waters for the report)
224 * vc_select_lib.h " fixed __declspec selection for Win CE (thanks to Andrew Waters for the report)
503 * "install" target added for VC++ to install .dll's into Win system directory.
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c 631 /* Pass all saved queue packets with SN lower than the new win start */
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
TimSort.java 81 * When we get into galloping mode, we stay there until both runs win less
700 * huge win. So try that, and continue galloping until (if ever)
798 * appears to win consistently.
819 * huge win. So try that, and continue galloping until (if ever)
    [all...]
  /dalvik/libcore/luni/src/main/native/
hycomp.h 163 /* Modifications for the Alpha running WIN-NT */
  /external/bluetooth/glib/glib/
gqsort.c 96 This is a big win, since insertion sort is faster for small, mostly
  /external/e2fsprogs/ext2ed/
ext2ed.h 426 /* win.c */
  /external/e2fsprogs/misc/
findsuper.c 61 * Documentation addendum added by Andreas dwguest@win.tue.nl/aeb@cwi.nl
  /external/gtest/samples/
sample6_unittest.cc 155 // win. Here's how you do it:
  /external/jpeg/
cjpeg.1 249 It's also a win when you are using low quality settings to make very small
jcdctmgr.c 242 * a win. Since both inputs will be nonnegative, we need only test
  /external/qemu/slirp/
tcp_subr.c 107 int win = 0; local
118 win = sbspace(&tp->t_socket->so_rcv);
157 ti->ti_win = htons((u_int16_t) (win >> tp->rcv_scale));
159 ti->ti_win = htons((u_int16_t)win);
    [all...]
  /external/quake/quake/src/WinQuake/
glqnotes.txt 10 If you are running win-95, your desktop must be set to 32k or 64k colors
  /external/quake/quake/src/WinQuake/kit/
README.TXT 10 If you are running win-95, your desktop must be set to 32k or 64k colors
  /external/webkit/JavaScriptCore/wtf/
CurrentTime.cpp 263 // Note: GTK on Windows will pick up the PLATFORM(WIN) implementation above which provides
  /external/webkit/WebCore/platform/graphics/
MediaPlayer.cpp 44 #elif PLATFORM(WIN)
  /external/webkit/WebCore/platform/network/cf/
FormDataStreamCFNet.cpp 148 #if PLATFORM(WIN)
  /external/webkit/WebCore/platform/wx/
RenderThemeWx.cpp 272 // On Win and Linux, however, this is not true and transforms are lost,
  /external/webkit/WebKit/chromium/src/
WebInputEventConversion.cpp 144 // See WebKit/WebKit/Win/WebView.cpp
  /external/webkit/WebKit/win/WebCoreSupport/
WebDragClient.cpp 294 // for drag images on win, so we use 1
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
http_server.py 248 dest="register_cygwin", help='Register Cygwin paths (on Win try bots)')
websocket_server.py 277 help='Register Cygwin paths (on Win try bots)')
  /frameworks/base/core/java/android/app/
Instrumentation.java 749 Window win = activity.getWindow(); local
751 returnValue = win.performPanelIdentifierAction(
812 Window win = activity.getWindow(); local
813 returnValue = win.performContextMenuIdentifierAction(
    [all...]
  /frameworks/base/opengl/include/EGL/
egl.h 267 EGLNativeWindowType win,

Completed in 186 milliseconds

<<11121314151617181920>>