Home
last modified time | relevance | path

Searched refs:box (Results 1 – 22 of 22) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/board-hikey/
Ddsp_driver_ipc.h38 #define SYS_IPC_ICLR(base, box) WORD_REF(base + ((box) << 6) + 0x18)
39 #define SYS_IPC_DATA(base, box, num) WORD_REF(base + ((box) << 6) + 0x20 + ((num) << 2))
41 #define SYS_IPC_MODE(base, box) WORD_REF(base + ((box) << 6) + 0x10)
42 #define SYS_IPC_SOURCE(base, box) WORD_REF(base + ((box) << 6))
43 #define SYS_IPC_DEST(base, box) WORD_REF(base + ((box) * 64) + 0x04)
44 #define SYS_IPC_SEND(base, box) WORD_REF(base + ((box) << 6) + 0x1c)
45 #define SYS_IPC_IMASK(base, box) WORD_REF(base + ((box) << 6) + 0x14)
46 #define SYS_IPC_DCLR(base, box) WORD_REF(base + ((box) * 64) + 0x08)
Dxf-board.h56 #define SYS_IPC_ICLR(base, box) WORD_REF(base + ((box) << 6) + 0x18) argument
57 #define SYS_IPC_DATA(base, box, num) WORD_REF(base + ((box) << 6) + 0x20 + ((num) << 2)) argument
59 #define SYS_IPC_MODE(base, box) WORD_REF(base + ((box) << 6) + 0x10) argument
60 #define SYS_IPC_SOURCE(base, box) WORD_REF(base + ((box) << 6)) argument
61 #define SYS_IPC_DEST(base, box) WORD_REF(base + ((box) * 64) + 0x04) argument
62 #define SYS_IPC_SEND(base, box) WORD_REF(base + ((box) << 6) + 0x1c) argument
63 #define SYS_IPC_IMASK(base, box) WORD_REF(base + ((box) << 6) + 0x14) argument
64 #define SYS_IPC_DCLR(base, box) WORD_REF(base + ((box) * 64) + 0x08) argument
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuPipeStream.cpp357 xfer.box.x = m_writtenPos; in transferToHost()
358 xfer.box.y = 0; in transferToHost()
359 xfer.box.w = toXfer; in transferToHost()
360 xfer.box.h = 1; in transferToHost()
361 xfer.box.d = 1; in transferToHost()
397 xfer.box.x = 0; in transferFromHost()
398 xfer.box.y = 0; in transferFromHost()
399 xfer.box.w = toXfer; in transferFromHost()
400 xfer.box.h = 1; in transferFromHost()
401 xfer.box.d = 1; in transferFromHost()
/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp180 static int sync_linear_to_iovec(Resource* res, uint64_t offset, const virgl_box* box) { in sync_linear_to_iovec() argument
194 if (box->x > res->args.width || box->y > res->args.height) in sync_linear_to_iovec()
196 if (box->w == 0U || box->h == 0U) in sync_linear_to_iovec()
198 uint32_t w = std::min(box->w, res->args.width - box->x); in sync_linear_to_iovec()
199 uint32_t h = std::min(box->h, res->args.height - box->y); in sync_linear_to_iovec()
201 offset += box->y * stride + box->x * bpp; in sync_linear_to_iovec()
224 static int sync_iovec_to_linear(Resource* res, uint64_t offset, const virgl_box* box) { in sync_iovec_to_linear() argument
238 if (box->x > res->args.width || box->y > res->args.height) in sync_iovec_to_linear()
240 if (box->w == 0U || box->h == 0U) in sync_iovec_to_linear()
242 uint32_t w = std::min(box->w, res->args.width - box->x); in sync_iovec_to_linear()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dcurses_tests.py27 box = textpad.Textbox(win, insert_mode)
28 contents = box.edit()
Dtest_mailbox.py433 box = mailbox.Mailbox('path')
434 self.assertRaises(NotImplementedError, lambda: box.add(''))
435 self.assertRaises(NotImplementedError, lambda: box.remove(''))
436 self.assertRaises(NotImplementedError, lambda: box.__delitem__(''))
437 self.assertRaises(NotImplementedError, lambda: box.discard(''))
438 self.assertRaises(NotImplementedError, lambda: box.__setitem__('', ''))
439 self.assertRaises(NotImplementedError, lambda: box.iterkeys())
440 self.assertRaises(NotImplementedError, lambda: box.keys())
441 self.assertRaises(NotImplementedError, lambda: box.itervalues().next())
442 self.assertRaises(NotImplementedError, lambda: box.__iter__().next())
[all …]
Dtest_old_mailbox.py140 box = mailbox.UnixMailbox(f)
141 self.assertTrue(len(list(iter(box))) == 4)
Dtest_curses.py44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dredemo.py86 box = Checkbutton(frame,
90 box.pack(side=LEFT)
91 self.boxes.append(box)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DVfrStrings.uni38 …eed to add as previous controller's override driver in the following check box, and go on to order…
39 …eed to add as previous controller's override driver in the following check box, and go on to order…
/device/generic/opengl-transport/host/linux_uapi/linux/
Dvirtio_gpu.h145 struct virtio_gpu_box box; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DVfrStrings.uni83 #string STR_CHECK_BOX_PROMPT #language en-US "Activate this check box"
87 #string STR_CHECK_DYNAMIC_PROMPT #language en-US "Activate Dynamic check box"
88 #language fr-FR "Activate Dynamico check box"
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
DGenCfgOptUserManual.md209 **TYPE** appears on the same line as the **NAME** command when using a combo-box.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictnotes.txt63 Data Layout (assuming a 32-bit box with 64 bytes per cache line)
Dlistsort.txt181 bytes each on this box) needed by each test, again with arguments
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictnotes.txt63 Data Layout (assuming a 32-bit box with 64 bytes per cache line)
Dlistsort.txt184 bytes each on this box) needed by each test, again with arguments
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dservices566 vboxd 20012/tcp # voice box system
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME390 box".
420 SCO: The following apply to SCO 3 only; Python builds out of the box
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME383 box".
413 SCO: The following apply to SCO 3 only; Python builds out of the box
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md308 * TERATERM.INI - Set font type to Terminal to support box drawing glyphs.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt564 Select the C++ tab in the right pane of the dialog box
675 The parser black box (PBlackBox.h) was completely rewritten