Home
last modified time | relevance | path

Searched refs:definition (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop/
H A Diftop-1.0-gcc10.patch6 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:36: multiple definition of…
7 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of…
8 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of…
9 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of…
10 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:37: multiple definition of…
11 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:40: multiple definition of…
12 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:41: multiple definition of…
13 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:36: multiple definition of `scree…
14 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of `peaks…
15 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of `peakr…
[all …]
/openbmc/libpldm/src/
H A Dcompiler.h29 #error Missing definition for LIBPLDM_ALWAYS_INLINE
33 #error Missing definition for LIBPLDM_CC_NONNULL
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3001-configure.ac-setup-for-OE-usage.patch26 multiple definition of `pf_enable_graphic_buffers'
27 multiple definition of `pf_get_graphic_buffer_usage'
28 multiple definition of `pf_get_hal_format'
44 +# multiple definition of `pf_enable_graphic_buffers'
45 +# multiple definition of `pf_get_graphic_buffer_usage'
46 +# multiple definition of `pf_get_hal_format'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/
H A D0003-Add-incomplete-type-definition-for-WINDOW-in-Gpm_Wge.patch4 Subject: [PATCH 3/3] Add incomplete type definition for WINDOW in Gpm_Wgetch()
9 as long as it agrees with curses definition.
29 + * as long as it agrees with curses definition.
/openbmc/openbmc-test-automation/redfish/telemetry_service/
H A Dtest_telemetry_report.robot32 …# Metric definition Metric ReportDefinition Type Report Actions Append Limit Expected…
139 # telemetry definition.
149 Add To Telemetry definition Record ${key} ${user_tele_def['${key}']}
153 Add To Telemetry definition Record
160 # key Name of metric definition in plain english.
162 # value Equivalent regex expression of telemetry definition.
188 # metric_definition_name Name of metric definition like Ambient_0_Temp.
196 Skip If '${metric_definition_name}' == 'Not found' Metric definition is not found.
246 # Verify definition of report has attributes provided at the time of creation.
/openbmc/u-boot/board/freescale/m52277evb/
H A DREADME32 - include/asm-m68k/crossbar.h CrossBar structure and definition
33 - include/asm-m68k/dspi.h DSPI structure and definition
34 - include/asm-m68k/edma.h eDMA structure and definition
35 - include/asm-m68k/flexbus.h FlexBus structure and definition
36 - include/asm-m68k/fsl_i2c.h I2C structure and definition
41 - include/asm-m68k/lcd.h LCD structure and definition
47 - include/asm-m68k/ssi.h SSI structure and definition
49 - include/asm-m68k/timer.h Timer structure and definition
50 - include/asm-m68k/types.h Data types definition
51 - include/asm-m68k/uart.h Uart structure and definition
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dflag_fix.patch3 The native version of ldconfig was using native definition of LD_SO (i.e.
18 +/* don't use host's definition of LD_SO */
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/
H A Dldflags.patch28 # Linker definition and flags
35 # Archiver definition and flags
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A D0001-tftp-Mark-toplevel-definition-as-external.patch4 Subject: [PATCH] tftp: Mark toplevel definition as external
7 multiple definition of `toplevel'; tftp.o:/usr/src/debug/tftp-hpa/5.2-r0/tftp-hpa-5.2/tftp/tftp.c:5…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/
H A D0002-teamd-Re-adjust-include-header-order.patch6 So it gets the library definition before kernel definition
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py834 definition = ul.definitions[0]
835 DBG("handling repositioning of %r", definition)
837 if earliest.start() > definition.start():
838 DBG("%r is OK", definition)
841 DBG("%r needs to be moved", definition)
842 if isinstance(definition, SimpleTypedefMatch) \
843 or isinstance(definition, ConstantDefine):
845 yield definition.make_removal_patch()
846 yield earliest.prepend(definition.group(0))
847 elif isinstance(definition, FullStructTypedefMatch) \
[all …]
/openbmc/libcper/
H A Dir-parse.c177 CPER_SECTION_DEFINITION *definition = in ir_section_to_cper() local
179 if (definition == NULL) { in ir_section_to_cper()
182 ir = json_object_object_get(section, definition->ShortName); in ir_section_to_cper()
183 definition->ToCPER(ir, out); in ir_section_to_cper()
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-no-symbol.err1 doc-no-symbol.json:3: definition documentation required
H A Ddoc-before-include.err1 doc-before-include.json:3: documentation for 'foo' is not followed by the definition
H A Ddoc-missing-expr.err1 doc-missing-expr.json:3: documentation for 'bar' is not followed by the definition
H A Ddoc-before-pragma.err1 doc-before-pragma.json:3: documentation for 'foo' is not followed by the definition
H A Dstruct-member-invalid-dict.json2 # definition, not inline complex type
H A Devent-member-invalid-dict.json2 # definition, not inline complex type
H A Dredefined-event.err4 redefined-event.json:2: previous definition
H A Dredefined-command.err4 redefined-command.json:2: previous definition
H A Dnested-struct-data-invalid-dict.json2 # definition, not inline complex type
H A Dredefined-type.err4 redefined-type.json:2: previous definition
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tp-simplify-gcc-warning-hack.patch29 -#error Constant L2TP_API_TUNNEL_FLAG_MTU changed. Update local definition here.
34 -#error Constant L2TP_API_SESSION_FLAG_NO_PPP changed. Update local definition here.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A D0001-Fix-build-failure-with-gcc-15.patch67 scanner-yang.l:79:1: warning: old-style function definition [-Wold-style-definition]
76 error.h:25:44: note: in definition of macro 'yyerror'
96 scanner-smi.l:76:1: warning: old-style function definition [-Wold-style-definition]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/
H A Dgpm_git.bb19 file://0002-Fix-function-definition-in-yacc-source-file-until-va.patch \
20 file://0003-Add-incomplete-type-definition-for-WINDOW-in-Gpm_Wge.patch \

12345678910>>...22