Home
last modified time | relevance | path

Searched refs:qb (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/alpha/lib/
H A Dudiv-qrnnd.S47 #define qb $20 macro
57 cmpule d,n1,qb
60 bis n0,qb,n0
65 cmpule d,n1,qb
68 bis n0,qb,n0
76 bis n0,qb,n0
84 bis n0,qb,n0
110 bis n0,qb,n0
118 bis n0,qb,n0
126 bis n0,qb,n0
[all …]
/openbmc/qemu/qobject/
H A Dqbool.c25 QBool *qb; in qbool_from_bool() local
27 qb = g_malloc(sizeof(*qb)); in qbool_from_bool()
28 qobject_init(QOBJECT(qb), QTYPE_QBOOL); in qbool_from_bool()
29 qb->value = value; in qbool_from_bool()
31 return qb; in qbool_from_bool()
37 bool qbool_get_bool(const QBool *qb) in qbool_get_bool() argument
39 return qb->value; in qbool_get_bool()
/openbmc/qemu/include/qapi/qmp/
H A Dqbool.h29 bool qbool_get_bool(const QBool *qb);
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c300 int i, qb, ab; in div64() local
319 qb = 1; in div64()
321 qb = 0; in div64()
323 a0 = (a0 << 1) | qb; in div64()
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu393 qb = re.sub('\\.' + fst + "$", '.qemuboot.conf', self.rootfs)
394 if os.path.exists(qb):
395 self.qemuboot = qb
398 … logger.warning("%s doesn't exist, will try to remove '.rootfs' from filename" % qb)
400 qb = re.sub('\\.rootfs.qemuboot.conf$', '.qemuboot.conf', qb)
401 if os.path.exists(qb):
402 self.qemuboot = qb
405 logger.warning("%s doesn't exist" % qb)
912 for qb in qbs.split():
914 if '-initramfs-' in os.path.basename(qb) and self.fstype != 'cpio.gz':
[all …]
/openbmc/openbmc/poky/scripts/
H A Drunqemu393 qb = re.sub('\\.' + fst + "$", '.qemuboot.conf', self.rootfs)
394 if os.path.exists(qb):
395 self.qemuboot = qb
398 … logger.warning("%s doesn't exist, will try to remove '.rootfs' from filename" % qb)
400 qb = re.sub('\\.rootfs.qemuboot.conf$', '.qemuboot.conf', qb)
401 if os.path.exists(qb):
402 self.qemuboot = qb
405 logger.warning("%s doesn't exist" % qb)
912 for qb in qbs.split():
914 if '-initramfs-' in os.path.basename(qb) and self.fstype != 'cpio.gz':
[all …]
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.c126 struct qe_init_block *qb = qep->qe_block; in qe_init_rings() local
132 memset(qb, 0, sizeof(struct qe_init_block)); in qe_init_rings()
135 qb->qe_rxd[i].rx_addr = qbufs_dvma + qebuf_offset(rx_buf, i); in qe_init_rings()
136 qb->qe_rxd[i].rx_flags = in qe_init_rings()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dqemuboot.bbclass170 # to the kernel file, which hinders relocatability of the qb conf.
/openbmc/rest-dbus/resources/
H A Djquery.min.js5qb=k.getSetAttribute,rb=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments…