| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | scanpypi | 23 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 D | ext-ctrls-camera.rst | 108 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 D | math-emu.h | 198 .Lu1\@: moves\size \src,\dest 214 .Lu1\@: moves\size \src,\dest
|
| /OK3568_Linux_fs/buildroot/board/stmicroelectronics/stm32f469-disco/patches/afboot-stm32/ |
| H A D | 0001-stm32f469-i-Update-kernel-start-address.patch | 8 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 D | 0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch | 10 dependency. Once somebody moves libseccomp to meta-oe and adjusts all the
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | rename_fh_cache.patch | 12 location of the inode, when it moves directories.
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | sto_res.S | 14 | Output: moves the result to the true destination reg or mem
|
| H A D | skeleton.S | 390 | 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 D | 0001-Avoid-variable-definition-in-header-files.patch | 8 moves the definitions to source files
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0036-compiler-rt-builtins-Move-DMB-definition-to-syn-opsh.patch | 14 targets), this patch moves the definition there to avoid the issues described
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0004-Revert-libweston-Check-output-placement.patch | 24 - * 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 D | 0004-Revert-libweston-Check-output-placement.patch | 24 - * as we do for weston_output_enable, and allow moves to fail.
|
| /OK3568_Linux_fs/kernel/Documentation/arm/samsung/ |
| H A D | overview.rst | 65 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 D | 0001-configure.ac-don-t-require-eglmesaext.h.patch | 8 The commit moves the check for header file existence outside of the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | toshiba_haps.rst | 26 automatic HDD protection (head unload) on sudden moves or harsh vibrations,
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | vectors.S | 242 msr spsr, r13 @ switch modes, make sure moves will execute
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/ |
| H A D | makerace2.patch | 2 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 D | 0002-add-an-option-to-specify-iptables-location.patch | 38 - # /usr/sbin/iptables to /sbin/iptables. Debian bullseye moves iptables
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-siox | 12 When writing a "0" or "1" the bus moves to the described state.
|
| H A D | sysfs-block-zram | 65 allocator zrm uses. The allocator moves some objects so that
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtquickcontrols2/ |
| H A D | 0001-Revert-Get-the-scale-of-the-popup-item-when-setting-.patch | 8 for the second+ time, menu moves right and down and parts land outside screen.
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 527 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 D | cramfs.rst | 41 which the timestamp reverts to 1970, i.e. moves backwards in time.
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_btree.c | 2310 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 D | imc.rst | 22 (On-Chip Controller) complex. The microcode collects the counter data and moves
|