codesearch.isocpp.org by Andrew Tomazos.

Enter a valid C/C++ code snippet...

Searching for `10 ^`...

2489599 source files searched.

70 matches found.

Here is a random sample of matches...


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:796:

      range->max[TREND_FCT] = RF_INF;
range->pmin[TREND_FCT] = -10^10;
range->pmax[TREND_FCT] = 10^10;
range->openmin[TREND_FCT] = true;
range->openmax[TREND_FCT] = true;


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/devices/cpu/sh/sh4.cpp:2363:

    
case SH4_XF10:
m_sh2_state->m_xf[10 ^ fpu_xor] = m_debugger_temp;
break;


actcd19/main/m/mame/mame_0.176-3/src/devices/cpu/sh4/sh4.cpp:4414:

    
case SH4_XF10:
m_xf[10 ^ fpu_xor] = m_debugger_temp;
break;


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/devices/cpu/sh/sh4.cpp:2526:

    
case SH4_XF10:
str = string_format("%08X %f", m_sh2_state->m_xf[10 ^ fpu_xor], (double)FP_XFS(10 ^ fpu_xor));
break;


actcd19/main/m/mame/mame_0.182-1/src/devices/cpu/sh4/sh4.cpp:4630:

    
case SH4_FR10:
str = string_format("%08X %f", m_fr[10 ^ fpu_xor], (double)FP_RFS(10 ^ fpu_xor));
break;


actcd19/main/n/nestopia/nestopia_1.49-2/source/core/board/NstBoardWaixing.cpp:232:

    				uint TypeI::GetChrIndex(uint address) const

{
return address >> 10 ^ (regs.ctrl0 >> 5 & 0x4);
}


actcd19/main/m/mame/mame_0.176-3/src/devices/cpu/sh4/sh4.cpp:4513:

    
case SH4_FR10:
str = string_format("%08X %f", m_fr[10 ^ fpu_xor], (double)FP_RFS(10 ^ fpu_xor));
break;


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:787:

      range->min[TREND_PARAM_POLY] = RF_NEGINF;
range->max[TREND_PARAM_POLY] = RF_INF;
range->pmin[TREND_PARAM_POLY] = -10^10;
range->pmax[TREND_PARAM_POLY] = 10^10;
range->openmin[TREND_PARAM_POLY] = true;


actcd19/main/libr/libretro-mupen64plus/libretro-mupen64plus_2.0+git20160207+dfsg2-1/gles2rice/src/RSP_GBI1.h:302:

            x       = pcBase[8 ^ 0x3];
y = pcBase[9 ^ 0x3];
z = pcBase[10 ^ 0x3];
}


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/mame/drivers/cmi.cpp:184:

    #define IRQ_CHINT5_LEVEL        (12 ^ 7)
#define IRQ_CHINT4_LEVEL (11 ^ 7)
#define IRQ_CHINT3_LEVEL (10 ^ 7)
#define IRQ_CHINT2_LEVEL (9 ^ 7)
#define IRQ_CHINT1_LEVEL (8 ^ 7)


actcd19/main/e/emoslib/emoslib_4.5.9-1/gribex/ecdef50.h:54:

    C     61-64       47      Latitude of South-east corner of area (degrees*10^6)
C
C 65-68 48 Longitude of South-east corner of area (degrees*10^6)
C
C -----------------------------------------------------------------|


actcd19/main/m/mame/mame_0.182-1/src/mame/drivers/cmi.cpp:174:

    #define IRQ_CHINT5_LEVEL        (12 ^ 7)
#define IRQ_CHINT4_LEVEL (11 ^ 7)
#define IRQ_CHINT3_LEVEL (10 ^ 7)
#define IRQ_CHINT2_LEVEL (9 ^ 7)
#define IRQ_CHINT1_LEVEL (8 ^ 7)


actcd19/main/m/mame/mame_0.182-1/src/devices/cpu/sh4/sh4.cpp:4467:

    
case SH4_FR10:
m_fr[10 ^ fpu_xor] = m_debugger_temp;
break;


