Home
last modified time | relevance | path

Searched refs:lead (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dutf.hpp198 unsigned char lead = *p++; in decode() local
201 int trail_size = trail_length(lead); in decode()
211 return lead; in decode()
213 code_point c = lead & ((1<<(6-trail_size))-1); in decode()
257 unsigned char lead = *p++; in decode_valid() local
258 if(lead < 192) in decode_valid()
259 return lead; in decode_valid()
263 if(lead < 224) in decode_valid()
265 else if(BOOST_LOCALE_LIKELY(lead < 240)) // non-BMP rare in decode_valid()
270 code_point c = lead & ((1<<(6-trail_size))-1); in decode_valid()
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Ddebian.bbclass96 lead = d.getVar('LEAD_SONAME')
97 if lead:
98 r = re.compile(lead)
106 … bb.note("Multiple matches (%s) for LEAD_SONAME '%s'" % (", ".join(filtered), lead))
108 …libraries (%s) found, but LEAD_SONAME '%s' doesn't match any of them" % (", ".join(sonames), lead))
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtvfb.c379 u16 lead = 0, tail = 0; in ivtvfb_write() local
414 lead = 4 - ((unsigned long)dst & 3); in ivtvfb_write()
415 if (copy_from_user(dst, buf, lead)) in ivtvfb_write()
417 buf += lead; in ivtvfb_write()
418 dst += lead; in ivtvfb_write()
421 if ((count - lead) & 3) in ivtvfb_write()
422 tail = (count - lead) & 3; in ivtvfb_write()
424 dma_size = count - lead - tail; in ivtvfb_write()
426 p + lead + dma_offset, (void __user *)buf, dma_size); in ivtvfb_write()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dwriter.h385 unsigned lead = (s >> 10) + 0xD800; in WriteString() local
387 PutUnsafe(*os_, hexDigits[(lead >> 12) & 15]); in WriteString()
388 PutUnsafe(*os_, hexDigits[(lead >> 8) & 15]); in WriteString()
389 PutUnsafe(*os_, hexDigits[(lead >> 4) & 15]); in WriteString()
390 PutUnsafe(*os_, hexDigits[(lead ) & 15]); in WriteString()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css111 /* Set the font size for icons inside headings, lead paragraphs and definition lists */
113 p.lead .glyphicon { font-size: 16px; }
141 #freq-build-list.lead > li { line-height: 25px; }
150 ul.lead { margin-top: 20px; }
151 ul.lead > li { line-height: 38px; }
152 ul.lead .glyphicon-trash,
153 ul.lead .glyphicon-trash { font-size: 16px; margin-left: 7px; }
/OK3568_Linux_fs/kernel/Documentation/process/
H A Ddeprecated.rst58 risk of them overflowing. This could lead to values wrapping around and a
60 allocations could lead to linear overflows of heap memory and other
101 explicitly ignore overflows, which may lead to unexpected results
122 be NUL terminated. This can lead to various linear read overflows and
142 size limit. This is both inefficient and can lead to linear read overflows
149 Traditionally, using "%p" in format strings would lead to regular address
176 lead to a crash, possible overwriting sensitive contents at the end of the
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-firmware-acpi7 the offline failure might lead to memory corruption and crashes)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/
H A D0001-python3-git-CVE-2022-24439-fix-from-PR-1518.patch8 and if interpreted as options could lead to remote
27 that some options may lead fo RCE, like `--exc`, `--upload-pack`,
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dwarm-plug-howto.rst18 results may be unpredictable and lead to data loss if you're unlucky
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone-1.1.dts17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
H A Dsun50i-a64-pinephone-1.2.dts17 * and the lowest PWM duty cycle that doesn't lead to backlight being off
/OK3568_Linux_fs/buildroot/package/tvheadend/
H A D0001-no-check_config.patch7 files may be created in the same second, and so would lead
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0076-HACK-compositor-Allow-mapping-bufferless-subsurfaces.patch30 * That would lead to inconsistent state, where the window could never
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0076-HACK-compositor-Allow-mapping-bufferless-subsurfaces.patch29 * which might not be mapped yet. That would lead to
/OK3568_Linux_fs/buildroot/package/weston/
H A D0075-HACK-compositor-Allow-mapping-bufferless-subsurfaces.patch30 * That would lead to inconsistent state, where the window could never
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libxcb/
H A Ddisable-check.patch2 which can lead to non-deterministic build issues with both check and libxslt.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dfix-client-gfx_state-initialisation.patch13 extended Graphics State object is not initialised, which can lead to
/OK3568_Linux_fs/buildroot/package/directfb/
H A D0006-fix-client-gfx_state-initialisation.patch13 extended Graphics State object is not initialised, which can lead to
/OK3568_Linux_fs/buildroot/package/prelink-cross/
H A D0001-src-rtld-dl-tls.c-Fix-TLS-offsets-computation-for-s3.patch16 This lead to the following error:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cifs/files/
H A DCVE-2022-29869.patch7 dumped to stderr. This may lead to information disclosure in particular
/OK3568_Linux_fs/buildroot/package/ipmitool/
H A D0011-channel-Fix-buffer-overflow.patch13 the final response’s `data_len`, which can lead to stack buffer overflow
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadm1026.rst96 voltage from the power lead rather than on the ground lead.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.displaying-bmps5 perform one will lead to a data abort. On such architectures it is necessary to
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0027-HACK-qmake-Workaround-installation-race-of-qtdeclara.patch11 That would cause a parallel installation race which might lead to:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dadv7343.txt3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP

12345678910>>...12