Home
last modified time | relevance | path

Searched refs:incount (Results 1 – 15 of 15) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/language/
DSoundex.java264 int incount = 1, count = 1; in soundex() local
267 while ((incount < str.length()) && (count < out.length)) { in soundex()
268 mapped = getMappingCode(str, incount++); in soundex()
/external/pdfium/third_party/libtiff/
Dtif_lzw.c834 if (incount > 0x007fffff) { /* NB: shift will overflow */\
836 rat = (rat == 0 ? 0x7fffffff : incount/rat); \
838 rat = (incount<<8) / outcount; \
877 long incount, outcount, checkpoint; in LZWEncode() local
893 incount = sp->enc_incount; in LZWEncode()
912 ent = *bp++; cc--; incount++; in LZWEncode()
915 c = *bp++; cc--; incount++; in LZWEncode()
973 incount = 0; in LZWEncode()
988 } else if (incount >= checkpoint) { in LZWEncode()
996 checkpoint = incount+CHECK_GAP; in LZWEncode()
[all …]
/external/opencv3/3rdparty/libtiff/
Dtif_lzw.c827 if (incount > 0x007fffff) { /* NB: shift will overflow */\
829 rat = (rat == 0 ? 0x7fffffff : incount/rat); \
831 rat = (incount<<8) / outcount; \
868 long incount, outcount, checkpoint; in LZWEncode() local
883 incount = sp->enc_incount; in LZWEncode()
902 ent = *bp++; cc--; incount++; in LZWEncode()
905 c = *bp++; cc--; incount++; in LZWEncode()
963 incount = 0; in LZWEncode()
978 } else if (incount >= checkpoint) { in LZWEncode()
986 checkpoint = incount+CHECK_GAP; in LZWEncode()
[all …]
/external/libpng/contrib/gregbook/
Drpng2-win.c189 static int incount; variable
490 incount = fread(inbuf, 1, INBUFSIZE, infile); in WinMain()
491 if (incount < 8 || !readpng2_check_sig(inbuf, 8)) { in WinMain()
579 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in WinMain()
583 if (error || incount != INBUFSIZE || rpng2_info.state == kDone) { in WinMain()
603 incount = fread(inbuf, 1, INBUFSIZE, infile); in WinMain()
Drpng2-x.c207 static int incount; variable
519 incount = fread(inbuf, 1, INBUFSIZE, infile); in main()
520 if (incount < 8 || !readpng2_check_sig(inbuf, 8)) { in main()
600 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in main()
604 if (error || incount != INBUFSIZE || rpng2_info.state == kDone) { in main()
624 incount = fread(inbuf, 1, INBUFSIZE, infile); in main()
/external/valgrind/mpi/
Dlibmpiwrap.c1807 int WRAPPER_FOR(PMPI_Pack)( void* inbuf, int incount, MPI_Datatype datatype, in WRAPPER_FOR()
1819 check_mem_is_defined(inbuf, incount, datatype); in WRAPPER_FOR()
1823 err = PMPI_Pack_size( incount, datatype, comm, &szB ); in WRAPPER_FOR()
1831 CALL_FN_W_7W(err, fn, inbuf,incount,datatype, outbuf,outsize,position, comm); in WRAPPER_FOR()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.codec_1.3.0.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v1/lib/main/
Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/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/ ...