Home
last modified time | relevance | path

Searched refs:linecount (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp842 int linecount = 0; in doForwardIterTest() local
843 while (linecount < gNumFileLines) { in doForwardIterTest()
844 UChar *str = gFileLines[linecount].name; in doForwardIterTest()
845 int strlen = haslen?gFileLines[linecount].len:-1; in doForwardIterTest()
851 linecount ++; in doForwardIterTest()
862 int linecount = 0; in doForwardIterTest() local
863 while (linecount < gNumFileLines) { in doForwardIterTest()
864 UChar *str = gFileLines[linecount].name; in doForwardIterTest()
865 int strlen = haslen?gFileLines[linecount].len:-1; in doForwardIterTest()
867 linecount ++; in doForwardIterTest()
[all …]
/external/toybox/toys/posix/
Dsort.c71 int linecount;
288 error_exit("%s: Check line %d\n", name, TT.linecount); in sort_read()
292 if (!(TT.linecount&63)) in sort_read()
293 TT.lines = xrealloc(TT.lines, sizeof(char *)*(TT.linecount+64)); in sort_read()
294 TT.lines[TT.linecount] = line; in sort_read()
296 TT.linecount++; in sort_read()
371 qsort(TT.lines, TT.linecount, sizeof(char *), compare_keys); in sort_main()
377 for (jdx=0, idx=1; idx<TT.linecount; idx++) { in sort_main()
382 if (TT.linecount) TT.linecount = jdx+1; in sort_main()
386 for (idx = 0; idx<TT.linecount; idx++) { in sort_main()
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java578 int linecount = 0; in doForwardIterTest() local
579 while (linecount < tests.length) { in doForwardIterTest()
580 String str = tests[linecount]; in doForwardIterTest()
585 linecount ++; in doForwardIterTest()
597 int linecount = 0; in doForwardIterTest() local
598 while (linecount < tests.length) { in doForwardIterTest()
599 String str = tests[linecount]; in doForwardIterTest()
601 linecount ++; in doForwardIterTest()
617 int linecount = 0; in doForwardIterTest() local
618 while (linecount < tests.length) { in doForwardIterTest()
[all …]
/external/autotest/client/profilers/powertop/src/
Dprocess.c77 void suggest_process_death(char *process_match, char *tokill, struct line *slines, int linecount, d… in suggest_process_death() argument
81 for (i = 0; i < linecount; i++) { in suggest_process_death()
Dpowertop.h46 …death(char *process_match, char *process_name, struct line *slines, int linecount, double minwakeu…
/external/opencv3/3rdparty/jinja2/
Dfilters.py596 def do_batch(value, linecount, fill_with=None): argument
618 if len(tmp) == linecount:
623 if fill_with is not None and len(tmp) < linecount:
624 tmp += [fill_with] * (linecount - len(tmp))
/external/libvncserver/examples/
Dzippy.c18 void linecount (char* frame_buffer);
123 void linecount (char* frame_buffer) in linecount() function
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c1597 Int linecount; in DEBUG_SnarfLinetab() local
1603 linecount = *pnt2.s++; in DEBUG_SnarfLinetab()
1605 if ( linecount > 0 ) { in DEBUG_SnarfLinetab()
1611 linecount, filename, segno, start[k].start, start[k].end ); in DEBUG_SnarfLinetab()
1613 for ( j = 0; j < linecount; j++ ) { in DEBUG_SnarfLinetab()
1617 + ((j < (linecount - 1)) in DEBUG_SnarfLinetab()
1623 ((const unsigned short *)(pnt2.ui + linecount))[j], in DEBUG_SnarfLinetab()
1629 ((const unsigned short *)(pnt2.ui + linecount))[j], j ); in DEBUG_SnarfLinetab()
/external/pcre/dist/
Dpcregrep.c1831 int linecount = 0; in pcregrep() local
1834 while (p < ptr && linecount < after_context) in pcregrep()
1837 linecount++; in pcregrep()
1870 int linecount = 0; in pcregrep() local
1874 linecount < before_context) in pcregrep()
1876 linecount++; in pcregrep()
1888 if (number) fprintf(stdout, "%d-", linenumber - linecount--); in pcregrep()
/external/toybox/generated/
Dglobals.h1218 int linecount; member
/external/curl/tests/
Druntests.pl5084 my $linecount = 0;
5099 $linecount++;
5100 $truncate = $linecount > 1000;
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...