/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | fix-security-format.patch | 17 Info(slide, 0x401, ((char *)slide, 19 Info(slide, 0x401, ((char *)slide, 29 - Info(slide, 0x401, ((char *)slide, LoadFarString(EndSigMsg))); 30 - Info(slide, 0x401, ((char *)slide, LoadFarString(ReportMsg))); 31 + Info(slide, 0x401, ((char *)slide, "%s", LoadFarString(EndSigMsg))); 32 + Info(slide, 0x401, ((char *)slide, "%s", LoadFarString(ReportMsg))); 41 Info(slide, 0x401, 42 ((char *)slide, LoadFarString(CentSigMsg), j)); 43 Info(slide, 0x401, 44 - ((char *)slide, LoadFarString(ReportMsg))); [all …]
|
H A D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 239 + Info(slide, 0x401, ((char *)slide, 246 + Info(slide, 0x401, ((char *)slide, 254 + Info(slide, 0x401, ((char *)slide, 275 + Info(slide, 0x401, ((char *)slide, 282 + Info(slide, 0x401, ((char *)slide, 290 + Info(slide, 0x401, ((char *)slide, 339 + Info(slide, 0x401, ((char *)slide, 346 + Info(slide, 0x401, ((char *)slide, 354 + Info(slide, 0x401, ((char *)slide, 375 + Info(slide, 0x401, ((char *)slide, [all …]
|
H A D | 09-cve-2014-8139-crc-overflow.patch | 32 Info(slide, 1, ((char *)slide, "%-22s ", 40 + Info(slide, 1, 41 + ((char *)slide, LoadFarString(TooSmallEBlength), 48 Info(slide, 1, ((char *)slide,
|
H A D | CVE-2018-18384.patch | 26 Info(slide, 0, ((char *)slide, LoadFarString(LongHdrStats), 38 Info(slide, 0, ((char *)slide, LoadFarString(LongFileTrailer),
|
H A D | CVE-2019-13232_p2.patch | 179 + Info(slide, 0x401, ((char *)slide, 192 + Info(slide, 0x401, ((char *)slide, 215 + Info(slide, 0x401, ((char *)slide, 229 + Info(slide, 0x401, ((char *)slide, 234 + Info(slide, 0x401, ((char *)slide,
|
H A D | CVE-2019-13232_p3.patch | 56 Info(slide, 0x401, ((char *)slide, 67 + Info(slide, 0x401, ((char *)slide,
|
H A D | 11-cve-2014-8141-getzip64data.patch | 31 + Info(slide, 0x401, ((char *)slide,
|
/openbmc/webui-vue/src/components/Global/ |
H A D | TableToolbar.vue | 2 <transition name="slide"> 126 .slide-enter-active { 129 .slide-leave-active { 132 .slide-enter, // Remove this vue2 based only class when switching to vue3 133 .slide-enter-from, // This is vue3 based only class modified from 'slide-enter' 134 .slide-leave-to {
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | max77650-onkey.yaml | 29 maxim,onkey-slide: 32 The system's button is a slide switch, not the default push button.
|
/openbmc/linux/drivers/hid/ |
H A D | hid-tivo.c | 3 * HID driver for TiVo Slide Bluetooth remote 61 /* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
|
/openbmc/linux/lib/ |
H A D | inflate.c | 130 #define slide window macro 166 to be usable as if it were declared "uch slide[32768];" or as just 167 "uch *slide;" and then malloc'ed in the latter case. The definition 169 /* unsigned wp; current position in slide */ 629 slide[w++] = (uch)t->v.n; in inflate_codes() 630 Tracevv((stderr, "%c", slide[w-1])); in inflate_codes() 670 memcpy(slide + w, slide + d, e); in inflate_codes() 677 slide[w++] = slide[d++]; in inflate_codes() 678 Tracevv((stderr, "%c", slide[w-1])); in inflate_codes() 739 slide[w++] = (uch)b; in inflate_stored() [all …]
|
/openbmc/webui-vue/tests/unit/Global/__snapshots__/ |
H A D | TableToolbar.spec.js.snap | 5 name="slide"
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | gdc_v2_defs.h | 159 #define HRT_GDC_SCAN_IDX 25 // 0 = STB (Slide To Bottom) ; 1 = STR (Slide To Right)
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gk20a.c | 343 /* just do NDIV slide if there is no change to M and PL */ in gk20a_pllg_program_mnp_slide() 347 /* slide down to current NDIV_LO */ in gk20a_pllg_program_mnp_slide() 361 /* slide up to new NDIV */ in gk20a_pllg_program_mnp_slide() 548 /* slide to VCO min */ in gk20a_clk_fini()
|
H A D | gm20b.c | 441 /* just do NDIV slide if there is no change to M and PL */ in gm20b_pllg_program_mnp_slide() 445 /* slide down to current NDIV_LO */ in gm20b_pllg_program_mnp_slide() 459 /* slide up to new NDIV */ in gm20b_pllg_program_mnp_slide() 725 /* slide to VCO min */ in gm20b_clk_fini()
|
/openbmc/u-boot/include/configs/ |
H A D | nokia_rx51.h | 190 "slide=gpio input " __stringify(GPIO_SLIDE) "\0" \ 276 "if run slide; then true; else " \
|
/openbmc/linux/drivers/input/misc/ |
H A D | max77650-onkey.c | 68 if (device_property_read_bool(dev, "maxim,onkey-slide")) { in max77650_onkey_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | max77650.yaml | 146 maxim,onkey-slide;
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-rc6-mce.c | 63 { 0x800f0433, KEY_PRESENTATION }, /* Slide Show */
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.min.js | 6 …slide;e||t.data("bs.carousel",e=new c(this,i)),"number"==typeof n?e.to(n):o?e[o]():i.interval&&e.p… method in c
|
H A D | bootstrap-3.4.1.js | 391 return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos)) 409 return this.slide('next') 414 return this.slide('prev') 417 Carousel.prototype.slide = function (type, next) { method in Carousel 427 var slideEvent = $.Event('slide.bs.carousel', { 445 if ($.support.transition && this.$element.hasClass('slide')) { 483 var action = typeof option == 'string' ? option : options.slide 523 var slideIndex = $this.attr('data-slide-to') 536 .on('click.bs.carousel.data-api', '[data-slide]', clickHandler) 537 .on('click.bs.carousel.data-api', '[data-slide-to]', clickHandler) [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4-droid4-xt894.dts | 24 label = "Keypad Slide";
|
H A D | omap3-n950.dts | 21 label = "Keypad Slide";
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | Kconfig | 20 "slide" the window around the PMC551's memory. This was
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-n2.dtsi | 275 * The SW1 slide should also be set to the correct position.
|