Searched defs:COUNT (Results 1 - 23 of 23) sorted by relevance

/external/clang/utils/ABITest/layout/
H A DMakefile3 # COUNT can be over-ridden to change the number of tests generated per
9 COUNT := 1000 macro
65 $(ABITESTGEN) $(TESTARGS) -o $@ --min=$(shell expr $* '*' $(COUNT)) --count=$(COUNT)
/external/skia/tests/
H A DRecorderTest.cpp17 #define COUNT(T) + 1 macro
18 static const int kRecordTypes = SK_RECORD_TYPES(COUNT);
19 #undef COUNT macro
H A DImageCacheTest.cpp40 static const int COUNT = 10; variable
44 for (int i = 0; i < COUNT; ++i) {
59 for (int i = 0; i < COUNT * 100; ++i) {
66 for (int i = 0; i < COUNT; ++i) {
75 for (int i = 0; i < COUNT; ++i) {
81 for (int i = 0; i < COUNT; ++i) {
93 for (int i = 0; i < COUNT; ++i) {
115 static const size_t defLimit = DIM * DIM * 4 * COUNT + 1024; // 1K slop
/external/skia/bench/
H A DRegionContainBench.cpp28 COUNT = 10, enumerator in enum:RegionContainBench::__anon13712
33 return SkIRect::MakeXYWH(0, i*H/COUNT, w, H/COUNT);
41 for (int i = 0; i < COUNT; i++) {
/external/v8/src/
H A Dhydrogen-check-elimination.h52 #define COUNT(type, size, name, Name) + 1 macro
53 static const int kStringMapsSize = 0 STRING_TYPE_LIST(COUNT);
54 #undef COUNT macro
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollationKey.java127 public static final int COUNT = 3; field in class:CollationKey.BoundMode
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c260 const unsigned COUNT = 2; local
263 ret = SVGA3D_BeginSetRenderState( svga->swc, &rs, COUNT );
273 assert( COUNT == count );
/external/valgrind/none/tests/
H A Dtls.c9 #define COUNT 10 macro
58 for(i = 0; i < COUNT; i++) {
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
H A DSettings.java67 static final int COUNT = 10; field in class:Settings
82 private final int[] values = new int[COUNT];
234 for (int i = 0; i < COUNT; i++) {
/external/v8/benchmarks/
H A Drichards.js49 scheduler.addIdleTask(ID_IDLE, 0, null, COUNT);
80 var COUNT = 1000; variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUProperty.java913 * properties or values may have more than COUNT aliases.
916 static final int COUNT = 2; field in interface:UProperty.NameChoice
H A DUCharacter.java1122 public static final int COUNT = 253; field in class:UCharacter.UnicodeBlock
1129 private final static UnicodeBlock BLOCKS_[] = new UnicodeBlock[COUNT];
2325 for (int blockId = 0; blockId < COUNT; ++blockId) {
2485 public static final int COUNT = 6; field in interface:UCharacter.EastAsianWidth
2570 public static final int COUNT = 18; field in interface:UCharacter.DecompositionType
2607 public static final int COUNT = 6; field in interface:UCharacter.JoiningType
2906 public static final int COUNT = 86; field in interface:UCharacter.JoiningGroup
2968 public static final int COUNT = 13; field in interface:UCharacter.GraphemeClusterBreak
3040 public static final int COUNT = 17; field in interface:UCharacter.WordBreak
3112 public static final int COUNT field in interface:UCharacter.SentenceBreak
3283 public static final int COUNT = 40; field in interface:UCharacter.LineBreak
3312 public static final int COUNT = 4; field in interface:UCharacter.NumericType
3350 public static final int COUNT = 6; field in interface:UCharacter.HangulSyllableType
3378 public static final int COUNT = 3; field in interface:UCharacter.BidiPairedBracketType
[all...]
/external/libpng/contrib/libtests/
H A Dtarith.c950 /* The following COUNT (10^8) takes about 1 hour on a 1GHz Pentium IV
953 #define COUNT 1000000000 macro
957 int count = COUNT;
/external/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c1675 int COUNT = sizeof(formats)/sizeof(formats[0]); local
1678 for (i = 0; i < COUNT; ++i) {
1759 for (i = 0; i < COUNT; ++i) {
1781 for (i = 0; i < COUNT; ++i) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java1838 public static final int COUNT = values().length; field in class:PluralRules.StandardPluralCategories
/external/opencv/cv/src/
H A Dcvlkpyramid.cpp1138 const int COUNT = 15; local
1225 count_y = COUNT;
1226 count_x = cvRound((double)COUNT*sz1.width/sz1.height);
/external/tinyxml2/
H A Dtinyxml2.h267 for( int i=0; i<COUNT-1; ++i ) {
270 block->chunk[COUNT-1].next = 0;
295 enum { COUNT = 1024/SIZE }; enumerator in enum:tinyxml2::MemPoolT::__anon14706
301 Chunk chunk[COUNT];
/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp507 const int32_t COUNT = 4; local
508 DateFormat* dateFormats[COUNT];
554 assertTrue("data size", EXPECTED_LENGTH == COUNT * UDAT_FIELD_COUNT);
557 for (j = 0, exp = 0; j < COUNT; ++j) {
607 for (i=0; i<COUNT; ++i) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 1249 milliseconds