Searched refs:POSITIVE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dshare.h302 #define POSITIVE 0 macro
307 #define M480X640_R60_VSP POSITIVE
327 #define M640X480_R100_VSP POSITIVE
332 #define M640X480_R120_VSP POSITIVE
337 #define M720X480_R60_VSP POSITIVE
342 #define M720X576_R60_VSP POSITIVE
346 #define M800X600_R60_HSP POSITIVE
347 #define M800X600_R60_VSP POSITIVE
351 #define M800X600_R75_HSP POSITIVE
352 #define M800X600_R75_VSP POSITIVE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dblumshub.cpp56 Integer i(Integer::POSITIVE, index);
H A Dinteger.h46 enum Sign {POSITIVE=0, NEGATIVE=1}; enumerator in enum:Integer::Sign
232 Integer& operator%=(word t) {return *this = Integer(POSITIVE, 0, Modulo(t));}
262 void SetPositive() {sign = POSITIVE;}
H A Dinteger.cpp2768 : reg(2), sign(POSITIVE)
2790 sign = POSITIVE;
2815 if (sign==POSITIVE)
2827 return sign==POSITIVE ? value : -(signed long)value;
2960 result.sign = POSITIVE;
2971 : reg(RoundupSize(length)), sign(POSITIVE)
3039 : reg(2), sign(POSITIVE)
3045 : reg(2), sign(POSITIVE)
3085 sign = ((s==SIGNED) && (b & 0x80)) ? NEGATIVE : POSITIVE;
3087 while (inputLen>0 && (sign==POSITIVE
[all...]
H A Decp.cpp453 finalCascade[j].exponent = Integer(Integer::POSITIVE, 0, exponentWindows[i][j]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dslogn.S336 cmp2l BOUNDS1,%d0 | ...X IS POSITIVE, CHECK IF X IS NEAR 1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S8230 # X IS POSITIVE, CHECK IF X IS NEAR 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 291 milliseconds