Home
last modified time | relevance | path

Searched refs:moves (Results 1 – 25 of 124) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/utils/
H A Dscanpypi23 import six.moves.urllib.request
24 import six.moves.urllib.error
25 import six.moves.urllib.parse
26 from six.moves import map
27 from six.moves import zip
28 from six.moves import input
158 pkg_json = six.moves.urllib.request.urlopen(self.metadata_url).read().decode()
159 except six.moves.urllib.error.HTTPError as error:
166 except six.moves.urllib.error.URLError:
193 urlpath = six.moves.urllib.parse.urlparse(
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst108 The unit is undefined. A positive value moves the camera to the
115 The unit is undefined. A positive value moves the camera up, a
120 When this control is set, the camera moves horizontally to the
124 When this control is set, the camera moves vertically to the default
146 This control moves the focal point of the camera by the specified
236 the movement. A positive value moves the zoom lens group towards the
238 movement. A negative value moves the zoom lens group towards the
495 The unit is undefined. A positive value moves the camera to the
502 unit is undefined. A positive value moves the camera up, a negative
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmath-emu.h198 .Lu1\@: moves\size \src,\dest
214 .Lu1\@: moves\size \src,\dest
/OK3568_Linux_fs/buildroot/board/stmicroelectronics/stm32f469-disco/patches/afboot-stm32/
H A D0001-stm32f469-i-Update-kernel-start-address.patch8 Therefore this commit moves kernel to the next flash bank
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/tracker/tracker-miners/
H A D0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch10 dependency. Once somebody moves libseccomp to meta-oe and adjusts all the
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/
H A Drename_fh_cache.patch12 location of the inode, when it moves directories.
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsto_res.S14 | Output: moves the result to the true destination reg or mem
H A Dskeleton.S390 | this via a 'moves' instruction. copyout is a UNIX SVR3 (and later) function.
430 | this via a 'moves' instruction. copyin is a UNIX SVR3 (and later) function.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-Avoid-variable-definition-in-header-files.patch8 moves the definitions to source files
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0036-compiler-rt-builtins-Move-DMB-definition-to-syn-opsh.patch14 targets), this patch moves the definition there to avoid the issues described
/OK3568_Linux_fs/buildroot/package/weston/
H A D0004-Revert-libweston-Check-output-placement.patch24 - * as we do for weston_output_enable, and allow moves to fail.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0004-Revert-libweston-Check-output-placement.patch24 - * as we do for weston_output_enable, and allow moves to fail.
/OK3568_Linux_fs/kernel/Documentation/arm/samsung/
H A Doverview.rst65 support moved to either plat-samsung or plat-s5p as necessary. These moves
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/
H A D0001-configure.ac-don-t-require-eglmesaext.h.patch8 The commit moves the check for header file existence outside of the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst26 automatic HDD protection (head unload) on sudden moves or harsh vibrations,
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dvectors.S242 msr spsr, r13 @ switch modes, make sure moves will execute
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A Dmakerace2.patch2 When called, it moves the existing files out the way and creates new ones, then
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/
H A D0002-add-an-option-to-specify-iptables-location.patch38 - # /usr/sbin/iptables to /sbin/iptables. Debian bullseye moves iptables
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-siox12 When writing a "0" or "1" the bus moves to the described state.
H A Dsysfs-block-zram65 allocator zrm uses. The allocator moves some objects so that
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtquickcontrols2/
H A D0001-Revert-Get-the-scale-of-the-popup-item-when-setting-.patch8 for the second+ time, menu moves right and down and parts land outside screen.
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dring-buffer-design.rst527 flag set. This action atomically moves the head page forward::
593 The way the head page moves forward:
730 Nested write comes in and moves the tail page forward::
843 The nested writer moves the tail page forward. But does not set the old
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dcramfs.rst41 which the timestamp reverts to 1970, i.e. moves backwards in time.
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_btree.c2310 XFS_BTREE_STATS_ADD(cur, moves, 1); in xfs_btree_lshift()
2362 XFS_BTREE_STATS_ADD(cur, moves, rrecs - 1); in xfs_btree_lshift()
2496 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in xfs_btree_rshift()
2674 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in __xfs_btree_split()
3280 XFS_BTREE_STATS_ADD(cur, moves, numrecs - ptr + 1); in xfs_btree_insrec()
3678 XFS_BTREE_STATS_ADD(cur, moves, numrecs - ptr); in xfs_btree_delrec()
4035 XFS_BTREE_STATS_ADD(cur, moves, rrecs); in xfs_btree_delrec()
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dimc.rst22 (On-Chip Controller) complex. The microcode collects the counter data and moves

12345