Home
last modified time | relevance | path

Searched full:lead (Results 1 – 25 of 1067) sorted by relevance

12345678910>>...43

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dutf.hpp104 /// Returns -1 if C is not valid lead character
112 /// Returns true if c is lead code unit, always true of UTF-32
198 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()
[all …]
/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/arch/arm/kernel/
H A Dsmp_tlb.c106 * by an active process can lead to unexpected behavior in erratum_a15_798181_init()
110 * by an active process can lead to unexpected behavior in erratum_a15_798181_init()
112 * by an active process can lead to unexpected behavior in erratum_a15_798181_init()
117 * by an active process can lead to unexpected behavior in erratum_a15_798181_init()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templates/
H A Dproject_specific.html66 …<p class="lead"><span id="project-machine-name"></span> <span class="glyphicon glyphicon-edit" id=…
83 …<p class="lead"><span id="project-distro-name"></span> <span class="glyphicon glyphicon-edit" id="…
104 <ul class="list-unstyled lead" id="freq-build-list">
112 <p class="lead"><span id="project-release-title"></span>
157 <ul class="list-unstyled lead" id="layers-in-project-list">
H A Dproject.html66 …<p class="lead"><span id="project-machine-name"></span> <span class="glyphicon glyphicon-edit" id=…
83 …<p class="lead"><span id="project-distro-name"></span> <span class="glyphicon glyphicon-edit" id="…
105 <ul class="list-unstyled lead" id="freq-build-list">
114 <p class="lead"><span id="project-release-title"></span>
159 <ul class="list-unstyled lead" id="layers-in-project-list">
H A Dlanding.html32 <div class="alert alert-info lead top-air">
45 <ul class="list-unstyled lead">
H A Drecipedetails.html52 <div class="alert alert-success lead" id="image-created-notification" style="margin-top: 15px; disp…
104 …<p class="lead">Toaster has no package information for {{recipe.name}}. To generate package inform…
113 <p class="lead">Toaster has no package information for {{recipe.name}}
/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/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/arch/mips/include/asm/
H A Dcompiler.h17 * that can lead to instructions from beyond an unreachable statement being
19 * is the only content of a case in a switch statement. This can lead to
/OK3568_Linux_fs/external/xserver/hw/xquartz/man/
H A DXquartz.man154 Torrey T. Lyons - Project Lead
176 Torrey T. Lyons - Project Lead
190 Jeremy Huddleston took over as project lead and brought the project up to the X.org 1.4 server bran…
/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/kernel/Documentation/hwmon/
H A Dadm1026.rst96 voltage from the power lead rather than on the ground lead.
/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/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 Dgcc-rich-location.h85 would lead to:
97 would lead to:
/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 Dgcc-rich-location.h85 would lead to:
97 would lead to:
/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/u-boot/board/esd/meesc/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>
/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/u-boot/board/ronetix/pm9g45/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9261ek/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9m10g45ek/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9rlek/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9260ek/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9263ek/
H A DMakefile7 # Lead Tech Design <www.leadtechdesign.com>

12345678910>>...43