Home
last modified time | relevance | path

Searched full:source (Results 1 – 25 of 3486) sorted by relevance

12345678910>>...140

/openbmc/qemu/hw/
H A DKconfig2 source 9pfs/Kconfig
3 source acpi/Kconfig
4 source adc/Kconfig
5 source audio/Kconfig
6 source block/Kconfig
7 source char/Kconfig
8 source core/Kconfig
9 source cxl/Kconfig
10 source display/Kconfig
11 source dma/Kconfig
[all …]
/openbmc/u-boot/drivers/
H A DKconfig3 source "drivers/core/Kconfig"
7 source "drivers/adc/Kconfig"
9 source "drivers/ata/Kconfig"
11 source "drivers/axi/Kconfig"
13 source "drivers/block/Kconfig"
15 source "drivers/bootcount/Kconfig"
17 source "drivers/clk/Kconfig"
19 source "drivers/cpu/Kconfig"
21 source "drivers/crypto/Kconfig"
23 source "drivers/ddr/Kconfig"
[all …]
/openbmc/sdeventplus/src/sdeventplus/internal/
H A Dsdevent.cpp31 sd_event* event, sd_event_source** source, int fd, uint32_t events, in sd_event_add_io() argument
34 return ::sd_event_add_io(event, source, fd, events, callback, userdata); in sd_event_add_io()
38 sd_event* event, sd_event_source** source, clockid_t clock, uint64_t usec, in sd_event_add_time() argument
41 return ::sd_event_add_time(event, source, clock, usec, accuracy, callback, in sd_event_add_time()
45 int SdEventImpl::sd_event_add_defer(sd_event* event, sd_event_source** source, in sd_event_add_defer() argument
49 return ::sd_event_add_defer(event, source, callback, userdata); in sd_event_add_defer()
52 int SdEventImpl::sd_event_add_post(sd_event* event, sd_event_source** source, in sd_event_add_post() argument
56 return ::sd_event_add_post(event, source, callback, userdata); in sd_event_add_post()
59 int SdEventImpl::sd_event_add_exit(sd_event* event, sd_event_source** source, in sd_event_add_exit() argument
63 return ::sd_event_add_exit(event, source, callback, userdata); in sd_event_add_exit()
[all …]
H A Dsdevent.hpp23 virtual int sd_event_add_io(sd_event* event, sd_event_source** source,
27 sd_event* event, sd_event_source** source, clockid_t clock,
30 virtual int sd_event_add_signal(sd_event* event, sd_event_source** source,
34 sd_event* event, sd_event_source** source, pid_t, int options,
36 virtual int sd_event_add_defer(sd_event* event, sd_event_source** source,
39 virtual int sd_event_add_post(sd_event* event, sd_event_source** source,
42 virtual int sd_event_add_exit(sd_event* event, sd_event_source** source,
61 sd_event_source_ref(sd_event_source* source) const = 0;
63 sd_event_source_unref(sd_event_source* source) const = 0;
66 sd_event_source_get_userdata(sd_event_source* source) const = 0;
[all …]
/openbmc/qemu/target/
H A DKconfig1 source alpha/Kconfig
2 source arm/Kconfig
3 source avr/Kconfig
4 source hppa/Kconfig
5 source i386/Kconfig
6 source loongarch/Kconfig
7 source m68k/Kconfig
8 source microblaze/Kconfig
9 source mips/Kconfig
10 source openrisc/Kconfig
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig538 source "board/ge/bx50v3/Kconfig"
539 source "board/advantech/dms-ba16/Kconfig"
540 source "board/aristainetos/Kconfig"
541 source "board/armadeus/opos6uldev/Kconfig"
542 source "board/bachmann/ot1200/Kconfig"
543 source "board/barco/platinum/Kconfig"
544 source "board/barco/titanium/Kconfig"
545 source "board/boundary/nitrogen6x/Kconfig"
546 source "board/bticino/mamoj/Kconfig"
547 source "board/ccv/xpress/Kconfig"
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCERN-OHL-W-2.031 c) any licence which permits You to treat the Source to which
33 provided that on Conveyance of any such Source, or any
34 associated Product You treat the Source in question as being
37 1.3 'Source' means information such as design materials or digital
42 1.4 'Covered Source' means Source that is explicitly made available
47 application or processing of Covered Source.
51 Source or another Product or otherwise.
56 a) is licensed to You as Complete Source under a Compatible
59 b) is available, at the time a Product or the Source containing
71 1.8 'External Material' means anything (including Source) which:
[all …]
H A DCERN-OHL-S-2.032 c) any licence which permits You to treat the Source to which
34 Conveyance of any such Source, or any associated Product You
35 treat the Source in question as being licensed under
38 1.3 'Source' means information such as design materials or digital
43 1.4 'Covered Source' means Source that is explicitly made available
48 application or processing of Covered Source.
52 Source or another Product or otherwise.
57 a) is licensed to You as Complete Source under a Compatible
60 b) is available, at the time a Product or the Source containing
73 1.8 'Complete Source' means the set of all Source necessary to Make
[all …]
H A DCERN-OHL-P-2.026 1.2 'Source' means information such as design materials or digital
31 1.3 'Covered Source' means Source that is explicitly made available
36 application or processing of Covered Source.
40 Source or another Product or otherwise.
46 Covered Source.
51 1.8 'Licensor' means a person who creates Source or modifies Covered
52 Source and subsequently Conveys the resulting Covered Source
62 of Covered Source and Products, and the Making of Products. By
76 3 Copying, modifying and Conveying Covered Source
78 3.1 You may copy and Convey verbatim copies of Covered Source, in
[all …]
/openbmc/u-boot/arch/arm/mach-kirkwood/
H A DKconfig73 source "board/Marvell/openrd/Kconfig"
74 source "board/Marvell/dreamplug/Kconfig"
75 source "board/Synology/ds109/Kconfig"
76 source "board/Marvell/guruplug/Kconfig"
77 source "board/Marvell/sheevaplug/Kconfig"
78 source "board/buffalo/lsxl/Kconfig"
79 source "board/cloudengines/pogo_e02/Kconfig"
80 source "board/d-link/dns325/Kconfig"
81 source "board/iomega/iconnect/Kconfig"
82 source "board/keymile/km_arm/Kconfig"
[all …]
/openbmc/u-boot/arch/sh/
H A DKconfig128 source "arch/sh/lib/Kconfig"
130 source "board/alphaproject/ap_sh4a_4a/Kconfig"
131 source "board/espt/Kconfig"
132 source "board/mpr2/Kconfig"
133 source "board/ms7720se/Kconfig"
134 source "board/ms7722se/Kconfig"
135 source "board/ms7750se/Kconfig"
136 source "board/renesas/MigoR/Kconfig"
137 source "board/renesas/ap325rxa/Kconfig"
138 source "board/renesas/ecovec/Kconfig"
[all …]
/openbmc/u-boot/arch/arm/mach-at91/
H A DKconfig266 source "board/atmel/at91rm9200ek/Kconfig"
267 source "board/atmel/at91sam9260ek/Kconfig"
268 source "board/atmel/at91sam9261ek/Kconfig"
269 source "board/atmel/at91sam9263ek/Kconfig"
270 source "board/atmel/at91sam9m10g45ek/Kconfig"
271 source "board/atmel/at91sam9n12ek/Kconfig"
272 source "board/atmel/at91sam9rlek/Kconfig"
273 source "board/atmel/at91sam9x5ek/Kconfig"
274 source "board/atmel/sama5d2_ptc_ek/Kconfig"
275 source "board/atmel/sama5d2_xplained/Kconfig"
[all …]
/openbmc/u-boot/arch/m68k/
H A DKconfig205 source "board/BuS/eb_cpu5282/Kconfig"
206 source "board/astro/mcf5373l/Kconfig"
207 source "board/cobra5272/Kconfig"
208 source "board/freescale/m5208evbe/Kconfig"
209 source "board/freescale/m52277evb/Kconfig"
210 source "board/freescale/m5235evb/Kconfig"
211 source "board/freescale/m5249evb/Kconfig"
212 source "board/freescale/m5253demo/Kconfig"
213 source "board/freescale/m5272c3/Kconfig"
214 source "board/freescale/m5275evb/Kconfig"
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A DKconfig99 source "board/esd/vme8349/Kconfig"
100 source "board/freescale/mpc8308rdb/Kconfig"
101 source "board/freescale/mpc8313erdb/Kconfig"
102 source "board/freescale/mpc8315erdb/Kconfig"
103 source "board/freescale/mpc8323erdb/Kconfig"
104 source "board/freescale/mpc832xemds/Kconfig"
105 source "board/freescale/mpc8349emds/Kconfig"
106 source "board/freescale/mpc8349itx/Kconfig"
107 source "board/freescale/mpc837xemds/Kconfig"
108 source "board/freescale/mpc837xerdb/Kconfig"
[all …]
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dbase.hpp20 namespace source namespace
24 * @brief Mapping of sdeventplus source enable values to the sd-event
40 * @brief The base class for all sources implementing common source methods
46 using Callback = fu2::unique_function<void(Base& source)>;
66 /** @brief Gets the description of the source
73 /** @brief Sets the description of the source
80 /** @brief Sets the callback associated with the source to be performed
83 * @param[in] callback - Function run for preparation of the source
88 /** @brief Whether or not the source has any pending events that have
92 * @return 'true' if the source has pending events
[all …]
H A Dtime.hpp7 #include <sdeventplus/source/base.hpp>
14 namespace source namespace
33 /** @brief Type used to define the accuracy of the time source */
36 using Callback = fu2::unique_function<void(Time& source, TimePoint time)>;
38 /** @brief Creates a new time event source on the provided event loop
39 * This type of source defaults to Enabled::Oneshot, and needs to be
44 * @param[in] accuracy - Optional amount of error tolerable in time source
51 /** @brief Constructs a non-owning time source handler
52 * Does not own the passed reference to the source because
54 * source.
[all …]
/openbmc/u-boot/arch/arm/
H A DKconfig42 The format of the header is described in the Linux kernel source at
316 interface to a timer source on an SoC.
1482 source "arch/arm/mach-aspeed/Kconfig"
1484 source "arch/arm/mach-at91/Kconfig"
1486 source "arch/arm/mach-bcm283x/Kconfig"
1488 source "arch/arm/mach-bcmstb/Kconfig"
1490 source "arch/arm/mach-davinci/Kconfig"
1492 source "arch/arm/mach-exynos/Kconfig"
1494 source "arch/arm/mach-highbank/Kconfig"
1496 source "arch/arm/mach-integrator/Kconfig"
[all …]
/openbmc/qemu/io/
H A Dchannel-watch.c58 qio_channel_fd_source_prepare(GSource *source G_GNUC_UNUSED, in qio_channel_fd_source_prepare()
68 qio_channel_fd_source_check(GSource *source) in qio_channel_fd_source_check() argument
70 QIOChannelFDSource *ssource = (QIOChannelFDSource *)source; in qio_channel_fd_source_check()
77 qio_channel_fd_source_dispatch(GSource *source, in qio_channel_fd_source_dispatch() argument
82 QIOChannelFDSource *ssource = (QIOChannelFDSource *)source; in qio_channel_fd_source_dispatch()
91 qio_channel_fd_source_finalize(GSource *source) in qio_channel_fd_source_finalize() argument
93 QIOChannelFDSource *ssource = (QIOChannelFDSource *)source; in qio_channel_fd_source_finalize()
101 qio_channel_socket_source_prepare(GSource *source G_GNUC_UNUSED, in qio_channel_socket_source_prepare()
115 qio_channel_socket_source_check(GSource *source) in qio_channel_socket_source_check() argument
118 QIOChannelSocketSource *ssource = (QIOChannelSocketSource *)source; in qio_channel_socket_source_check()
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A DKconfig201 source "board/logicpd/am3517evm/Kconfig"
202 source "board/teejet/mt_ventoux/Kconfig"
203 source "board/ti/beagle/Kconfig"
204 source "board/compulab/cm_t35/Kconfig"
205 source "board/compulab/cm_t3517/Kconfig"
206 source "board/timll/devkit8000/Kconfig"
207 source "board/ti/evm/Kconfig"
208 source "board/isee/igep00x0/Kconfig"
209 source "board/overo/Kconfig"
210 source "board/logicpd/zoom1/Kconfig"
[all …]
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A D0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch12 | In file included from Source/bmalloc/libpas/src/libpas/pas_heap_page_provider.h:30,
13 | from Source/bmalloc/libpas/src/libpas/pas_bootstrap_heap_page_provider.h:29,
14 | from Source/bmalloc/libpas/src/libpas/pas_large_heap_physical_page_sharing_cache…
15 | from Source/bmalloc/libpas/src/libpas/pas_basic_heap_page_caches.h:29,
16 | from Source/bmalloc/libpas/src/libpas/pas_heap_config_utils.h:32,
17 | from Source/bmalloc/libpas/src/libpas/bmalloc_heap_config.h:34,
18 | from Source/bmalloc/libpas/src/libpas/bmalloc_heap_inlines.h:34,
19 | from Source/bmalloc/bmalloc/bmalloc.h:39,
20 | from Source/bmalloc/bmalloc/bmalloc.cpp:26:
22 …esult_filter, pas_local_allocator*, size_t, size_t)' at webkitgtk-2.40.2/Source/bmalloc/libpas/src…
[all …]
/openbmc/u-boot/drivers/qe/
H A Duccf.c6 * based on source code of Shlomi Gridish
93 int source = -1; in ucc_set_clk_src() local
109 case QE_BRG1: source = 1; break; in ucc_set_clk_src()
110 case QE_BRG2: source = 2; break; in ucc_set_clk_src()
111 case QE_BRG7: source = 3; break; in ucc_set_clk_src()
112 case QE_BRG8: source = 4; break; in ucc_set_clk_src()
113 case QE_CLK9: source = 5; break; in ucc_set_clk_src()
114 case QE_CLK10: source = 6; break; in ucc_set_clk_src()
115 case QE_CLK11: source = 7; break; in ucc_set_clk_src()
116 case QE_CLK12: source = 8; break; in ucc_set_clk_src()
[all …]
/openbmc/qemu/hw/intc/
H A Dsh_intc.c19 void sh_intc_toggle_source(struct intc_source *source, in sh_intc_toggle_source() argument
26 if (source->enable_count == source->enable_max && enable_adj == -1) { in sh_intc_toggle_source()
29 source->enable_count += enable_adj; in sh_intc_toggle_source()
31 if (source->enable_count == source->enable_max) { in sh_intc_toggle_source()
34 source->asserted += assert_adj; in sh_intc_toggle_source()
36 old_pending = source->pending; in sh_intc_toggle_source()
37 source->pending = source->asserted && in sh_intc_toggle_source()
38 (source->enable_count == source->enable_max); in sh_intc_toggle_source()
40 if (old_pending != source->pending) { in sh_intc_toggle_source()
44 if (source->pending) { in sh_intc_toggle_source()
[all …]
/openbmc/u-boot/fs/
H A DKconfig7 source "fs/btrfs/Kconfig"
9 source "fs/cbfs/Kconfig"
11 source "fs/ext4/Kconfig"
13 source "fs/reiserfs/Kconfig"
15 source "fs/fat/Kconfig"
17 source "fs/jffs2/Kconfig"
19 source "fs/ubifs/Kconfig"
21 source "fs/cramfs/Kconfig"
23 source "fs/yaffs2/Kconfig"
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot2 Documentation This suite test various boot types with boot source.
45 Verify BMC Redfish Boot Source Override with Enabled Mode As Once
46 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Once.
48 [Template] Set And Verify Boot Source Override
65 Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous
66 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous.
68 [Template] Set And Verify Boot Source Override
85 Verify BMC Redfish Boot Source Override with Enabled Mode As Disabled
86 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Disabled.
88 [Template] Set And Verify Boot Source Override
[all …]
/openbmc/qemu/scripts/qapi/
H A Dexpr.py47 from .source import QAPISourceInfo
58 source: str) -> None:
65 raise QAPISemError(info, "%s requires a string name" % source)
68 def check_name_str(name: str, info: QAPISourceInfo, source: str) -> str:
80 :param info: QAPI schema source file information.
81 :param source: Error string describing what ``name`` belongs to.
90 raise QAPISemError(info, "%s has an invalid name" % source)
94 def check_name_upper(name: str, info: QAPISourceInfo, source: str) -> None:
103 :param info: QAPI schema source file information.
104 :param source: Error string describing what ``name`` belongs to.
[all …]

12345678910>>...140