String           1532 arch/x86/kvm/emulate.c 	if (ctxt->rep_prefix && (ctxt->d & String) &&
String           4742 arch/x86/kvm/emulate.c 	I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
String           4743 arch/x86/kvm/emulate.c 	I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */
String           4771 arch/x86/kvm/emulate.c 	I2bv(SrcSI | DstDI | Mov | String | TwoMemOp, em_mov),
String           4772 arch/x86/kvm/emulate.c 	F2bv(SrcSI | DstDI | String | NoWrite | TwoMemOp, em_cmp_r),
String           4775 arch/x86/kvm/emulate.c 	I2bv(SrcAcc | DstDI | Mov | String, em_mov),
String           4776 arch/x86/kvm/emulate.c 	I2bv(SrcSI | DstAcc | Mov | String, em_mov),
String           4777 arch/x86/kvm/emulate.c 	F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r),
String           5575 arch/x86/kvm/emulate.c 		     (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) {
String           5643 arch/x86/kvm/emulate.c 		if (ctxt->rep_prefix && (ctxt->d & String)) {
String           5697 arch/x86/kvm/emulate.c 	if (ctxt->rep_prefix && (ctxt->d & String))
String           5808 arch/x86/kvm/emulate.c 	if (ctxt->rep_prefix && (ctxt->d & String)) {
String           5919 arch/x86/kvm/emulate.c 	if (ctxt->rep_prefix && (ctxt->d & String))
String             21 tools/power/cpupower/utils/helpers/helpers.h #define _(String) gettext(String)
String             23 tools/power/cpupower/utils/helpers/helpers.h #define gettext_noop(String) String
String             25 tools/power/cpupower/utils/helpers/helpers.h #define N_(String) gettext_noop(String)
String             29 tools/power/cpupower/utils/helpers/helpers.h #define _(String) String
String             30 tools/power/cpupower/utils/helpers/helpers.h #define N_(String) String