Home
last modified time | relevance | path

Searched full:176 (Results 1 – 25 of 830) sorted by relevance

12345678910>>...34

/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/
H A DCVE-2024-7540_CVE-2024-7541_CVE-2024-7542.patch27 - unsigned char pdu[176];
28 + unsigned char pdu[176] = {0};
36 - unsigned char pdu[176];
37 + unsigned char pdu[176] = {0};
45 - unsigned char pdu[176];
46 + unsigned char pdu[176] = {0};
/openbmc/linux/arch/sparc/lib/
H A Dmcount.S37 save %sp, -176, %sp
59 save %sp, -176, %sp
85 save %sp, -176, %sp
120 save %sp, -176, %sp
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{backgro…
H A Djquery-ui.min.css7176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{backgro…
/openbmc/linux/drivers/media/usb/gspca/
H A Dkonica.c44 0x00 -> 176x144, cropped
45 0x01 -> 176x144, cropped
46 0x02 -> 176x144, cropped
47 0x03 -> 176x144, cropped
48 0x04 -> 176x144, binned
63 {176, 144, V4L2_PIX_FMT_KONICA420, V4L2_FIELD_NONE,
64 .bytesperline = 176,
65 .sizeimage = 176 * 144 * 3 / 2 + 960,
H A Dpac207.c64 {176, 144, V4L2_PIX_FMT_PAC207, V4L2_FIELD_NONE,
65 .bytesperline = 176,
66 .sizeimage = (176 + 2) * 144,
288 if (gspca_dev->pixfmt.width == 176) in sd_start()
306 if (gspca_dev->pixfmt.width == 176) { /* 176x144 */ in sd_start()
308 gspca_dbg(gspca_dev, D_STREAM, "pac207_start mode 176x144\n"); in sd_start()
H A Dxirlink_cit.c60 {176, 144, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE,
61 .bytesperline = 176,
62 .sizeimage = 176 * 144 * 3 / 2 + 4,
90 {176, 144, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE,
91 .bytesperline = 176,
92 .sizeimage = 176 * 144 * 3 / 2 + 4,
105 {176, 144, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE,
106 .bytesperline = 176,
107 .sizeimage = 176 * 144 * 3 / 2 + 4,
1506 case 176: /* 176x144 */ in cit_start_model0()
[all …]
H A Dtv8532.c23 {176, 144, V4L2_PIX_FMT_SBGGR8, V4L2_FIELD_NONE,
24 .bytesperline = 176,
25 .sizeimage = 176 * 144,
214 /* 176x144 */ in sd_start()
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py24 # size is 176 bytes, while the pure PEBS event's size is 144 bytes.
29 elif (len(raw_buf) == 176):
88 tmp_buf=raw_buf[144:176]
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ffmpeg/
H A D0001-lavc-h264dsp-move-RISC-V-fn-pointers-to-.data.rel.ro.patch18 @@ -176,7 +176,7 @@ endfunc
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/
H A D0001-add-missing-FTW_-macros-when-not-available-in-libc.patch8 | xfsfind.c:176:13: error: use of undeclared identifier 'FTW_STOP'
9 | 176 | retval = FTW_STOP;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/
H A D0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch25 @@ -176,8 +176,7 @@ else ()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c35 -332, -8, -180, -176, 696, 116, -88, 628, 76, 44, -516,
43 -524, -64, -884, 160, -176, 636, 648, 404, -396, -436, 864,
44 424, -728, 988, -604, 904, -592, 296, -224, 536, -176, -920,
59 308, 32, 64, -72, 72, 116, 176, -64, -272, 460, -536,
62 284, -176, 1016, 204, -864, -648, -248, 356, 972, -584, -204,
84 756, 388, 588, 236, -436, -72, -176, -404, -316, -148, 716,
92 652, -28, -884, 256, 484, -192, 760, -176, 376, -524, -452,
112 1688, -300, 180, 1020, -176, 820, -68, -228, -260, 436, -904,
136 600, 424, 888, 656, -356, -320, 220, 316, -176, -724, -188,
158 -1500, 960, -40, 176, 168, 1516, 420, -504, -344, -364, -360,
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-arm-versatile.c173 * Epson L2F50113T00 - 2.2 inch QCIF 176x220 Color TFT
183 .hdisplay = 176,
184 .hsync_start = 176 + 2,
185 .hsync_end = 176 + 2 + 3,
186 .htotal = 176 + 2 + 3 + 3,
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0004-smm_gateway-GetNextVariableName-Fix.patch24 @@ -176,16 +176,14 @@ static rpc_status_t get_next_variable_name_handler(void *context, struct rpc_…
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A D0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch34 @@ -176,7 +176,7 @@ static inline int __atomic_dec(db_atomic_t *p)
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-pro4.c19 174, 175, 176, 177, 178, 179};
23 168, 169, 170, 171, 172, 176, 177,
28 173, 176, 177, 178, 179};
31 173, 176, 177, 178, 179};
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/
H A D0001-Fix-build-with-format-string-checks.patch42 @@ -176,7 +176,7 @@ static void solve(const char *fullname)
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0005-fix-incorrect-timeout-while-system-time-changed.patch28 @@ -176,14 +176,14 @@ def timeout_command(argv, timeout, *args, **kwargs):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0001-Drop-using-register-keyword-for-storage-classifier.patch27 @@ -176,7 +176,7 @@ static double antiresonator(resonator_ptr r, double input)
/openbmc/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.h51 /* Refers to the CIF 352x288 and QCIF 176x144 */
57 /* 0xa: 352 columns, 0x6: 176 columns */
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dgamma_table.h30 174, 175, 175, 176, 176, 176, 176, 177, 177, 177, 177, 178, 178, 178, 178, 179,
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0006-automake-Remove-delays-in-configure-scripts-using-au.patch22 @@ -176,51 +176,5 @@ case $srcdir in
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.c36 .c1 = { 128, 140, 152, 160, 168, 176, 184, 192, 56, 64, 72, 82, 92, 100, 108, 118, },
42 .c1 = { 124, 138, 152, 164, 176, 186, 196, 206, 40, 48, 56, 68, 80, 90, 100, 112, },
72 .c1 = { 72, 96, 120, 148, 176, 204, 232, 260, -32, -26, -20, -10, 0, 16, 32, 52, },
84 .c1 = { 0, 28, 56, 94, 132, 176, 220, 266, -56, -60, -64, -62, -60, -50, -40, -20, },
99 .c1 = { 100, 84, 68, 54, 40, 30, 20, 138, 256, 236, 216, 196, 176, 156, 136, 118, },
/openbmc/linux/arch/powerpc/lib/
H A Dcrtsavres.S241 li r11,-176
279 li r11,-176
447 li r12,-176
497 li r12,-176

12345678910>>...34