Searched refs:theInt (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/CodeGenObjC/ |
D | messages-2.m | 38 printf("(CLASS) theInt: %d, theFloat: %f, theDouble: %f, thePoint: { %d, %d }\n", 61 printf("theInt: %d, theFloat: %f, theDouble: %f, thePoint: { %d, %d }\n",
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | LongArray.java | 798 int theInt = n >>> 6; in testBit() local 802 return (buf[off + theInt] & tester) != 0; in testBit() 808 int theInt = n >>> 6; in flipBit() local 812 buf[off + theInt] ^= flipper; in flipBit()
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 7586 Int theInt; /* result accumulator */ local 7603 theInt=0; /* ready to accumulate */ 7620 theInt=QUOT10(*up, count); 7621 rem=*up-theInt*powers[count]; 7624 theInt=*up/powers[count]; 7635 if (got==0) {theInt=*up; got+=DECDPUN; up++;} /* ensure lsu is there */ 7638 Int save=theInt; 7641 theInt+=*up*powers[got]; 7645 if (theInt/(Int)powers[got-DECDPUN]!=(Int)*(up-1)) ilength=11; 7647 else if (neg && theInt>1999999997) ilength=11; [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |