Home
last modified time | relevance | path

Searched defs:types (Results 26 – 50 of 172) sorted by relevance

1234567

/openbmc/phosphor-dbus-monitor/src/test/templates/
H A Dpropertygentest.mako.hpp30 const std::array<std::string, ${len(propertygroups)}> types = { variable
/openbmc/qemu/hw/isa/
H A Dfdc37m81x-superio.c24 static const TypeInfo types[] = { variable
/openbmc/libcper/tests/
H A Dtest-utils.cpp16 FILE *generate_record_memstream(const char **types, UINT16 num_types, in generate_record_memstream()
/openbmc/linux/Documentation/driver-api/
H A Dscsi.rst319 Debug transport
333 todo
/openbmc/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_mh.h9 __u8 types[2]; /* MH type range */ member
/openbmc/linux/mm/
H A Dshow_mem.c146 static const char types[MIGRATE_TYPES] = { in show_migration_types() local
359 unsigned char types[NR_PAGE_ORDERS]; in show_free_areas() local
/openbmc/linux/drivers/acpi/acpica/
H A Ddbexec.c345 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags) in acpi_db_execute()
658 char **arguments, acpi_object_type *types) in acpi_db_create_execution_thread()
H A Dutpredef.c342 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types) in acpi_ut_get_resource_bit_width()
/openbmc/intel-ipmi-oem/include/
H A Dtypes.hpp44 namespace types namespace
/openbmc/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c36 struct btf_type **types; member
61 struct btf_type **types, *t; in get_name() local
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp240 Types types{std::move(ftype), std::move(rtype)}; in load() local
268 const auto& types = std::get<typesPos>(endpoint); in createAssociations() local
/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c734 static const int types[] = { in xpsgtr_set_lane_type() local
745 static const int types[] = { in xpsgtr_set_lane_type() local
756 static const int types[] = { in xpsgtr_set_lane_type() local
767 static const int types[] = { in xpsgtr_set_lane_type() local
780 static const int types[] = { in xpsgtr_set_lane_type() local
/openbmc/linux/include/trace/
H A Dsyscall.h29 const char **types; member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmaketype.py14 import oe.types as types namespace
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst120 .. _guest-host-interface:
/openbmc/qemu/block/
H A Ddmg.h43 uint32_t *types; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dconn.c30 nvif_conn_event_ctor(struct nvif_conn *conn, const char *name, nvif_event_func func, u8 types, in nvif_conn_event_ctor()
/openbmc/linux/Documentation/hid/
H A Dintel-ish-hid.rst124 TX and RX of Transport messages
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro.rst237 .. _res_fam:
/openbmc/linux/rust/kernel/
H A Dlib.rs47 pub mod types; module
/openbmc/bmcweb/include/
H A Dhttp_utility.hpp98 auto types = std::to_array({type}); in isContentTypeAllowed() local
/openbmc/linux/arch/csky/lib/
H A Dstring.c18 union types { union
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0011.h19 __u8 types; member
/openbmc/linux/tools/perf/tests/
H A Devent_groups.c14 static int types[] = {0, 1, -1}; variable
/openbmc/libcper/generator/
H A Dcper-generate.c22 void generate_cper_record(char **types, UINT16 num_sections, FILE *out) in generate_cper_record()

1234567