Home
last modified time | relevance | path

Searched refs:initializer (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/linux/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci60 initializer list i1regs_vals;
68 initializer list i2regs_vals;
96 initializer list i1dmregs_vals;
104 initializer list i2dmregs_vals;
132 initializer list[n1] i1props_vals;
140 initializer list[n2] i2props_vals;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/
H A D0001-fix-build-with-clang.patch11 vmdssd.c:49:27: error: missing field 'value' initializer
15 dellssd.c:74:27: error: missing field 'value' initializer
20 initializer [-Werror,-Wmissing-field-initializers]
24 initializer [-Werror,-Wmissing-field-initializers]
/openbmc/linux/scripts/gcc-plugins/
H A Dstructleak_plugin.c120 tree initializer; in initialize() local
157 initializer = build_constructor(type, NULL); in initialize()
159 initializer = fold_convert(type, integer_zero_node); in initialize()
162 init_stmt = gimple_build_assign(var, initializer); in initialize()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dfix-narrowing-warning.patch5 …nt-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-n…
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp187 COMInitializer initializer; in QGAProviderFind() local
264 COMInitializer initializer; in COMRegister() local
431 COMInitializer initializer; in DllRegisterServer() local
519 COMInitializer initializer; in DllUnregisterServer() local
H A Drequester.cpp62 COMInitializer initializer; /* to call CoInitializeSecurity */ in requester_init() local
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-fix-initializer-element-is-not-constant.patch4 | x_sh_dbIO.c:229:36: error: initializer element is not constant
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxinit_1.4.2.bb3 SUMMARY = "X Window System initializer"
/openbmc/linux/scripts/clang-tools/
H A Drun-clang-tools.py68 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ftgl/ftgl/
H A D0001-Explicit-typecast-to-avoid-implicit-double-to-float-.patch10 'float' in initializer list [-Wc++11-narrowing]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/glog/
H A D0001-Change-SleepForMilliseconds-parameter-from-unsigned-.patch8 …nt-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-n…
/openbmc/linux/scripts/genksyms/
H A Dparse.y407 | initializer
411 initializer:
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch7 … be narrowed from type 'long long' to 'size_t' (aka 'unsigned int') in initializer list [-Wc++11-n…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/
H A Dlowpan-tools_git.bb28 CFLAGS += "-Wno-initializer-overrides"
/openbmc/linux/scripts/coccinelle/misc/
H A Duninitialized_var.cocci8 /// an initializer. Using warning-silencing tricks is dangerous as it
/openbmc/linux/mm/
H A DMakefile36 CFLAGS_init-mm.o += $(call cc-disable-warning, initializer-overrides)
/openbmc/linux/scripts/
H A DMakefile.extrawarn179 KBUILD_CFLAGS += -Wno-initializer-overrides
/openbmc/openbmc/meta-security/recipes-ids/samhain/
H A Dsamhain.inc21 file://samhain-fix-initializer-element-is-not-constant.patch \
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp888 Initializer&& initializer) in add_unique_interface() argument
891 initializer(*dbusIface); in add_unique_interface()
/openbmc/linux/Documentation/netlink/
H A Dgenetlink.yaml63 description: For enum or flags the literal initializer for the first value.
H A Dgenetlink-c.yaml74 description: For enum or flags the literal initializer for the first value.
/openbmc/phosphor-bmc-code-mgmt/
H A D.clang-tidy205 cppcoreguidelines-prefer-member-initializer,
/openbmc/estoraged/
H A D.clang-tidy211 cppcoreguidelines-prefer-member-initializer,
/openbmc/phosphor-time-manager/
H A D.clang-tidy210 cppcoreguidelines-prefer-member-initializer,
/openbmc/phosphor-led-sysfs/
H A D.clang-tidy213 cppcoreguidelines-prefer-member-initializer,

12