Home
last modified time | relevance | path

Searched refs:win (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dfreeze.py121 win = sys.platform[:3] == 'win'
126 if win: exclude = exclude + [
182 win = not win
184 if not win:
222 if win:
232 if win:
250 if not win:
258 if win:
267 if not win:
323 if win: extensions_c = os.path.join(odir, extensions_c)
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_curses.py35 win = curses.newwin(10,10)
36 win = curses.newwin(5,5, 5,5)
50 win.noutrefresh, stdscr.redrawwin, stdscr.refresh,
68 win.border(65, 66, 67, 68,
70 win.border('|', '!', '-', '_',
73 win.border(65, 66, 67, 68,
111 win.mvwin(2,2)
114 win2.overlay(win)
115 win2.overwrite(win)
116 win2.overlay(win, 1, 2, 3, 3, 2, 1)
[all …]
Dcurses_tests.py23 win = curses.newwin(nlines, ncols, uly, ulx)
27 box = textpad.Textbox(win, insert_mode)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/
DREADME.tcltk-AMD648 in both the tcl8.4.12\win and tk8.4.12\win directories.
22 cd tcl8.4.12\win
32 cd tk8.4.12\win
Dexternal-amd64.bat8 cd tcl-8.5.2.1\win
15 cd tk-8.5.2.0\win
Dexternal.bat9 cd tcl-8.5.2.1\win
16 cd tk-8.5.2.0\win
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DX11GraphicsWindow.c44 Window win; member
191 XResizeWindow (Drv->display, Drv->win, Width, Height); in X11Size()
225 XSetWMNormalHints (Drv->display, Drv->win, &size_hints); in X11Size()
227 XMapWindow (Drv->display, Drv->win); in X11Size()
533 Drv->display, Drv->win, Drv->gc, Drv->image, X, Y, X, Y, Width, Height, False in Redraw()
537 Drv->display, Drv->win, Drv->gc, Drv->image, X, Y, X, Y, Width, Height in Redraw()
836 Private->display, Private->win, Private->win, Private->gc, in X11Blt()
853 Private->display, Private->win, Private->gc, in X11Blt()
955 Drv->win = XCreateSimpleWindow ( in X11GraphicsWindowOpen()
963 XDefineCursor (Drv->display, Drv->win, XCreateFontCursor (Drv->display, XC_pirate)); in X11GraphicsWindowOpen()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpy_curses.h78 WINDOW *win; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpy_curses.h78 WINDOW *win; member
/device/generic/goldfish-opengl/system/include/EGL/
Degl.h266 EGLNativeWindowType win,
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp323 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() argument
325 EGLSurface surface = getDispatch()->eglCreateWindowSurface(dpy, config, win, attrib_list); in eglCreateWindowSurface()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp856 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() argument
862 if (win == 0) { in eglCreateWindowSurface()
873 if (static_cast<ANativeWindow*>(win)->common.magic != ANDROID_NATIVE_WINDOW_MAGIC) { in eglCreateWindowSurface()
878 &s_display, config, EGL_WINDOW_BIT, static_cast<ANativeWindow*>(win)); in eglCreateWindowSurface()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistsort.txt410 repay their cost if the data is random. But they can win huge in all of
414 that we're willing to gamble a little to win a lot, even though the net
478 comparisons needed to find one from O(B) to O(log B) is a huge win.
547 The advantage of galloping is unbounded as i grows, but it doesn't win at
551 We can't guess in advance when it's going to win, though, so we do one pair
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistsort.txt413 repay their cost if the data is random. But they can win huge in all of
417 that we're willing to gamble a little to win a lot, even though the net
481 comparisons needed to find one from O(B) to O(log B) is a huge win.
550 The advantage of galloping is unbounded as i grows, but it doesn't win at
554 We can't guess in advance when it's going to win, though, so we do one pair
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dtools_def.template680 # RVCT -win- Requires: