Home
last modified time | relevance | path

Searched refs:windows (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epc-mem.c48 struct pci_epc_mem_window *windows, in pci_epc_multi_mem_init() argument
62 if (!windows || !num_windows) in pci_epc_multi_mem_init()
65 epc->windows = kcalloc(num_windows, sizeof(*epc->windows), GFP_KERNEL); in pci_epc_multi_mem_init()
66 if (!epc->windows) in pci_epc_multi_mem_init()
70 page_size = windows[i].page_size; in pci_epc_multi_mem_init()
74 pages = windows[i].size >> page_shift; in pci_epc_multi_mem_init()
92 mem->window.phys_base = windows[i].phys_base; in pci_epc_multi_mem_init()
93 mem->window.size = windows[i].size; in pci_epc_multi_mem_init()
98 epc->windows[i] = mem; in pci_epc_multi_mem_init()
101 epc->mem = epc->windows[0]; in pci_epc_multi_mem_init()
[all …]
/OK3568_Linux_fs/external/mpp/build/android/
H A Dndk_links.md5 * https://dl.google.com/android/repository/android-ndk-r16-windows-x86.zip
6 * https://dl.google.com/android/repository/android-ndk-r16-windows-x86_64.zip
14 * https://dl.google.com/android/repository/android-ndk-r15c-windows-x86.zip
15 * https://dl.google.com/android/repository/android-ndk-r15c-windows-x86_64.zip
23 * https://dl.google.com/android/repository/android-ndk-r15c-windows-x86.zip
24 * https://dl.google.com/android/repository/android-ndk-r15c-windows-x86_64.zip
32 * https://dl.google.com/android/repository/android-ndk-r14b-windows-x86.zip
33 * https://dl.google.com/android/repository/android-ndk-r14b-windows-x86_64.zip
41 * https://dl.google.com/android/repository/android-ndk-r13b-windows-x86.zip
42 * https://dl.google.com/android/repository/android-ndk-r13b-windows-x86_64.zip
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A D0001-Set-host_machine-correctly-when-building-with-mingw3.patch23 -if host_machine.system() == 'windows'
24 +if host_system == 'windows'
32 -if host_machine.system() != 'windows'
33 +if host_system != 'windows'
37 @@ -434,7 +434,7 @@ if host_machine.system() != 'windows'
41 -if host_machine.system() == 'windows'
42 +if host_system == 'windows'
50 -if host_machine.system() != 'windows'
51 +if host_system != 'windows'
63 -if host_machine.system() == 'windows'
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch66 -[!windows] go env -w CC=/usr/bin/clang
68 -[!windows] ! go env -w CC=./clang
69 -[!windows] ! go env -w CC=bin/clang
70 -[!windows] stderr 'go env -w: CC entry is relative; must be absolute path'
72 -[windows] go env -w CC=$WORK\bin\clang
73 -[windows] ! go env -w CC=.\clang
74 -[windows] ! go env -w CC=bin\clang
75 -[windows] stderr 'go env -w: CC entry is relative; must be absolute path'
78 -[!windows] go env -w CC=/usr/bin/cpp
80 -[!windows] ! go env -w CXX=./cpp
[all …]
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c162 icws->windows[icws->index++] = xnestWindow(pWin); in xnestGetInstalledColormapWindows()
173 xnestSameInstalledColormapWindows(Window *windows, int numWindows) in xnestSameInstalledColormapWindows() argument
178 if (xnestOldInstalledColormapWindows == windows) in xnestSameInstalledColormapWindows()
181 if (xnestOldInstalledColormapWindows == NULL || windows == NULL) in xnestSameInstalledColormapWindows()
184 if (memcmp(xnestOldInstalledColormapWindows, windows, in xnestSameInstalledColormapWindows()
202 icws.windows = xallocarray(icws.numWindows + 1, sizeof(Window)); in xnestSetInstalledColormapWindows()
205 icws.windows[icws.numWindows] = xnestDefaultWindows[pScreen->myNum]; in xnestSetInstalledColormapWindows()
209 icws.windows = NULL; in xnestSetInstalledColormapWindows()
215 if (!xnestSameInstalledColormapWindows(icws.windows, icws.numWindows)) { in xnestSetInstalledColormapWindows()
221 Window64 *windows = xallocarray(numWindows, sizeof(Window64)); in xnestSetInstalledColormapWindows() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec37d.c37 const u32 windows = 8; /*XXX*/ in corec37d_wndw_owner() local
40 if ((ret = PUSH_WAIT(push, windows * 2))) in corec37d_wndw_owner()
43 for (i = 0; i < windows; i++) { in corec37d_wndw_owner()
131 const u32 windows = 8; /*XXX*/ in corec37d_init() local
134 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec37d_init()
139 for (i = 0; i < windows; i++) { in corec37d_init()
H A Dcorec57d.c33 const u32 windows = 8; /*XXX*/ in corec57d_init() local
36 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec57d_init()
41 for (i = 0; i < windows; i++) { in corec57d_init()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Ddesignware-pcie.txt24 - num-ib-windows: number of inbound address translation windows
25 - num-ob-windows: number of outbound address translation windows
74 num-ib-windows = <6>;
75 num-ob-windows = <2>;
H A Dmobiveil-pcie.txt4 has up to 8 outbound and inbound windows for the address translation.
21 - apio-wins : number of requested apio outbound windows
22 default 2 outbound windows are configured -
25 - ppio-wins : number of requested ppio inbound windows
/OK3568_Linux_fs/external/mpp/osal/
H A DCMakeLists.txt66 windows/os_allocator.c
67 windows/os_mem.c
68 windows/os_env.c
69 windows/os_log.c
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx.c549 CARD32 *screens, CARD32 *windows, in dmxPopulatePanoramiX() argument
569 windows[count] = attr.window; in dmxPopulatePanoramiX()
581 CARD32 *windows, xRectangle *pos, xRectangle *vis) in dmxPopulate() argument
588 return dmxPopulatePanoramiX(client, window, screens, windows, pos, vis); in dmxPopulate()
596 *windows = attr.window; in dmxPopulate()
619 CARD32 *windows; in ProcDMXGetWindowAttributes() local
627 if (!(windows = xallocarray(count, sizeof(*windows)))) { in ProcDMXGetWindowAttributes()
632 free(windows); in ProcDMXGetWindowAttributes()
638 free(windows); in ProcDMXGetWindowAttributes()
643 if ((count = dmxPopulate(client, stuff->window, screens, windows, in ProcDMXGetWindowAttributes()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dsystem.XWinrc13 # Paths to icons are **WINDOWS** based (i.e. c:\windows\icons)
51 # (ex: "c:\windows\system32\shell32.dll,4" gives the default folder icon
52 # "c:\windows\system32\shell32.dll,5" gives the floppy drive icon)
57 # ICONDIRECTORY <windows-path i.e. c:\cygwin\usr\icons>
63 # TRAYICON <name-of-windows-ico-file-in-icondirectory>
66 # DEFAULTICON <name-of-windows-ico-file-in-icondirectory>
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dlmedm04.rst12 The Sharp 7395 driver can be found in windows/system32/drivers
57 only found in windows/system32/drivers
69 The Sharp 0194 tuner driver can be found in windows/system32/drivers
90 The m88rs2000 tuner driver can be found in windows/system32/drivers
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-iproc-bcma.c62 pci_add_resource(&bridge->windows, &pcie->mem); in iproc_pcie_bcma_probe()
63 ret = devm_request_pci_bus_resources(dev, &bridge->windows); in iproc_pcie_bcma_probe()
71 return iproc_pcie_setup(pcie, &bridge->windows); in iproc_pcie_bcma_probe()
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0015-qscreen-Update-toplevel-windows-screen-when-needed.patch4 Subject: [PATCH 15/28] qscreen: Update toplevel windows' screen when needed
6 Update toplevel windows' screen when creating new primary screen, since
29 + // Move any leftover windows to this new screen
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvme.rst59 The driver can request ownership of one or more master windows
60 (:c:func:`vme_master_request`), slave windows (:c:func:`vme_slave_request`)
64 attributes of the driver in question. For slave windows these attributes are
66 bus cycle types required in 'cycle'. Master windows add a further set of
84 Master windows
87 Master windows provide access from the local processor[s] out onto the VME bus.
88 The number of windows available and the available access modes is dependent on
106 :c:func:`vme_master_write` used to write to configured master windows.
113 Slave windows
116 Slave windows provide devices on the VME bus access into mapped portions of the
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dbrowserwindow.cpp118 if (m_browser->windows().count() == 1) in createFileMenu()
249 QVector<BrowserWindow*> windows = m_browser->windows(); in createWindowMenu() local
251 for (auto window : windows) { in createWindowMenu()
452 QVector<BrowserWindow*> windows = m_browser->windows(); in handleShowWindowTriggered() local
453 windows.at(offset)->activateWindow(); in handleShowWindowTriggered()
454 windows.at(offset)->currentTab()->setFocus(); in handleShowWindowTriggered()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dbrowserwindow.cpp120 if (m_browser->windows().count() == 1) in createFileMenu()
251 QVector<BrowserWindow*> windows = m_browser->windows(); in createWindowMenu() local
253 for (auto window : windows) { in createWindowMenu()
459 QVector<BrowserWindow*> windows = m_browser->windows(); in handleShowWindowTriggered() local
460 windows.at(offset)->activateWindow(); in handleShowWindowTriggered()
461 windows.at(offset)->currentTab()->setFocus(); in handleShowWindowTriggered()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmcm.txt9 windows are configured. For MCM based devices this is the first 4k
11 number of local access windows as specified by fsl,num-laws.
31 windows for this device.
H A Decm.txt9 windows are configured. For ECM based devices this is the first 4k
11 number of local access windows as specified by fsl,num-laws.
31 windows for this device.
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dbrowserwindow.cpp181 if (m_browser->windows().count() == 1) in createFileMenu()
312 QVector<BrowserWindow*> windows = m_browser->windows(); in createWindowMenu() local
314 for (auto window : windows) { in createWindowMenu()
517 QVector<BrowserWindow*> windows = m_browser->windows(); in handleShowWindowTriggered() local
518 windows.at(offset)->activateWindow(); in handleShowWindowTriggered()
519 windows.at(offset)->currentTab()->setFocus(); in handleShowWindowTriggered()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dbrowserwindow.cpp181 if (m_browser->windows().count() == 1) in createFileMenu()
312 QVector<BrowserWindow*> windows = m_browser->windows(); in createWindowMenu() local
314 for (auto window : windows) { in createWindowMenu()
517 QVector<BrowserWindow*> windows = m_browser->windows(); in handleShowWindowTriggered() local
518 windows.at(offset)->activateWindow(); in handleShowWindowTriggered()
519 windows.at(offset)->currentTab()->setFocus(); in handleShowWindowTriggered()
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dcore.c33 struct sh_pfc_window *windows; in sh_pfc_map_resources() local
54 windows = devm_kcalloc(pfc->dev, num_windows, sizeof(*windows), in sh_pfc_map_resources()
56 if (windows == NULL) in sh_pfc_map_resources()
60 pfc->windows = windows; in sh_pfc_map_resources()
74 windows->virt = devm_platform_get_and_ioremap_resource(pdev, i, &res); in sh_pfc_map_resources()
75 if (IS_ERR(windows->virt)) in sh_pfc_map_resources()
77 windows->phys = res->start; in sh_pfc_map_resources()
78 windows->size = resource_size(res); in sh_pfc_map_resources()
79 windows++; in sh_pfc_map_resources()
95 window = pfc->windows + i; in sh_pfc_phys_to_virt()
/OK3568_Linux_fs/external/mpp/tools/
H A Dastylerc3 --exclude=../osal/windows/pthread
34 #--lineend=windows
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dpci_iov_resource_on_powernv.rst58 contain two "windows", depending on the value of PCI address bit 59.
63 - For MSIs, we have two windows in the address space (one at the top of
74 Like other PCI host bridges, the Power8 IODA2 PHB supports "windows"
76 window and sixteen M64 windows. They have different characteristics.
101 SR-IOV). We basically use the trick of forcing the bridge MMIO windows
110 - The M64 windows:
123 * Support overlaps. If an address is covered by multiple windows,
155 We would like to investigate using additional M64 windows in "single
201 - Single segmented M64 windows: A segmented M64 window could be used just
207 - Multiple segmented M64 windows: As usual, each window is split into 256
[all …]

12345678910>>...16