Home
last modified time | relevance | path

Searched refs:negNorm (Results 1 – 11 of 11) sorted by relevance

/dports/math/4ti2/4ti2-Release_1_6_9/src/util/
H A Dmyheader.h45 int negNorm; member
99 int negNorm; member
H A Dprint.c265 int i,tmp,posNorm=0,negNorm=0; in printBinomialToFile() local
269 else if (v[i]<0) negNorm = negNorm - v[i]; in printBinomialToFile()
297 if (negNorm==0) fprintf(out,"1"); in printBinomialToFile()
299 tmp=negNorm; in printBinomialToFile()
H A Dorbit.c45 orb->negNorm = 0; in createOrbit()
72 orb2->negNorm = orb->negNorm; in softCopyOrbit()
89 printf("negNorm = %d\n",orb->negNorm); in printOrbit()
/dports/lang/v8/v8-9.6.180.12/src/execution/mips/
H A Dsimulator-mips.cc3010 bool negNorm; in DecodeTypeRegisterDRsType() local
3033 negNorm = false; in DecodeTypeRegisterDRsType()
3038 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3044 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
3323 bool negNorm; in DecodeTypeRegisterSRsType() local
3346 negNorm = false; in DecodeTypeRegisterSRsType()
3351 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
3357 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/mips/
H A Dsimulator-mips.cc2983 bool negNorm; in DecodeTypeRegisterDRsType() local
3006 negNorm = false; in DecodeTypeRegisterDRsType()
3011 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3017 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
3296 bool negNorm; in DecodeTypeRegisterSRsType() local
3319 negNorm = false; in DecodeTypeRegisterSRsType()
3324 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
3330 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
/dports/www/node10/node-v10.24.1/deps/v8/src/mips/
H A Dsimulator-mips.cc3014 bool negNorm; in DecodeTypeRegisterDRsType() local
3037 negNorm = false; in DecodeTypeRegisterDRsType()
3042 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3048 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
3329 bool negNorm; in DecodeTypeRegisterSRsType() local
3352 negNorm = false; in DecodeTypeRegisterSRsType()
3357 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
3363 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/mips/
H A Dsimulator-mips.cc2984 bool negNorm; in DecodeTypeRegisterDRsType() local
3007 negNorm = false; in DecodeTypeRegisterDRsType()
3012 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3018 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
3297 bool negNorm; in DecodeTypeRegisterSRsType() local
3320 negNorm = false; in DecodeTypeRegisterSRsType()
3325 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
3331 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
/dports/lang/v8/v8-9.6.180.12/src/execution/mips64/
H A Dsimulator-mips64.cc2838 bool negNorm; in DecodeTypeRegisterSRsType() local
2861 negNorm = false; in DecodeTypeRegisterSRsType()
2866 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
2872 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
3368 bool negNorm; in DecodeTypeRegisterDRsType() local
3391 negNorm = false; in DecodeTypeRegisterDRsType()
3396 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3402 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2796 bool negNorm; in DecodeTypeRegisterSRsType() local
2819 negNorm = false; in DecodeTypeRegisterSRsType()
2824 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
2830 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
3326 bool negNorm; in DecodeTypeRegisterDRsType() local
3349 negNorm = false; in DecodeTypeRegisterDRsType()
3354 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3360 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2796 bool negNorm; in DecodeTypeRegisterSRsType() local
2819 negNorm = false; in DecodeTypeRegisterSRsType()
2824 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
2830 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
3326 bool negNorm; in DecodeTypeRegisterDRsType() local
3349 negNorm = false; in DecodeTypeRegisterDRsType()
3354 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3360 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()
/dports/www/node10/node-v10.24.1/deps/v8/src/mips64/
H A Dsimulator-mips64.cc2777 bool negNorm; in DecodeTypeRegisterSRsType() local
2800 negNorm = false; in DecodeTypeRegisterSRsType()
2805 negNorm = (sign == 1); in DecodeTypeRegisterSRsType()
2811 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterSRsType()
3308 bool negNorm; in DecodeTypeRegisterDRsType() local
3331 negNorm = false; in DecodeTypeRegisterDRsType()
3336 negNorm = (sign == 1); in DecodeTypeRegisterDRsType()
3342 (negNorm << 3) | (negInf << 2) | (quietNan << 1) | signalingNan; in DecodeTypeRegisterDRsType()