actcd19/main/e/emoslib/emoslib_4.5.9-1/gribex/ecdef50.h:52:

    C     57-60       46      Longitude of North-west corner of area (degrees*10^6)
C
C 61-64 47 Latitude of South-east corner of area (degrees*10^6)
C
C 65-68 48 Longitude of South-east corner of area (degrees*10^6)


actcd19/main/m/mame/mame_0.176-3/src/devices/cpu/sh4/sh4.cpp:4577:

    
case SH4_XF10:
str = string_format("%08X %f", m_xf[10 ^ fpu_xor], (double)FP_XFS(10 ^ fpu_xor));
break;


actcd19/main/h/hachu/hachu_0.21-7-g1c1f14a-2/.pc/0001-Use-static-inline-to-get-expected-compiler-behaviour.patch/hachu.c:971:

    int myRandom()

{
return rand() ^ rand()>>10 ^ rand() << 10 ^ rand() << 20;
}


actcd19/main/m/mame/mame_0.182-1/src/devices/cpu/sh4/sh4.cpp:4694:

    
case SH4_XF10:
str = string_format("%08X %f", m_xf[10 ^ fpu_xor], (double)FP_XFS(10 ^ fpu_xor));
break;


actcd19/main/p/pacemaker/pacemaker_2.0.1~rc5-1/lib/common/iso8601.c:797:

        for (; (fraction || lpc < field_width) && isdigit((int)str[offset]); lpc++) {
if (fraction) {
intermediate = (str[offset] - '0') / (10 ^ lpc);
} else {
*result *= 10;


actcd19/main/libr/libretro-mupen64plus/libretro-mupen64plus_2.0+git20160207+dfsg2-1/gles2rice/src/RSP_GBI2.h:771:

                              (float)pcBase[8 ^ 0x3],
(float)pcBase[9 ^ 0x3],
(float)pcBase[10 ^ 0x3]);
}
break;


actcd19/main/libf/libfixposix/libfixposix_0.4.3-1/src/lib/time.c:64:

    
tp->tv_sec = attributes[0] / 10^9;
tp->tv_nsec = attributes[0] % 10^9;

cleanup:


actcd19/main/l/linux/linux_4.17.8-1/lib/test_bpf.c:941:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/m/mupen64plus-video-rice/mupen64plus-video-rice_2.5-5/src/RSP_GBI2.h:771:

                        (float)pcBase[8 ^ 0x3],
(float)pcBase[9 ^ 0x3],
(float)pcBase[10 ^ 0x3]);
}
break;


actcd19/main/j/jbig2dec/jbig2dec_0.15-2/jbig2_arith.c:208:

        {0x5401, 8 ^ 7, 14 ^ 7},
{0x4801, 9 ^ 8, 14 ^ 8},
{0x3801, 10 ^ 9, 14 ^ 9},
{0x3001, 11 ^ 10, 17 ^ 10},
{0x2401, 12 ^ 11, 18 ^ 11},


actcd19/main/m/mame/mame_0.176-3/src/devices/cpu/sh4/sh4.cpp:4577:

    
case SH4_XF10:
str = string_format("%08X %f", m_xf[10 ^ fpu_xor], (double)FP_XFS(10 ^ fpu_xor));
break;


actcd19/main/q/qgis/qgis_2.18.28+dfsg-2/src/gui/editorwidgets/qgsrangewidgetwrapper.cpp:100:

          if ( precision > 0 )
{
minval -= 10 ^ -precision;
}
else


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/devices/cpu/sh/sh4.cpp:2462:

    
case SH4_FR10:
str = string_format("%08X %f", m_sh2_state->m_fr[10 ^ fpu_xor], (double)FP_RFS(10 ^ fpu_xor));
break;


