/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | freeze.py | 121 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/ |
D | test_curses.py | 35 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 …]
|
D | curses_tests.py | 23 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/ |
D | README.tcltk-AMD64 | 8 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
|
D | external.bat | 9 cd tcl-8.5.2.1\win 16 cd tk-8.5.2.0\win
|
D | external-amd64.bat | 8 cd tcl-8.5.2.1\win 15 cd tk-8.5.2.0\win
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/ |
D | X11GraphicsWindow.c | 44 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.2/Include/ |
D | py_curses.h | 78 WINDOW *win; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | py_curses.h | 78 WINDOW *win; member
|
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | egl.entries | 13 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const …
|
/device/generic/goldfish-opengl/system/include/EGL/ |
D | egl.h | 266 EGLNativeWindowType win,
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 323 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/ |
D | egl.cpp | 1034 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const … in eglCreateWindowSurface() argument 1040 if (win == 0) { in eglCreateWindowSurface() 1051 if (static_cast<ANativeWindow*>(win)->common.magic != ANDROID_NATIVE_WINDOW_MAGIC) { in eglCreateWindowSurface() 1056 &s_display, config, EGL_WINDOW_BIT, static_cast<ANativeWindow*>(win)); in eglCreateWindowSurface()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | listsort.txt | 410 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/ |
D | listsort.txt | 413 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/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | videodev2.h | 1229 struct v4l2_window win; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | videodev2.h | 2244 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | videodev2.h | 1188 struct v4l2_window win; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | videodev2.h | 2152 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/barbet-kernel/sm7250/original-kernel-headers/linux/ |
D | videodev2.h | 2245 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | videodev2.h | 2152 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | videodev2.h | 2244 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | videodev2.h | 1229 struct v4l2_window win; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | videodev2.h | 2245 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | videodev2.h | 1223 struct v4l2_window win; member
|