Home
last modified time | relevance | path

Searched refs:COMPARE (Results 1 – 19 of 19) sorted by relevance

/openbmc/boost-dbus/cmake/
H A DHunterGate.cmake97 string(COMPARE EQUAL "${hunter_WIKI}" "" have_no_wiki)
115 string(COMPARE EQUAL "${root}" "" is_bad)
120 string(COMPARE EQUAL "${version}" "" is_bad)
125 string(COMPARE EQUAL "${sha1}" "" is_bad)
147 string(COMPARE NOTEQUAL "${HUNTER_ROOT}" "" not_empty)
155 string(COMPARE NOTEQUAL "$ENV{HUNTER_ROOT}" "" not_empty)
163 string(COMPARE NOTEQUAL "$ENV{HOME}" "" result)
172 string(COMPARE NOTEQUAL "$ENV{SYSTEMDRIVE}" "" result)
181 string(COMPARE NOTEQUAL "$ENV{USERPROFILE}" "" result)
213 COMPARE
[all …]
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c54 outw(COMPARE, MFGPT0_CMP2); /* set comparator2 */ in mfgpt_timer_set_periodic()
185 return (u64) (jifs * COMPARE) + count; in mfgpt_read()
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc165 /* COMPARE */
178 /* COMPARE AND SIGNAL */
184 /* COMPARE IMMEDIATE */
187 /* COMPARE RELATIVE LONG */
191 /* COMPARE HALFWORD */
195 /* COMPARE HALFWORD IMMEDIATE */
201 /* COMPARE HALFWORD RELATIVE LONG */
204 /* COMPARE HIGH */
208 /* COMPARE IMMEDIATE HIGH */
211 /* COMPARE LOGICAL */
[all …]
/openbmc/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c37 #define COMPARE 4 macro
98 ctx->cp0_regs[COMPARE] = read_c0_compare(); in brcm_pm_save_cp0_context()
121 write_c0_compare(ctx->cp0_regs[COMPARE]); in brcm_pm_restore_cp0_context()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_mfgpt.h29 #define COMPARE ((MFGPT_TICK_RATE + HZ/2) / HZ) macro
/openbmc/qemu/include/scsi/
H A Dconstants.h81 #define COMPARE 0x39 macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c86 case COMPARE: what = "COMPARE"; break; in usb_stor_show_command()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h64 #define COMPARE 0x39 macro
/openbmc/linux/include/trace/events/
H A Dtarget.h61 scsi_opcode_name(COMPARE), \
H A Dscsi.h59 scsi_opcode_name(COMPARE), \
/openbmc/qemu/scsi/
H A Dutils.c506 [ COMPARE ] = "COMPARE", in scsi_command_name()
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c271 case COMPARE: what = "COMPARE"; break; in mts_show_command()
/openbmc/qemu/libdecnumber/
H A DdecNumber.c187 #define COMPARE 0x01 /* Compare operators */ macro
1031 decCompareOp(res, lhs, rhs, set, COMPARE, &status); in decNumberCompare()
3178 decCompareOp(b, f, b, &workset, COMPARE, &ignore); /* b ? f, reversed */ in decNumberSquareRoot()
3193 decCompareOp(b, b, f, &workset, COMPARE, &ignore); /* b ? f */ in decNumberSquareRoot()
3229 decCompareOp(t, b, rhs, &workset, COMPARE, &mstatus); /* b ? rhs */ in decNumberSquareRoot()
5917 decCompareOp(&cmp, rhs, &numone, &aset, COMPARE, &ignore); /* rhs=1 ? */
6200 if (op==COMPARE); /* result will be NaN */
6243 if (op==COMPARE || op==COMPSIG ||op==COMPTOTAL) { /* returning signum */
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc415 /* Condition codes that result from a COMPARE and COMPARE LOGICAL. */
1637 * COMPARE IMMEDIATE AND BRANCH RELATIVE has an 8-bit immediate field.
1640 * larger comparison range afforded by COMPARE IMMEDIATE.
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1353 case COMPARE: in scsi_cmd_xfer_mode()
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c591 case CHANGE_DEFINITION: case COMPARE: case COPY: in acornscsi_datadirection()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c150 case COMPARE: in scsi_show_command()
/openbmc/qemu/target/hexagon/imported/
H A Dencode_pp.def588 /* COMPOUND COMPARE-JUMPS */
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S13765 # COMPARE FP OPs : NORMs, ZEROs, INFs, and "corrected" DENORMs