Home
last modified time | relevance | path

Searched defs:type (Results 426 – 450 of 2027) sorted by relevance

1...<<11121314151617181920>>...82

/openbmc/qemu/hw/xen/
H A Dxen-backend.c15 const char *type; member
50 static const XenBackendImpl *xen_backend_table_lookup(const char *type) in xen_backend_table_lookup()
104 bool xen_backend_exists(const char *type, const char *name) in xen_backend_exists()
127 void xen_backend_device_create(XenBus *xenbus, const char *type, in xen_backend_device_create()
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_ffs.h52 u8 type; member
75 u8 type; member
135 u8 type; member
144 u8 type; member
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dtypes.hpp66 using type = T; typedef
71 using type = std::pair<utility::array_to_ptr_t< typedef
78 using type = std::tuple<utility::array_to_ptr_t< typedef
97 using type = utility::array_to_ptr_t< typedef
/openbmc/u-boot/arch/mips/lib/
H A Dreloc.c67 static void apply_reloc(unsigned int type, void *addr, long off) in apply_reloc()
111 unsigned int type; in relocate_code() local
/openbmc/qemu/include/hw/xen/interface/io/
H A Dkbdif.h255 uint8_t type; member
282 uint8_t type; member
313 uint8_t type; member
466 uint8_t type; /* XENKBD_TYPE_MTOUCH */ member
487 uint8_t type; member
517 uint8_t type; member
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h106 #define SLIST_HEAD(name, type) \ argument
114 #define SLIST_ENTRY(type) \ argument
164 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
181 #define LIST_HEAD(name, type) \ argument
189 #define LIST_ENTRY(type) \ argument
300 #define SIMPLEQ_HEAD(name, type) \ argument
309 #define SIMPLEQ_ENTRY(type) \ argument
370 #define SIMPLEQ_REMOVE(head, elm, type, field) do { \ argument
391 #define SIMPLEQ_LAST(head, type, field) \ argument
400 #define _TAILQ_HEAD(name, type, qual) \ argument
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmodbus_serial.json4 "type": "serial", string
20 "type": "long", string
/openbmc/phosphor-webui/
H A Dkarma.conf.js41 {dir: 'coverage/', reporters: [{type: 'text-summary'}, {type: 'html'}]}, property in AnonymousClassdff6e8a80101.coverageReporter.AnonymousClassdff6e8a80201
/openbmc/qemu/include/user/
H A Dthunk.h48 #define MK_PTR(type) TYPE_PTR, type argument
49 #define MK_ARRAY(type, size) TYPE_ARRAY, (int)(size), type argument
90 int type, size; in thunk_type_size() local
151 int type; in thunk_type_align() local
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DMessageRegistryCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DTriggersCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DOperatingConfigCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DMetricReportCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DCableCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DSoftwareInventoryCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DManagerCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DEventDestinationCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
H A DMetricDefinitionCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-flush-sync.c50 static uint64_t get_sync_addr(uint32_t src_pir, int ic_topo_id, int type) in get_sync_addr()
58 int type) in get_sync()
65 int type) in clr_sync()
85 static void inject_op(QTestState *qts, int ic_topo_id, int type) in inject_op()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DMessageRegistryCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp16 auto HealthMetric::getPath(MType type, std::string name, SubType subType) in getPath()
114 auto type = std::get<Type>(key); in initProperties() local
152 void HealthMetric::checkThreshold(Type type, Bound bound, MValue value) in checkThreshold()
/openbmc/qemu/tests/unit/
H A Dptimer-test-stubs.c38 QEMUTimerListGroup *timer_list_group, QEMUClockType type, in timer_init_full()
86 int64_t qemu_clock_get_ns(QEMUClockType type) in qemu_clock_get_ns()
91 int64_t qemu_clock_deadline_ns_all(QEMUClockType type, int attr_mask) in qemu_clock_deadline_ns_all()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dcallout.cpp48 uint16_t type = 0; in Callout() local
112 CalloutValueType type) in Callout()
126 CalloutValueType type, const std::string& locationCode, in Callout()
/openbmc/qemu/tcg/ppc/
H A Dtcg-target-has.h59 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument
60 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
63 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
/openbmc/entity-manager/src/entity_manager/
H A Dlog_device_inventory.cpp25 std::string type = "Unknown"; in logDeviceAdded() local
79 std::string type = "Unknown"; in logDeviceRemoved() local

1...<<11121314151617181920>>...82