| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | graphics.c | 60 static bool outside(int x, int y) in outside() function 124 if (outside(x, y) || outside(x+font->cwidth-1, y+font->cheight-1)) break; in gr_text() 151 if (outside(x, y) || outside(x+icon->width-1, y+icon->height-1)) return; in gr_texticon() 197 if (outside(x1, y1) || outside(x2-1, y2-1)) return; in gr_fill() 241 if (outside(dx, dy) || outside(dx+w-1, dy+h-1)) return; in gr_blit()
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | graphics.c | 68 static bool outside(int x, int y) in outside() function 183 if (outside(x, y) || outside(x + font->char_width - 1, y + font->char_height - 1)) break; in gr_text() 213 if (outside(x, y) || outside(x + icon->width - 1, y + icon->height - 1)) return; in gr_texticon() 266 if (outside(x1, y1) || outside(x2 - 1, y2 - 1)) return; in gr_fill() 298 if (outside(dx, dy) || outside(dx + w - 1, dy + h - 1)) return; in gr_blit()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0094-script-execute-Avoid-crash-when-using-outside-a-func.patch | 4 Subject: [PATCH] script/execute: Avoid crash when using "$#" outside a 9 if we attempt to evaluate "$#" outside a function scope, "scope" will 14 outside a function scope.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_geoshape/ |
| H A D | tst_locationsingleton.qml | 90 property variant outside: QtPositioning.coordinate(2, 2) 116 compare (box.contains(outside), false) 118 compare (box.contains(outside), true) 121 compare (listBox.contains(outside), false) 122 compare (listBox2.contains(outside), true) 129 compare (widthBox.contains(outside), false) 140 …: "box not equal", shape1: box, shape2: QtPositioning.rectangle([inside, outside]), result: false …
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch | 4 Subject: [PATCH] qlibraryinfo: allow to set qt.conf from the outside using the 7 Allow to set a qt.conf from the outside using the environment. This allows
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | mediatek,cirq.txt | 4 work outside MCUSYS which comprises with Cortex-Ax cores,CCI and GIC. 5 The external interrupts (outside MCUSYS) will feed through CIRQ and connect
|
| /OK3568_Linux_fs/u-boot/lib/lzma/ |
| H A D | history.txt | 53 outside of allocated range. 66 LZMA Encoder in fast compression mode could access memory outside of 119 outside of allocated range. 202 decoder could access memory outside of allocated range.
|
| /OK3568_Linux_fs/buildroot/package/openvmtools/ |
| H A D | 0012-Make-HgfsConvertFromNtTimeNsec-aware-of-64-bit-time_.patch | 39 - /* Cap NT time values that are outside of Unix time's range */ 41 + /* Cap NT time values that are outside of Unix time's range */
|
| /OK3568_Linux_fs/kernel/arch/arc/boot/dts/ |
| H A D | vdk_axs10x_mb.dtsi | 116 * This node is intentionally put outside of MB above becase 117 * it maps areas outside of MB's 0xez-0xfz.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
| H A D | 0001-Make-HgfsConvertFromNtTimeNsec-aware-of-64-bit-time_.patch | 40 - /* Cap NT time values that are outside of Unix time's range */ 42 + /* Cap NT time values that are outside of Unix time's range */
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | yui-reset-fonts-base.css | 19 …{margin:1em}ol,ul,dl{margin-left:2em}ol{list-style:decimal outside}ul{list-style:disc outside}dl d…
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | yui-reset-fonts-base.css | 19 …{margin:1em}ol,ul,dl{margin-left:2em}ol{list-style:decimal outside}ul{list-style:disc outside}dl d…
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | customize.txt | 32 which changes are also useful to developers outside your project. The 46 include::customize-outside-br.txt[]
|
| H A D | customize-packages.txt | 17 br2-external tree feature (see xref:outside-br-custom[]) the recommended 55 If using a br2-external tree, refer to xref:outside-br-custom[] for how
|
| H A D | customize-directory-structure.txt | 15 this structure itself: either inside the Buildroot tree, or outside of 58 Note: if you choose to place this structure outside of the Buildroot
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig | 113 modules require CRC-CCITT functions, but a module built outside 121 modules require CRC16 functions, but a module built outside 138 modules require CRC ITU-T V.41 functions, but a module built outside 148 modules require CRC32/CRC32c functions, but a module built outside 212 modules require CRC64 functions, but a module built outside 220 modules require CRC4 functions, but a module built outside 228 modules require CRC7 functions, but a module built outside 238 modules require CRC32c functions, but a module built outside the
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/ |
| H A D | CVE-2021-41072.patch | 13 Subject: [PATCH] Unsquashfs: additional write outside destination directory 19 files outside of the destination directory. 22 that contain a symbolic link pointing outside of the destination directory, 24 cause Unsquashfs to write files outside of the destination directory. 26 Specifically the symbolic link produces a pathname pointing outside
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-chemical-vz89x | 7 This value has little application outside of calibration.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-class-rfkill | 64 transmitter is forced off by something outside of 78 The transmitter is forced off by something outside of
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | plotA | 14 #set key outside below
|
| H A D | responseAB | 14 #set key outside below
|
| H A D | plotAB | 16 #set key outside below
|
| /OK3568_Linux_fs/buildroot/package/gumbo-parser/ |
| H A D | Config.in | 5 implemented as a pure C99 library with no outside
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | locking.rst | 12 - kvm->lock is taken outside vcpu->mutex 14 - kvm->lock is taken outside kvm->slots_lock and kvm->irq_lock 16 - kvm->slots_lock is taken outside kvm->irq_lock, though acquiring 19 On x86, vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | sht3x.rst | 76 temp1_alarm: alarm flag is set to 1 if the temperature is outside the 78 humidity1_alarm: alarm flag is set to 1 if the humidity is outside the
|