Home
last modified time | relevance | path

Searched full:declaration (Results 1 – 25 of 271) sorted by relevance

1234567891011

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0001-Fix-time.h-check.patch14 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 D0001-configure-Include-dirent.h-for-closedir-opendir-APIs.patch18 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 D0001-provide-64bit-host-to-network-conversion-macros.patch14 …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/qemu/docs/devel/
H A Dblock-coroutine-wrapper.rst28 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/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/
H A D0001-fix-for-clang-18.patch6 …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 D0001-src-indent.c-correct-the-check-for-locale.h.patch11 …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/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/
H A D0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch14 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/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dbashism.patch14 -CXXFLAGS="$CXXFLAGS ${CFLAGS//-Werror-implicit-function-declaration/}"
15 +CXXFLAGS="$CXXFLAGS $(printf '%s\n' "$CFLAGS" | sed 's/-Werror-implicit-function-declaration//g')"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A D0001-Fix-build-failure-with-gcc-15.patch21 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)'
37 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
46 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
55 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)'
63 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)'
92 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
/openbmc/openbmc/meta-security/recipes-security/isic/
H A Disic_0.07.bb27 CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
28 BUILD_CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0002-Fix-build-with-gcc-15.patch13 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:10: error: two or more data types in declaration sp…
16 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:14: warning: declaration does not declare anything
20 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:10: error: two or more data types in declaration sp…
23 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:14: warning: declaration does not declare anything
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A D0001-include-missing-pty.h-header-for-openpty.patch10 …ain.c:3123:14: error: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplic…
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dbuildcpio.py32 …_args="CFLAGS='-std=gnu17 -Dbool=int -Dtrue=1 -Dfalse=0 -Wno-error=implicit-function-declaration'")
33 …_args="CFLAGS='-std=gnu17 -Dbool=int -Dtrue=1 -Dfalse=0 -Wno-error=implicit-function-declaration'")
/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/
H A D0001-include-rpm-rpmstring.h.patch6 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/freeglut/
H A Dfreeglut_3.4.0.bb19 # 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 D0022-avoid-missing-LOCK_EX-declaration.patch4 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 Dtpm-tools_1.3.9.2.bb28 … -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/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py19 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/poky/meta/recipes-extended/ltp/ltp/
H A D0001-Add-__clear_cache-declaration-for-clang.patch4 Subject: [PATCH] Add __clear_cache declaration for clang
10 …; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D0001-Remove-fgets-extern-declaration.patch4 Subject: [PATCH] Remove fgets() extern declaration
7 declaration
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0013-elflink.c-include-libgen.h-for-basename.patch11 elflink.c:363:19: error: implicit declaration of function 'basename' [-Wimplicit-function-declarati…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dhex/dhex/
H A D0001-Fix-function-declaration-conflict-error-with-empty-p.patch4 Subject: [PATCH] Fix function declaration conflict error with empty parameters
12 output.h:10:6: note: previous declaration of 'initcolors' with type 'void(void)'
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp163 * @brief IpmbResponse declaration
189 * @brief IpmbRequest declaration
229 * @brief Command filtering class declaration
260 * @brief IpmbChannel class declaration
332 * @brief ioWrite class declaration
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/
H A D0001-mraa-Use-posix-basename.patch6 Musl has removed the declaration from string.h [1] which exposes the
8 declaration is flagged as error. Use posix basename and make a copy of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/
H A D0001-tests-Include-missing-sys-time.h.patch14 ../../git/tests/receive.c:64:9: note: forward declaration of 'struct timeval'
17 …; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]

1234567891011