| /openbmc/qemu/fpu/ |
| H A D | softfloat.c | 342 union_float32 ua, ub, ur; in float32_gen2() local 344 ua.s = xa; in float32_gen2() 351 float32_input_flush2(&ua.s, &ub.s, s); in float32_gen2() 352 if (unlikely(!pre(ua, ub))) { in float32_gen2() 356 ur.h = hard(ua.h, ub.h); in float32_gen2() 359 } else if (unlikely(fabsf(ur.h) <= FLT_MIN) && post(ua, ub)) { in float32_gen2() 365 return soft(ua.s, ub.s, s); in float32_gen2() 373 union_float64 ua, ub, ur; in float64_gen2() local 375 ua.s = xa; in float64_gen2() 382 float64_input_flush2(&ua.s, &ub.s, s); in float64_gen2() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/ |
| H A D | open62541_1.3.15.bb | 19 …it://github.com/OPCFoundation/UA-Nodeset;name=ua-nodeset;protocol=https;branch=v1.04;destsuffix=gi…
|
| /openbmc/qemu/hw/scsi/ |
| H A D | scsi-bus.c | 535 SCSISense *ua = NULL; in scsi_fetch_unit_attention_sense() local 538 ua = &req->dev->unit_attention; in scsi_fetch_unit_attention_sense() 540 ua = &req->bus->unit_attention; in scsi_fetch_unit_attention_sense() 547 if (ua) { in scsi_fetch_unit_attention_sense() 548 scsi_req_build_sense(req, *ua); in scsi_fetch_unit_attention_sense() 549 *ua = SENSE_CODE(NO_SENSE); in scsi_fetch_unit_attention_sense() 948 SCSISense *ua; in scsi_clear_reported_luns_changed() local 951 ua = &req->dev->unit_attention; in scsi_clear_reported_luns_changed() 953 ua = &req->bus->unit_attention; in scsi_clear_reported_luns_changed() 958 if (ua->asc == SENSE_CODE(REPORTED_LUNS_CHANGED).asc && in scsi_clear_reported_luns_changed() [all …]
|
| H A D | lsi53c895a.c | 300 uint32_t ua; member 413 s->ua = 0; in lsi_soft_reset() 1313 s->ua = addr + s->dbc; in lsi_execute_script() 1841 CASE_GET_REG32(ua, 0xcc) in lsi_reg_readb() 2103 CASE_SET_REG32(ua, 0xcc) in lsi_reg_writeb() 2300 VMSTATE_UINT32(ua, LSIState),
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | fsl_iim.c | 84 u32 ua; member 166 iim_write32(®s->ua, bank << 3 | word >> 5); in direct_access()
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
| H A D | nfsserver | 118 stop) exportfs -ua
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
| H A D | 0001-Do-not-build-mtest.patch | 20 @@ -669,7 +669,6 @@ an ua:
|
| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 961 const Unit *ua, *ub; /* -> operands */ in decNumberAnd() local 976 ua=lhs->lsu; /* bottom-up */ in decNumberAnd() 979 msua=ua+D2U(lhs->digits)-1; /* -> msu of lhs */ in decNumberAnd() 983 for (; uc<=msuc; ua++, ub++, uc++) { /* Unit loop */ in decNumberAnd() 985 if (ua>msua) a=0; in decNumberAnd() 986 else a=*ua; in decNumberAnd() 1359 const Unit *ua, *msua; /* -> operand and its msu */ in decNumberInvert() local 1371 ua=rhs->lsu; /* bottom-up */ in decNumberInvert() 1373 msua=ua+D2U(rhs->digits)-1; /* -> msu of rhs */ in decNumberInvert() 1376 for (; uc<=msuc; ua++, uc++) { /* Unit loop */ in decNumberInvert() [all …]
|
| /openbmc/qemu/accel/kvm/ |
| H A D | trace-events | 22 …t ret) "AddrSpace#%d Slot#%d flags=0x%x gpa=0x%"PRIx64 " size=0x%"PRIx64 " ua=0x%"PRIx64 " guest_m…
|
| /openbmc/qemu/hw/misc/ |
| H A D | xlnx-versal-cframe-reg.c | 44 guint ua = GPOINTER_TO_UINT(a); in int_cmp() local 46 return (ua > ub) - (ua < ub); in int_cmp()
|
| /openbmc/rest-dbus/resources/ |
| H A D | jquery.min.js | 2 …ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=… function 4 …ua(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.qu…
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-vmstate.c | 881 guint ua = GPOINTER_TO_UINT(a); in int_cmp() local 883 return (ua > ub) - (ua < ub); in int_cmp()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mx5/ |
| H A D | imx-regs.h | 497 u32 ua; member
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-iommu.c | 1321 guint ua = GPOINTER_TO_UINT(a); in int_cmp() local 1323 return (ua > ub) - (ua < ub); in int_cmp()
|