Home
last modified time | relevance | path

Searched refs:count1 (Results 1 – 25 of 59) sorted by relevance

123

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
DDecompressionTest.java43 int count1 = 0, count2 = 0; in decompressTest() local
45 count1 = myDecompressor.decompress(segment1, 0, segment1.length, in decompressTest()
50 "decompressed into " + count1 + " chars"); in decompressTest()
54 logln(charBuffer, 0, count1); in decompressTest()
55 s.append(charBuffer, 0, count1); in decompressTest()
59 charBuffer, count1, in decompressTest()
67 logln(charBuffer, count1, count2); in decompressTest()
69 s.append(charBuffer, count1, count2); in decompressTest()
72 logln(charBuffer, 0, count1 + count2); in decompressTest()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/compression/
DDecompressionTest.java46 int count1 = 0, count2 = 0; in decompressTest() local
48 count1 = myDecompressor.decompress(segment1, 0, segment1.length, in decompressTest()
53 "decompressed into " + count1 + " chars"); in decompressTest()
57 logln(charBuffer, 0, count1); in decompressTest()
58 s.append(charBuffer, 0, count1); in decompressTest()
62 charBuffer, count1, in decompressTest()
70 logln(charBuffer, count1, count2); in decompressTest()
72 s.append(charBuffer, count1, count2); in decompressTest()
75 logln(charBuffer, 0, count1 + count2); in decompressTest()
/external/valgrind/drd/tests/
Dpth_detached_sem.c43 const int count1 = argc > 1 ? atoi(argv[1]) : 100; in main() local
45 int thread_arg[count1 > count2 ? count1 : count2]; in main()
50 for (i = 0; i < count1 || i < count2; i++) in main()
62 for (i = 0; i < count1; i++) in main()
79 for (i = 0; i < count1 + count2; i++) in main()
Dpth_detached.c39 const int count1 = argc > 1 ? atoi(argv[1]) : 100; in main() local
55 for (i = 0; i < count1; i++) in main()
73 while (s_finished_count < count1 + count2) { in main()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h101 void rdtscEvent(uint32_t bucketId, uint32_t count1, uint32_t count2);
109 #define RDTSC_EVENT(bucket, count1, count2) rdtscEvent(bucket, count1, count2) argument
116 #define RDTSC_EVENT(bucket, count1, count2) argument
161 INLINE void rdtscEvent(uint32_t bucketId, uint32_t count1, uint32_t count2) in rdtscEvent() argument
164 gBucketMgr.AddEvent(id, count1); in rdtscEvent()
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/
Dparallel_reader_test.py55 count1 = 0
69 count1 += 1
74 self.assertGreater(count1, 0)
76 self.assertEquals(count0 + count1 + count2, num_reads)
95 count1 = 0
113 count1 += 1
120 self.assertEquals(count1, num_records_per_file)
127 count0 + count1 + count2,
/external/dng_sdk/source/
Ddng_pixel_buffer.cpp45 uint32 &count1, in OptimizeOrder() argument
62 Abs_int32 (sStep1) * (count1 - 1) + in OptimizeOrder()
66 Abs_int32 (dStep1) * (count1 - 1) + in OptimizeOrder()
90 (((const uint8 *) sPtr) + (int32)(count1 - 1) * sStep1 * (int32)sPixelSize); in OptimizeOrder()
93 (((uint8 *) dPtr) + (int32)(count1 - 1) * dStep1 * (int32)dPixelSize); in OptimizeOrder()
141 (((const uint8 *) sPtr) + (int32)(count1 - 1) * sStep1 * (int32)sPixelSize); in OptimizeOrder()
144 (((uint8 *) dPtr) + (int32)(count1 - 1) * dStep1 * (int32)dPixelSize); in OptimizeOrder()
172 if (count1 == 1) step1 = 0xFFFFFFFF; in OptimizeOrder()
234 count [1] = count1; in OptimizeOrder()
238 count1 = count [index1]; in OptimizeOrder()
[all …]
Ddng_utils.cpp456 uint32 count1 = tile.H (); in HistogramArea() local
466 count1, in HistogramArea()
476 for (uint32 row = 0; row < count1; row++) in HistogramArea()
589 uint32 count1 = tile.W (); in Process() local
613 count1, in Process()
636 for (uint32 index1 = 0; index1 < count1; index1++) in Process()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
D2-1.c206 int count1; /* number of children currently waiting (1st pass) */ member
231 td->count1++; in child()
233 timed = td->count1 & 1; in child()
261 td->count1--; in child()
535 td->count1 = 0; in main()
576 ch = td->count1; in main()
590 ch = td->count1; in main()
641 ch = td->count1; in main()
655 ch = td->count1; in main()
/external/freetype/src/pshinter/
Dpshrec.c379 FT_UInt count1 = mask1->num_bits; in ps_mask_table_test_intersect() local
384 count = FT_MIN( count1, count2 ); in ps_mask_table_test_intersect()
428 FT_UInt count1 = mask1->num_bits; in ps_mask_table_merge() local
442 if ( count2 > count1 ) in ps_mask_table_merge()
448 for ( pos = count1; pos < count2; pos++ ) in ps_mask_table_merge()
1003 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2mask() local
1008 if ( bit_count != count1 + count2 ) in ps_hints_t2mask()
1012 bit_count, count1 + count2 )); in ps_hints_t2mask()
1019 error = ps_dimension_set_mask_bits( &dim[0], bytes, count2, count1, in ps_hints_t2mask()
1048 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2counter() local
[all …]
/external/guice/core/test/com/google/inject/
DProvisionListenerTest.java215 final Counter count1 = new Counter(); in testCachedInScopePreventsProvisionNotify() local
219 bindListener(Matchers.any(), count1); in testCachedInScopePreventsProvisionNotify()
225 assertEquals(1, count1.count); in testCachedInScopePreventsProvisionNotify()
229 count1.count = 0; in testCachedInScopePreventsProvisionNotify()
231 assertEquals(0, count1.count); in testCachedInScopePreventsProvisionNotify()
235 final Counter count1 = new Counter(); in testCombineAllBindListenerCalls() local
240 bindListener(Matchers.any(), count1); in testCombineAllBindListenerCalls()
245 assertEquals(1, count1.count); in testCombineAllBindListenerCalls()
250 final Counter count1 = new Counter(); in testNotifyEarlyListenersIfFailBeforeProvision() local
255 bindListener(Matchers.any(), count1, new FailBeforeProvision(), count2); in testNotifyEarlyListenersIfFailBeforeProvision()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationWeights.java517 int count1 = count - count2; // number of minLength weights in allocWeightsInMinLengthRanges() local
518 if(count2 == 0 || (count1 + count2 * nextCountBytes) < n) { in allocWeightsInMinLengthRanges()
521 --count1; in allocWeightsInMinLengthRanges()
522 assert((count1 + count2 * nextCountBytes) >= n); in allocWeightsInMinLengthRanges()
527 if(count1 == 0) { in allocWeightsInMinLengthRanges()
539 ranges[0].end = incWeightByOffset(start, minLength, count1 - 1); in allocWeightsInMinLengthRanges()
540 ranges[0].count = count1; in allocWeightsInMinLengthRanges()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java515 int count1 = count - count2; // number of minLength weights in allocWeightsInMinLengthRanges() local
516 if(count2 == 0 || (count1 + count2 * nextCountBytes) < n) { in allocWeightsInMinLengthRanges()
519 --count1; in allocWeightsInMinLengthRanges()
520 assert((count1 + count2 * nextCountBytes) >= n); in allocWeightsInMinLengthRanges()
525 if(count1 == 0) { in allocWeightsInMinLengthRanges()
537 ranges[0].end = incWeightByOffset(start, minLength, count1 - 1); in allocWeightsInMinLengthRanges()
538 ranges[0].count = count1; in allocWeightsInMinLengthRanges()
/external/icu/icu4c/source/i18n/
Dcollationweights.cpp454 int32_t count1 = count - count2; // number of minLength weights in allocWeightsInMinLengthRanges() local
455 if(count2 == 0 || (count1 + count2 * nextCountBytes) < n) { in allocWeightsInMinLengthRanges()
458 --count1; in allocWeightsInMinLengthRanges()
459 U_ASSERT((count1 + count2 * nextCountBytes) >= n); in allocWeightsInMinLengthRanges()
464 if(count1 == 0) { in allocWeightsInMinLengthRanges()
474 splitRange, rangeCount, count1, count2); in allocWeightsInMinLengthRanges()
478 ranges[0].end = incWeightByOffset(start, minLength, count1 - 1); in allocWeightsInMinLengthRanges()
479 ranges[0].count = count1; in allocWeightsInMinLengthRanges()
/external/eigen/bench/perf_monitoring/gemm/
Drun.sh61 count1=`echo $1 | wc -w`
64 if [ $count1 == $count2 ]; then
67 for (( i=0 ; i<$count1 ; i++ )); do
/external/deqp/data/gles2/shaders/
Dloops.test15 int count1 = 0;
18 if (count1 == 2)
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderECBlocks.cpp37 return m_data.count1 + m_data.count2; in GetNumBlocks()
45 return m_data.count1 * (m_data.dataCodeWords1 + GetECCodeWordsPerBlock()) + in GetTotalDataCodeWords()
/external/freetype/src/otvalid/
Dotvcommn.c899 FT_UInt GlyphCount, Count, count1; in otv_u_x_y_Ox_sy() local
915 for ( count1 = GlyphCount; count1 > 0; count1-- ) in otv_u_x_y_Ox_sy()
992 FT_UInt count1, count2; in otv_u_x_Ox_y_Oy_z_Oz_p_sp() local
1015 for ( count1 = InputGlyphCount; count1 > 0; count1-- ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
/external/llvm/test/CodeGen/SystemZ/
Dframe-11.ll10 define void @f1(i32 %count1, i32 %count2) {
19 %array1 = alloca i8, i32 %count1
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc794 const int count1 = reflection1->FieldSize(message1, repeated_field); in CompareRepeatedField() local
801 if (count1 != count2 && reporter_ == NULL && !treated_as_subset) { in CompareRepeatedField()
805 if (count1 > count2 && reporter_ == NULL) { in CompareRepeatedField()
828 for (int i = 0; i < count1; i++) { in CompareRepeatedField()
873 for (int i = 0; i < count1; ++i) { in CompareRepeatedField()
1266 MaximumMatcher(int count1, int count2, NodeMatchCallback* callback,
1290 MaximumMatcher::MaximumMatcher(int count1, int count2, in MaximumMatcher() argument
1294 : count1_(count1), count2_(count2), match_callback_(callback), in MaximumMatcher()
1296 match_list1_->assign(count1, -1); in MaximumMatcher()
1369 const int count1 = in MatchRepeatedFieldIndices() local
[all …]
/external/libevent/test/
Dregress_listener.c77 int count1 = 2, count2 = 1; in regress_pick_a_port() local
95 listener1 = evconnlistener_new_bind(base, acceptcb, &count1, in regress_pick_a_port()
130 tt_int_op(count1, ==, 0); in regress_pick_a_port()
/external/v8/testing/gmock/test/
Dgmock_stress_test.cc211 int count1 = 0; in TestConcurrentCallsOnSameObject() local
212 const Helper1Param param = { &foo, &count1 }; in TestConcurrentCallsOnSameObject()
221 EXPECT_EQ(kRepeat, count1 + count2); in TestConcurrentCallsOnSameObject()
/external/googletest/googlemock/test/
Dgmock_stress_test.cc211 int count1 = 0; in TestConcurrentCallsOnSameObject() local
212 const Helper1Param param = { &foo, &count1 }; in TestConcurrentCallsOnSameObject()
221 EXPECT_EQ(kRepeat, count1 + count2); in TestConcurrentCallsOnSameObject()
/external/google-breakpad/src/testing/test/
Dgmock_stress_test.cc211 int count1 = 0; in TestConcurrentCallsOnSameObject() local
212 const Helper1Param param = { &foo, &count1 }; in TestConcurrentCallsOnSameObject()
221 EXPECT_EQ(kRepeat, count1 + count2); in TestConcurrentCallsOnSameObject()
/external/deqp/data/gles3/shaders/
Dloops.test18 int count1 = 0;
21 if (count1 == 2)

123