actcd19/main/p/pacemaker/pacemaker_1.1.18-2/lib/common/iso8601.c:808:

        for (; (fraction || lpc < field_width) && isdigit((int)str[offset]); lpc++) {
if (fraction) {
intermediate = (str[offset] - '0') / (10 ^ lpc);
} else {
*result *= 10;


actcd19/main/l/linux/linux_4.15.11-1/lib/test_bpf.c:939:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:764:

      range->max[TREND_MEAN] = RF_INF;
range->pmin[TREND_MEAN] = -10^10;
range->pmax[TREND_MEAN] = 10^10;
range->openmin[TREND_MEAN] = true;
range->openmax[TREND_MEAN] = true;


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/devices/cpu/sh/sh4.cpp:2299:

    
case SH4_FR10:
m_sh2_state->m_fr[10 ^ fpu_xor] = m_debugger_temp;
break;


actcd19/main/libr/libretro-mupen64plus/libretro-mupen64plus_2.0+git20160207+dfsg2-1/gles2rice/src/RSP_GBI2.h:761:

                              (float)pcBase[8 ^ 0x3],
(float)pcBase[9 ^ 0x3],
(float)pcBase[10 ^ 0x3]);

}


actcd19/main/m/mame/mame_0.182-1/src/devices/cpu/sh4/sh4.cpp:4630:

    
case SH4_FR10:
str = string_format("%08X %f", m_fr[10 ^ fpu_xor], (double)FP_RFS(10 ^ fpu_xor));
break;


actcd19/main/liba/libaria/libaria_2.8.0+repack-1.2/tests/testCOM.cpp:145:

          printf("DEBUG loop calculation: %d\n",real_loop);
#endif
real_loop += (((unsigned int) *argv[4]+k) - 48) * 10^(strlen(argv[4]) - (k+1));
}
}


actcd19/main/m/mame/mame_0.182-1/src/devices/cpu/sh4/sh4.cpp:4694:

    
case SH4_XF10:
str = string_format("%08X %f", m_xf[10 ^ fpu_xor], (double)FP_XFS(10 ^ fpu_xor));
break;


actcd19/main/m/mupen64plus-video-rice/mupen64plus-video-rice_2.5-5/src/RSP_GBI2.h:761:

                        (float)pcBase[8 ^ 0x3],
(float)pcBase[9 ^ 0x3],
(float)pcBase[10 ^ 0x3]);

}


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:763:

      range->min[TREND_MEAN] = RF_NEGINF;
range->max[TREND_MEAN] = RF_INF;
range->pmin[TREND_MEAN] = -10^10;
range->pmax[TREND_MEAN] = 10^10;
range->openmin[TREND_MEAN] = true;


actcd19/main/h/hachu/hachu_0.21-7-g1c1f14a-2/hachu.c:972:

    int myRandom()

{
return rand() ^ rand()>>10 ^ rand() << 10 ^ rand() << 20;
}


actcd19/main/m/mame/mame_0.176-3/src/devices/cpu/sh4/sh4.cpp:4350:

    
case SH4_FR10:
m_fr[10 ^ fpu_xor] = m_debugger_temp;
break;


actcd19/main/l/linux/linux_4.19.16-1/lib/test_bpf.c:877:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/r/r-cran-bayesm/r-cran-bayesm_3.1-1-1/src/rordprobitGibbs_rcpp_loop.cpp:29:

      NumericVector temp = pnorm(gamma1-as<NumericVector>(wrap(mu)))-pnorm(gamma2-as<NumericVector>(wrap(mu))); //pnorm takes Rcpp type NumericVector, NOT arma objects of type vec
