| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/cairo/ |
| H A D | CVE-2020-35492.patch | 36 x0 = spans[0].x; 40 int len = spans[1].x - spans[0].x; 41 if (len >= r->u.composite.run_length && spans[0].coverage == 0xff) { 43 spans[0].x, y, 44 spans[1].x - spans[0].x, h); 48 x0 = spans[1].x; 49 } else if (spans[0].coverage == 0x0) { 50 if (spans[0].x != x0) { 57 x0 = spans[1].x; 59 *m++ = spans[0].coverage;
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwideline.c | 120 #define YMIN(spans) (spans->points[0].y) argument 121 #define YMAX(spans) (spans->points[spans->count-1].y) argument 128 Spans *spans; in miSubtractSpans() local 135 spans = spanGroup->group; in miSubtractSpans() 136 for (i = spanGroup->count; i; i--, spans++) { in miSubtractSpans() 137 if (YMIN(spans) <= ymax && ymin <= YMAX(spans)) { in miSubtractSpans() 141 spansCount = spans->count; in miSubtractSpans() 142 spansPt = spans->points; in miSubtractSpans() 143 spansWid = spans->widths; in miSubtractSpans() 174 spans->count--; in miSubtractSpans() [all …]
|
| H A D | mizerline.c | 82 if (xx < spans->x)\ 83 spans->x = xx;\ 89 ++spans;\ 91 spans->x = xx;\ 92 spans->y = yy;\ 106 DDXPointPtr pspanInit, spans; in miZeroLine() local 162 spans = pspanInit - 1; in miZeroLine() 207 spans = pspanInit - 1; in miZeroLine()
|
| H A D | miarc.c | 223 miArcSpan *spans; member 410 span = spdata->spans; in miComputeCircleSpans() 463 span = spdata->spans; in miComputeEllipseSpans() 606 span = &spdata->spans[spdata->count1]; in miComputeEllipseSpans() 759 spdata->spans = (miArcSpan *) (spdata + 1); in miComputeWideEllipse() 795 span = spdata->spans; in miFillWideEllipse() 3520 span = spdata->spans; in drawQuadrant()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | CVE-2019-13232_p2.patch | 15 The detection maintains a list of covered spans of the zip files 57 +/* A growable list of spans. */ 64 + span_t *span; /* allocated, distinct, and sorted list of spans */ 65 + size_t num; /* number of spans in the list */ 66 + size_t max; /* allocated number of spans (num <= max) */ 88 +/* Return true if val lies within any one of the spans in cover. */ 99 + * spans already in the list. The new span covers the values beg..end-1. beg 102 + * Keep the list sorted and merge adjacent spans. Grow the allocated space for 104 + * existing spans, then 1 is returned and the new span is not added to the 122 + overlap with any existing spans. */ [all …]
|
| H A D | CVE-2019-13232_p3.patch | 37 + spans that cover any extra bytes at the start, the central directory,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mac.c | 309 } spans[] = { in mt7601u_mac_work() local 329 for (i = 0; i < ARRAY_SIZE(spans); i++) in mt7601u_mac_work() 330 for (j = 0; j < spans[i].span; j++) { in mt7601u_mac_work() 331 u32 val = mt7601u_rr(dev, spans[i].addr_base + j * 4); in mt7601u_mac_work() 333 spans[i].stat_base[j * 2] += val & 0xffff; in mt7601u_mac_work() 334 spans[i].stat_base[j * 2 + 1] += val >> 16; in mt7601u_mac_work() 337 if (spans[i].addr_base != MT_TX_AGG_CNT_BASE0 && in mt7601u_mac_work() 338 spans[i].addr_base != MT_TX_AGG_CNT_BASE1) in mt7601u_mac_work()
|
| /OK3568_Linux_fs/kernel/Documentation/arm/samsung/ |
| H A D | overview.rst | 8 The Samsung range of ARM SoCs spans many similar devices, from the initial
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | iskeleton.S | 187 | spans two pages. 254 | Note: the routine must unlock two pages if the operand spans
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-domains.rst | 10 Each scheduling domain spans a number of CPUs (stored in the ->span field).
|
| H A D | sched-capacity.rst | 288 spans all unique CPU capacity values. 317 hierarchy of CPUs 0-1 spans a single capacity value: SD_ASYM_CPUCAPACITY isn't
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | kernel_user_helpers.rst | 265 - Due to the length of this sequence, this spans 2 conventional kuser
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | memory-model.rst | 11 spans a contiguous range up to the maximal address. It could be,
|
| /OK3568_Linux_fs/kernel/Documentation/sound/soc/ |
| H A D | dapm.rst | 19 DAPM spans the whole machine. It covers power control within the entire
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | internal-fn.def | 344 /* Openacc tile abstraction. Describes the spans of the element loop.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | internal-fn.def | 344 /* Openacc tile abstraction. Describes the spans of the element loop.
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/doc/ |
| H A D | DMXSpec-v1.txt | 164 As an example, consider a 500x500 window that spans the top two
|
| H A D | DMXSpec.txt | 361 As an example, consider a 500x500 window that spans the top two
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/ |
| H A D | nvdimm.rst | 259 single PMEM namespace is created in the REGION0-SPA-range that spans most 268 system-physical-address range, REGION1, that spans those two DIMMs as
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0020-CVE-2023-22608-1.patch | 319 + /* Insert the ranges in all buckets that it spans. */
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | what-i-wish-id-known.rst | 191 QEMU. The information is task-based and spans the breadth of the Yocto
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | hwspinlock.rst | 430 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | elantech.rst | 704 w3..w0 = finger width (spans how many trace lines)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gprof.info | 1705 spans, the size of the histogram in bytes (unlike in the old BSD format,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gprof.info | 1705 spans, the size of the histogram in bytes (unlike in the old BSD format,
|