Home
last modified time | relevance | path

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

12345678910>>...35

/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…
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…
16 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of `peakt…
17 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:37: multiple definition of `total…
[all …]
/openbmc/openbmc-test-automation/redfish/telemetry_service/
H A Dtest_telemetry_report.robot32 …# Metric definition Metric ReportDefinition Type Report Actions Append Limit Expected…
81 # telemtry definition.
91 Add To Telemetry definition Record ${key} ${user_tele_def['${key}']}
95 Add To Telemetry definition Record
102 # key Name of metric definition in plain english.
104 # value Equivalent regex expression of telemetry definition.
129 # metric_definition_name Name of metric definition like Ambient_0_Temp.
184 # Verify definition of report has attributes provided at the time of creation.
/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/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/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadv7343.txt6 definition (SD), enhanced definition (ED), or high definition (HD) video
/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/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/linux/drivers/net/can/mscan/
H A DKconfig6 The Motorola Scalable Controller Area Network (MSCAN) definition
7 is based on the MSCAN12 definition which is the specific
/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/poky/meta/recipes-devtools/tcf-agent/tcf-agent/
H A Dldflags.patch28 # Linker definition and flags
35 # Archiver definition and flags
/openbmc/linux/arch/arm/mach-s3c/
H A DKconfig96 Compile in platform device definition for framebuffer
101 Compile in platform device definition for USB host.
106 Compile in platform device definition for USB high-speed OtG
122 Compile in platform device definition for PWM Timer
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dcanaan,k210-sysctl.yaml41 Clock controller for the SoC clocks. This child node definition
50 Reset controller for the SoC. This child node definition
59 Reboot method for the SoC. This child node definition
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dcsky,mpintc.txt8 Interrupt number definition:
20 intc node bindings definition
/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/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/qemu/qapi/
H A Dmachine-target.json14 # A CPU model consists of the name of a CPU definition, to which delta
20 # @name: the name of the CPU definition the model is based on
51 # definition (e.g. cache info passthrough and PMU passthrough in
116 # definition not identical and cannot be made identical.
171 # - if a model contains an unknown cpu definition name, unknown
226 # - if a model contains an unknown cpu definition name, unknown
323 # Virtual CPU definition.
325 # @name: the name of the CPU definition
327 # @migration-safe: whether a CPU definition can be safely used for
332 # assume the CPU definition to be migration-safe. (since 2.8)
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/menu-cache/files/
H A D0001-Support-gcc10-compilation.patch8 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:167: multiple definition of `DirDirs'; main.o:menu…
9 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:164: multiple definition of `AppDirs'; main.o:menu…
10 /bin/ld: menu-merge.o:menu-cache-gen/menu-tags.h:52: multiple definition of `menuTag_Layout'; main.…
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME40 - include/asm-m68k/errno.h Error Number definition
41 - include/asm-m68k/fec.h FEC structure and definition
42 - include/asm-m68k/fsl_i2c.h I2C structure and definition
43 - include/asm-m68k/fsl_mcddmafec.h DMA FEC structure and definition
54 - include/asm-m68k/timer.h Timer structure and definition
55 - include/asm-m68k/types.h Data types definition
56 - include/asm-m68k/uart.h Uart structure and definition
/openbmc/linux/Documentation/devicetree/bindings/serio/
H A Dps2-gpio.yaml21 definition
29 definition
/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME35 - include/asm-m68k/fec.h FEC structure and definition
36 - include/asm-m68k/fsl_i2c.h I2C structure and definition
47 - include/asm-m68k/timer.h Timer structure and definition
48 - include/asm-m68k/types.h Data types definition
49 - include/asm-m68k/uart.h Uart structure and definition
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-no-symbol.err1 doc-no-symbol.json:3: definition documentation required
H A Ddoc-bad-section.err1 doc-bad-section.json:5:1: unexpected '=' markup in definition documentation
H A Ddoc-missing-expr.err1 doc-missing-expr.json:3: documentation for 'bar' is not followed by the definition
H A Ddoc-before-include.err1 doc-before-include.json:3: documentation for 'foo' is not followed by the definition
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/
H A D0002-lib-netdev-Adjust-header-include-sequence.patch8 it uses the definition from kernel and complains
9 about double definition in libc headers

12345678910>>...35