vec arg = as<vec>(temp);
double epsilon = 1.0/(10^-50);
for (int j=0; j<ny; j++){
if (arg[j]<epsilon){


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:803:

      range->min[TREND_PARAM_FCT] = RF_NEGINF;
range->max[TREND_PARAM_FCT] = RF_INF;
range->pmin[TREND_PARAM_FCT] = -10^10;
range->pmax[TREND_PARAM_FCT] = 10^10;
range->openmin[TREND_PARAM_FCT] = true;


actcd19/main/l/linux/linux_4.17.8-1/lib/test_bpf.c:941:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:788:

      range->max[TREND_PARAM_POLY] = RF_INF;
range->pmin[TREND_PARAM_POLY] = -10^10;
range->pmax[TREND_PARAM_POLY] = 10^10;
range->openmin[TREND_PARAM_POLY] = true;
range->openmax[TREND_PARAM_POLY] = true;


actcd19/main/r/r-cran-ddalpha/r-cran-ddalpha_1.3.8-1/src/Polynomial.cpp:293:

    	
for (int i = 0; i < (presize ? 3 : 1); i++){
TPoint minCandidate = GetRandomMinPolynomial(points, numClass1, numClass2, degree, 10 ^ degree);
double err = GetEmpiricalRisk(minCandidate, points, numClass1, numClass2);
if (err < minError){


actcd19/main/h/hachu/hachu_0.21-7-g1c1f14a-2/.pc/0002-Add-missing-header-for-isalpha.patch/hachu.c:971:

    int myRandom()

{
return rand() ^ rand()>>10 ^ rand() << 10 ^ rand() << 20;
}


actcd19/main/h/hachu/hachu_0.21-7-g1c1f14a-2/hachu.c:972:

    int myRandom()

{
return rand() ^ rand()>>10 ^ rand() << 10 ^ rand() << 20;
}


actcd19/main/g/gcc-arm-none-eabi/gcc-arm-none-eabi_7-2018-q2-6/libstdc++-v3/testsuite/decimal/operator_neg.cc:89:

      a128 = b64 ^ c128;	// { dg-error "error" } 
a32 = 100 ^ c32; // { dg-error "error" }
a64 = 10 ^ c64; // { dg-error "error" }
a128 = 1000 ^ c128; // { dg-error "error" }
a32 = b32 ^ 7; // { dg-error "error" }


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/devices/cpu/sh/sh4.cpp:2462:

    
case SH4_FR10:
str = string_format("%08X %f", m_sh2_state->m_fr[10 ^ fpu_xor], (double)FP_RFS(10 ^ fpu_xor));
break;


actcd19/main/e/eigensoft/eigensoft_7.2.1+dfsg-1/src/mcio.c:110:

    
base[0] = 1;
base[1] = 10 ^ 8;
base[2] = 10 ^ 9;


actcd19/main/l/linux/linux_4.16.5-1/lib/test_bpf.c:941:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:795:

      range->min[TREND_FCT] = RF_NEGINF;
range->max[TREND_FCT] = RF_INF;
range->pmin[TREND_FCT] = -10^10;
range->pmax[TREND_FCT] = 10^10;
range->openmin[TREND_FCT] = true;


actcd19/main/l/linux/linux_4.16.5-1/lib/test_bpf.c:941:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:772:

      range->max[TREND_LINEAR] = RF_INF;
range->pmin[TREND_LINEAR] = -10^10;
range->pmax[TREND_LINEAR] = 10^10;
range->openmin[TREND_LINEAR] = true;
range->openmax[TREND_LINEAR] = true;


actcd19/main/l/linux/linux_4.19.16-1/lib/test_bpf.c:877:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/e/emoslib/emoslib_4.5.9-1/gribex/ecdef50.h:48:

    C      52         44      Model identifier (in range 1 - 255)
C
C 53-56 45 Latitude of North-west corner of area (degrees*10^6)
C
C 57-60 46 Longitude of North-west corner of area (degrees*10^6)


actcd19/main/p/pacemaker/pacemaker_1.1.16-1/lib/common/iso8601.c:805:

        for (; (fraction || lpc < field_width) && isdigit((int)str[offset]); lpc++) {
if (fraction) {
intermediate = (str[offset] - '0') / (10 ^ lpc);
} else {
*result *= 10;


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:804:

      range->max[TREND_PARAM_FCT] = RF_INF;
range->pmin[TREND_PARAM_FCT] = -10^10;
range->pmax[TREND_PARAM_FCT] = 10^10;
range->openmin[TREND_PARAM_FCT] = true;
range->openmax[TREND_PARAM_FCT] = true;


actcd19/main/m/mame/mame_0.182-1/src/devices/cpu/sh4/sh4.cpp:4531:

    
case SH4_XF10:
m_xf[10 ^ fpu_xor] = m_debugger_temp;
break;


actcd19/main/e/eigensoft/eigensoft_7.2.1+dfsg-1/src/mcio.c:111:

      base[0] = 1;
base[1] = 10 ^ 8;
base[2] = 10 ^ 9;

ZALLOC (lkode, n, long);


actcd19/main/l/lamarc/lamarc_2.1.10.1+dfsg-3/src/tools/stringx.cpp:2205:

    {
assert(digits < 10); // EWFIX.P3.CONSTANTS
assert((10^digits) > value); // EWFIX.P3
char fmtString[8]; // EWFIX.P3.CONSTANTS
sprintf (fmtString, "%%s%%s%%0%dd", (int)digits);


actcd19/main/m/mame/mame_0.206+dfsg.1-1/src/devices/cpu/sh/sh4.cpp:2526:

    
case SH4_XF10:
str = string_format("%08X %f", m_sh2_state->m_xf[10 ^ fpu_xor], (double)FP_XFS(10 ^ fpu_xor));
break;


actcd19/main/e/emoslib/emoslib_4.5.9-1/gribex/ecdef50.h:50:

    C     53-56       45      Latitude of North-west corner of area (degrees*10^6)
C
C 57-60 46 Longitude of North-west corner of area (degrees*10^6)
C
C 61-64 47 Latitude of South-east corner of area (degrees*10^6)


actcd19/main/libf/libfixposix/libfixposix_0.4.3-1/src/lib/time.c:63:

        MACH_SYSCHECK(EINVAL, kr != KERN_SUCCESS);

tp->tv_sec = attributes[0] / 10^9;
tp->tv_nsec = attributes[0] % 10^9;


actcd19/main/h/hachu/hachu_0.21-7-g1c1f14a-2/.pc/0002-Add-missing-header-for-isalpha.patch/hachu.c:971:

    int myRandom()

{
return rand() ^ rand()>>10 ^ rand() << 10 ^ rand() << 20;
}


actcd19/main/h/hachu/hachu_0.21-7-g1c1f14a-2/.pc/0001-Use-static-inline-to-get-expected-compiler-behaviour.patch/hachu.c:971:

    int myRandom()

{
return rand() ^ rand()>>10 ^ rand() << 10 ^ rand() << 20;
}


actcd19/main/n/nestopia/nestopia_1.49-2/source/core/input/NstInpFamilyTrainer.cpp:83:

    						1U <<  8 ^ 0x1FFF,

1U << 9 ^ 0x1FFF,
1U << 10 ^ 0x1FFF,
1U << 11 ^ 0x1FFF,
1U << 12 ^ 0x1FFF


actcd19/main/m/mame/mame_0.176-3/src/devices/cpu/sh4/sh4.cpp:4513:

    
case SH4_FR10:
str = string_format("%08X %f", m_fr[10 ^ fpu_xor], (double)FP_RFS(10 ^ fpu_xor));
break;


actcd19/main/l/linux/linux_4.15.11-1/lib/test_bpf.c:939:

    		CLASSIC,
{ },
{ { 4, 10 ^ 300 }, { 20, 10 ^ 300 } },
},
{


actcd19/main/m/mupen64plus-video-rice/mupen64plus-video-rice_2.5-5/src/RSP_GBI1.h:298:

            x       = pcBase[8 ^ 0x3];
y = pcBase[9 ^ 0x3];
z = pcBase[10 ^ 0x3];
}


actcd19/main/r/r-cran-randomfields/r-cran-randomfields_3.1.50-3/src/trend.cc:771:

      range->min[TREND_LINEAR] = RF_NEGINF;
range->max[TREND_LINEAR] = RF_INF;
range->pmin[TREND_LINEAR] = -10^10;
range->pmax[TREND_LINEAR] = 10^10;
range->openmin[TREND_LINEAR] = true;