Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 25 of 202) sorted by relevance

123456789

/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 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl…
17 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim…
18 …* cyrus-sasl-2.1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimpl…
19 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl…
20 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim…
21 …* cyrus-sasl-2.1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimpl…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0004-RH-use-rpm-optflags-if-present.patch37 +OPTFLAGS += -Wextra -Wstrict-prototypes -Wformat=0 -Werror=implicit-int \
38 + -Werror=implicit-function-declaration -Wno-sign-compare \
41 WARNFLAGS := -Werror -Wall -Wextra -Wformat=2 $(WFORMATOVERFLOW) -Werror=implicit-int \
42 -Werror=implicit-function-declaration -Werror=format-security \
/openbmc/qemu/tests/qapi-schema/
H A Dargs-if-implicit.err1 args-if-implicit.json: In command 'test-if-cmd':
2 args-if-implicit.json:1: conditional command arguments require 'boxed': true
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch4 Subject: [PATCH] Use CC to check for implicit-fallthrough warning support
24 - FALLTHROUGH := $(shell gcc -Q --help=warnings 2>&1 | grep "implicit-fallthrough" | wc -l)
25 + FALLTHROUGH := $(shell ${CC} -Q --help=warnings 2>&1 | grep "implicit-fallthrough" | wc -l)
/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/linux/arch/parisc/math-emu/
H A DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int -Wno-missing-prototypes -Wno-missing-declarations \
/openbmc/linux/Documentation/bpf/
H A Dlinux-notes.rst63 These instructions have seven implicit operands:
65 * Register R6 is an implicit input that must contain a pointer to a
67 * Register R0 is an implicit output which contains the data fetched from
72 These instructions have an implicit program exit condition as well. If an
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb25 …nd:toolchain-clang = " -Wno-error=implicit-function-declaration -Wno-error=deprecated-non-prototyp…
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A D0001-reexport.h-Include-unistd.h-to-compile-with-musl.patch8 reexport.c:62:17: error: implicit declaration of function 'sleep' [-Werror=implicit-function-declar…
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py50 def write(self, data, implicit=False): argument
65 self.logfile.write(self, data, implicit)
661 def write(self, stream, data, implicit=False): argument
687 if implicit:
690 if implicit:
/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-extended/indent/indent/
H A D0001-src-indent.c-correct-the-check-for-locale.h.patch11 ….12/src/indent.c:1062:5: error: implicit declaration of function 'setlocale'; did you mean 'setsta…
/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/
H A D0001-setserial.c-Add-needed-system-headers-for-ioctl-and-.patch10 error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-W…
11 error: call to undeclared function 'close'; ISO C99 and later do not support implicit function decl…
H A Dadd_stdlib.patch2 # built-in not being defined and getting an incorrect implicit definition
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/
H A D0001-provide-64bit-host-to-network-conversion-macros.patch14 | ../git/src/avtp_stream.c:116:24: warning: implicit declaration of function 'be64toh' [-Wimplicit-…
18 | ../git/src/avtp_stream.c:199:34: warning: implicit declaration of function 'htobe64' [-Wimplicit-…
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Darm,arch_timer.yaml75 affects writes to the tval register, due to the implicit counter read.
82 to the implicit counter read.
89 the tval registers, due to the implicit counter read.
/openbmc/qemu/python/qemu/
H A DREADME.rst4 This directory serves as the root of a `Python PEP 420 implicit
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Fix-type-of-single-bit-bitfields.patch7 trace.c:311:22: error: implicit truncation from 'int' to a one-bit wide bit-field changes value fro…
10 an assignment of 0 or 1 without implicit conversion.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/
H A Dsblim-sfcc_2.2.8.bb7 file://0001-Fix-implicit-function-declarations.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/
H A Dfloat-conversion.patch4 | ruli_rand.c:54:47: error: implicit conversion from 'unsigned int' to 'float' changes value from 4…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/
H A Dxf86-video-nouveau_1.0.17.bb18 CFLAGS += "-Wno-error=implicit-function-declaration"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/
H A D0001-include-sys-uio.patch4 implicit function declarations [-Wimplicit-function-declaration]
/openbmc/phosphor-time-manager/
H A D.clang-tidy5 bugprone-bool-pointer-implicit-conversion,
13 bugprone-implicit-widening-of-multiplication-result,
255 performance-implicit-conversion-in-loop,
278 readability-implicit-bool-conversion,
315 - { key: readability-implicit-bool-conversion.AllowPointerConditions, value: 1 }
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/
H A Dftgl_2.1.3-rc5.bb19 file://0001-Explicit-typecast-to-avoid-implicit-double-to-float-.patch \
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/
H A Dfcgiwrap_git.bb11 file://0001-Fix-implicit-fallthrough-warning.patch \

123456789