/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | IntDiffer.java | 35 a[aCount++] = aStr; 68 int max = aCount; 79 aTop = aCount; 84 if (aCount - maxSame < EQUALSIZE || bCount - maxSame < EQUALSIZE) return; 87 int match = find(a, aCount-EQUALSIZE, aCount, b, maxSame, bCount); 89 aTop = aCount-EQUALSIZE; 93 match = find(b, bCount-EQUALSIZE, bCount, a, maxSame, aCount); 99 if (aCount >= STACKSIZE || bCount >= STACKSIZE) { 101 aCount 150 private int aCount = 0; field in class:IntDiffer [all...] |
/external/deqp/framework/delibs/depool/ |
H A D | dePoolMultiSet.h | 218 int aCount = TYPENAME##_getKeyCount(a, key); \ 219 int count = deMax32(aCount, bCount); \ 220 if (bCount && !TYPENAME##_setKeyCount(a, key, aCount + bCount)) \ 235 int aCount = TYPENAME##HashIter_getValue(&iter); \ 237 int count = deMin32(aCount, bCount); \ 263 int aCount = TYPENAME##_getKeyValue(a, key); \ 265 int count = aCount + bCount; \ 280 int aCount = TYPENAME##HashIter_getValue(&iter); \ 282 int count = deMax32(0, aCount - bCount); \
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
H A D | ANTLRPtrBuffer.h | 73 - (void)setCount:(NSInteger)aCount;
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
H A D | ANTLRPtrBuffer.h | 73 - (void)setCount:(NSInteger)aCount;
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
H A D | ANTLRPtrBuffer.h | 73 - (void)setCount:(NSInteger)aCount;
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
H A D | ANTLRPtrBuffer.h | 72 - (void)setCount:(NSUInteger)aCount;
|
/external/dng_sdk/source/ |
H A D | dng_string.cpp | 413 int aCount = dngString.Get_UTF16 (sBuffer); local 415 int dBufSize = aCount * 2 + 256; 422 aCount,
|
/external/emma/core/java12/com/vladium/emma/instr/ |
H A D | InstrVisitor.java | 693 for (int a = 0, aCount = attributes.size (); a < aCount; ++ a)
|
/external/guice/extensions/struts2/lib/ |
H A D | struts2-core-2.2.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ... |
H A D | jsp-2.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ... |
/external/emma/lib/ |
H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
/external/owasp/sanitizer/tools/emma/lib/ |
H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |