/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/ |
H A D | dhrystone_2.1.bb | 26 CFLAGS:append:toolchain-clang = " -Wno-error=implicit-function-declaration -Wno-error=deprecated-no… 31 # dhry_1.c:101:3: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 32 # dhry_1.c:149:5: error: implicit declaration of function 'Proc_5' [-Wimplicit-function-declaration] 33 # dhry_1.c:150:5: error: implicit declaration of function 'Proc_4' [-Wimplicit-function-declaration] 34 …hry_1.c:156:19: error: implicit declaration of function 'Func_2'; did you mean 'Func_1'? [-Wimplic… 35 # dhry_1.c:162:7: error: implicit declaration of function 'Proc_7' [-Wimplicit-function-declaration] 36 # dhry_1.c:167:5: error: implicit declaration of function 'Proc_8' [-Wimplicit-function-declaration] 37 # dhry_1.c:169:5: error: implicit declaration of function 'Proc_1' [-Wimplicit-function-declaration] 38 # dhry_1.c:176:9: error: implicit declaration of function 'Proc_6' [-Wimplicit-function-declaration] 39 # dhry_1.c:187:5: error: implicit declaration of function 'Proc_2' [-Wimplicit-function-declaration] [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | 0001-Fix-time.h-check.patch | 14 This fixes a bunch of implicit declaration warnings: 16 …1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d… 17 …28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wimplicit-function-d… 18 …1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d… 19 …1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d… 20 …28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wimplicit-function-d… 21 …1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d…
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-configure-Include-dirent.h-for-closedir-opendir-APIs.patch | 18 a.c:2:21: error: implicit declaration of function ‘closedir’ [-Wimplicit-function-declaration] 21 a.c:2:30: error: implicit declaration of function ‘opendir’ [-Wimplicit-function-declaration]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/ |
H A D | 0001-provide-64bit-host-to-network-conversion-macros.patch | 14 …rc/avtp_stream.c:116:24: warning: implicit declaration of function 'be64toh' [-Wimplicit-function-… 18 …rc/avtp_stream.c:199:34: warning: implicit declaration of function 'htobe64' [-Wimplicit-function-…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
H A D | mm_malloc.patch | 11 // glibc's `posix_memalign()` declaration specifies `throw()` while clang's 12 // declaration does not. There is a hack in clang to make its re-declaration
|
/openbmc/qemu/docs/devel/ |
H A D | block-coroutine-wrapper.rst | 28 1. You need ``bdrv_foo`` declaration somewhere (for example, in 36 2. You need to feed this declaration to block-coroutine-wrapper script. 37 For this, add the .h (or .c) file with the declaration to the 38 ``input: files(...)`` list of ``block_gen_c`` target declaration in
|
/openbmc/linux/tools/perf/util/scripting-engines/ |
H A D | Build | 6 …ted-externs -Wno-undef -Wno-switch-default -Wno-bad-function-cast -Wno-declaration-after-statement… 8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft… 9 …arameter -Wno-shadow -Wno-deprecated-declarations -Wno-switch-enum -Wno-declaration-after-statement
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-tests-Include-math.h-for-fabs-definition.patch | 8 …src/sox_sample_test.h:190:3: error: implicit declaration of function 'fabs' [-Wimplicit-function-d… 11 …/sox-14.4.2/src/sox_sample_test.h:23:1: note: include '<math.h>' or provide a declaration of 'fabs'
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/ |
H A D | 0001-fix-for-clang-18.patch | 6 …error: implicit declaration of function ‘gtk_source_style_copy’; did you mean ‘gtk_source_style_ap… 11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration …
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
H A D | 0001-src-indent.c-correct-the-check-for-locale.h.patch | 11 …c:1062:5: error: implicit declaration of function 'setlocale'; did you mean 'setstate'? [-Werror=i… 15 | ../../indent-2.2.12/src/indent.c:1062:5: error: nested extern declaration of 'setlocale' [-Werror…
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _htmlparser.py | 19 Declaration, 251 """Handle a DOCTYPE declaration. 253 :param data: The text of the declaration. 261 """Handle a declaration of unknown type -- probably a CDATA block. 263 :param data: The text of the declaration. 269 cls = Declaration 385 # when there's an error in the doctype declaration.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/ |
H A D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 14 procattr.c:28:14: error: static declaration of ‘gettid’ follows non-static declaration 19 /usr/include/bits/unistd_ext.h:34:16: note: previous declaration of ‘gettid’ was here
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/ |
H A D | Build | 3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft… 4 …s -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-declaration-after-statement
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.hpp | 163 * @brief IpmbResponse declaration 189 * @brief IpmbRequest declaration 229 * @brief Command filtering class declaration 260 * @brief IpmbChannel class declaration 328 * @brief ioWrite class declaration
|
/openbmc/linux/fs/ntfs3/ |
H A D | Makefile | 9 $(call cc-option,-Wold-style-declaration,-Wout-of-line-declaration)
|
/openbmc/linux/scripts/genksyms/ |
H A D | parse.y | 3 * C global declaration parser for genksyms. 116 declaration 117 | declaration_seq declaration 120 declaration: 294 error_with_pos("unexpected second declaration name"); 303 error_with_pos("unexpected second declaration name");
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | bashism.patch | 14 -CXXFLAGS="$CXXFLAGS ${CFLAGS//-Werror-implicit-function-declaration/}" 15 +CXXFLAGS="$CXXFLAGS $(printf '%s\n' "$CFLAGS" | sed 's/-Werror-implicit-function-declaration//g')"
|
/openbmc/openbmc/meta-security/recipes-security/isic/ |
H A D | isic_0.07.bb | 27 CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration" 28 BUILD_CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
|
/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/ |
H A D | 0001-include-rpm-rpmstring.h.patch | 6 Its needed for rasprintf declaration 10 …; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/ |
H A D | 0001-include-missing-pty.h-header-for-openpty.patch | 10 …ain.c:3123:14: error: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplic…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/freeglut/ |
H A D | freeglut_3.4.0.bb | 19 # Add -Wno-implicit-function-declaration since it might be otherwise treated at 21 CFLAGS += "-Wno-implicit-function-declaration"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0022-avoid-missing-LOCK_EX-declaration.patch | 4 Subject: [PATCH] avoid missing LOCK_EX declaration 7 error about missing LOCK_EX declaration.
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/ |
H A D | tpm-tools_1.3.9.2.bb | 28 … -Wno-incompatible-pointer-types -Wno-stringop-truncation -Wno-error=implicit-function-declaration" 29 … -Wno-incompatible-pointer-types -Wno-stringop-truncation -Wno-error=implicit-function-declaration"
|
/openbmc/qemu/hw/nubus/ |
H A D | nubus-device.c | 64 /* Declaration ROM */ in nubus_device_realize() 87 name = g_strdup_printf("nubus-slot-%x-declaration-rom", nd->slot); in nubus_device_realize() 91 * of the size of the Declaration ROM image in nubus_device_realize()
|
/openbmc/qemu/scripts/codeconverter/codeconverter/ |
H A D | qom_type_info.py | 99 """TypeInfo variable declaration with initializer""" 250 self.debug("searching for simpletype declaration using %s as InstanceType", instancetype) 254 self.debug("No simpletype declaration found for %s", instancetype) 256 self.debug("Found simple type declaration") 257 decl.debug("declaration is here") 348 # c.info("instance type checker declaration (%s) is here", c.group('uppercase')) 400 # c.warn("Type checker declaration for %s (%s) is here", 643 cd.warn("class declaration found here") 860 """Replace type_register_static() call with TYPE_INFO declaration""" 881 self.warn("can't find TypeInfo var declaration for %s", self.name) [all …]
|