Home
last modified time | relevance | path

Searched refs:declared (Results 1 – 25 of 111) sorted by relevance

12345

/openbmc/qemu/target/hexagon/
H A Dgen_tcg_funcs.py67 declared = []
71 reg.idef_arg(declared)
74 declared.append(hex_common.imm_name(immlett))
76 arguments = ", ".join(["ctx", "ctx->insn", "ctx->pkt"] + declared)
83 declared = []
86 declared.append(ret_type)
89 declared.append(arg.call_arg)
91 arguments = ", ".join(declared)
H A Dgen_helper_protos.py35 declared = []
37 declared.append(ret_type)
40 declared.append(arg.proto_arg)
42 arguments = ", ".join(declared)
H A Dgen_helper_funcs.py43 declared = []
45 declared.append(arg.func_arg)
47 arguments = ", ".join(declared)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-Fix-too-many-arguments-error-occurring-in-gcc-15.patch11 ../../git/src/netlib.h:690:26: note: declared here
26 ../../git/src/netlib.h:679:26: note: declared here
33 ../../git/src/netlib.h:679:26: note: declared here
40 ../../git/src/netlib.h:679:26: note: declared here
47 ../../git/src/netlib.h:679:26: note: declared here
53 ../../git/src/netlib.h:679:26: note: declared here
60 ../../git/src/netlib.h:679:26: note: declared here
66 ../../git/src/netlib.h:679:26: note: declared here
73 ../../git/src/netlib.h:679:26: note: declared here
79 ../../git/src/netlib.h:679:26: note: declared here
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A D0001-Fix-build-with-gcc-15.patch25 …/../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp_PDF.h:83:13: note: declared here
34 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here
41 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here
48 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here
54 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here
61 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here
67 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/files/
H A DFix-build-with-gcc15.patch15 ../../udevil-0.4.4/src/udevil.c:4798:6: note: 'command_monitor_finalize' declared here
18 …-linux/udevil/0.4.4/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
31 ../../udevil-0.4.4/src/udevil.c:4916:6: note: 'command_interrupt' declared here
34 …-linux/udevil/0.4.4/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack/
H A D0001-Fix-build-error-in-gcc-15.0.1-due-to-function-redecl.patch17 linpacknew.c:257:9: note: declared here
23 linpacknew.c:257:9: note: declared here
27 The function was already declared as static int idamax(int n, REAL *dx, int incx);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0002-Fix-incompatible-pointer-types-error-with-gcc-15.patch16 ../include/md5global.h:16:24: note: 'POINTER' declared here
27 ../include/md5global.h:16:24: note: 'POINTER' declared here
38 ../include/md5global.h:16:24: note: 'POINTER' declared here
50 ../include/md5global.h:16:24: note: 'POINTER' declared here
62 ../include/md5global.h:16:24: note: 'POINTER' declared here
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/
H A D0001-cogl-path-add-explicit-cast-to-avoid-an-incompatible.patch25 |../../cogl-1.22.8/cogl-path/cogl-path.c:1094:1: note: '_cogl_path_tesselator_begin' declared here
36 |../../cogl-1.22.8/cogl-path/cogl-path.c:1164:1: note: '_cogl_path_tesselator_vertex' declared here
47 |../../cogl-1.22.8/cogl-path/cogl-path.c:1223:1: note: '_cogl_path_tesselator_end' declared here
58 |../../cogl-1.22.8/cogl-path/cogl-path.c:1229:1: note: '_cogl_path_tesselator_combine' declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/
H A D0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch11 …1-r0/fltk-1.3.4-1/src/Fl_Preferences.cxx:1741:27: error: ‘RTLD_LAZY’ was not declared in this scope
14 ….4-1-r0/fltk-1.3.4-1/src/Fl_Preferences.cxx:1741:36: error: ‘dlopen’ was not declared in this scope
/openbmc/openbmc/poky/meta/recipes-kernel/powertop/powertop/
H A D0001-wakeup_xxx.h-include-limits.h.patch10 wakeup/wakeup_ethernet.h:35:16: error: 'PATH_MAX' was not declared in this scope
14 wakeup/wakeup_usb.h:35:16: error: 'PATH_MAX' was not declared in this scope
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch/
H A D0001-Fix-build-with-gcc-15.patch14 usb_modeswitch.h:55:5: note: declared here
20 usb_modeswitch.h:55:5: note: declared here
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/unbound/
H A D0001-fix-build-with-gcc-15-Wbuiltin-declaration-mismatch-.patch10 ../git/compat/malloc.c:5:1: note: 'malloc' is declared in header '<stdlib.h>'
18 ../git/compat/malloc.c:9:7: note: declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemonize/daemonize/
H A D0001-fix-getopt.c-too-many-arguments-to-function-write-er.patch7 In the original code, write() was declared as 'extern int write();',
21 ../git/getopt.c:48:20: note: declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial/
H A D0001-Fix-gcc-15-incompatible-pointer-types-error.patch16 …inux/libcyusbserial/1.0.0+git/git/tools/cyusbserialtest.c:83:6: note: 'deviceHotPlug' declared here
19 …usbserial/1.0.0+git/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0003-ext4_utils-drop-unused-parameter-from-allocate_inode.patch14 …-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/allocate.h:61:5: note: declared here
21 …-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/allocate.h:61:5: note: declared here
28 …-oe-linux/android-tools/5.1.1.r37/git/system/extras/ext4_utils/allocate.h:61:5: note: declared here
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-fix-netcat-openbsd-ftbfs-with-GCC-15.patch16 netcat.c:241:13: note: 'quit' declared here
19 …etcat-openbsd/1.195/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A D0001-ltp-pan-fix-wait_handler-declaration.patch17 zoolib.h:52:6: note: 'wait_handler' declared here
22 …e-test/20230601+git/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/pm-qa/pm-qa/
H A D0001-fix-build-with-gcc-15-Wincompatible-pointer-types-er.patch16 utils/uevent_reader.c:15:6: note: 'exit_handler' declared here
19 …e-linux/pm-qa/0.5.2/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-Fix-build-error-with-gcc-13-by-adding-cstdint-header.patch8 …-oe-linux/rocksdb/9.10.0/git/db/blob/blob_file_meta.h:28:7: error: 'uint64_t' has not been declared
15 …oe-linux/rocksdb/9.10.0/git/db/blob/blob_file_meta.h:28:34: error: 'uint64_t' has not been declared
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0008-include-linux-limits.h-for-MAX_INPUT.patch7 op_pe_utils.cpp:533:19: error: 'MAX_INPUT' was not declared in this scope
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A Dppc64_ARCH_BITS.patch4 stacktrace_somap.cpp:92:33: error: 'ELFCLASSARCH_BITS' was not declared in this scope
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/python3-rtimu/
H A D0001-include-asm-ioctl.h-for-ioctl-define.patch9 declared in this scope
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/
H A D0001-SPIRV-SpvBuilder.h-add-missing-cstdint-include.patch9 SPIRV/SpvBuilder.h:248:30: error: 'uint32_t' has not been declared
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/
H A Dbyacc-open.patch5 …/usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: error: call to '__open_missing_mode' declared w…

12345