/external/apache-http/src/org/apache/commons/codec/language/ |
D | Soundex.java | 264 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/ |
D | tif_lzw.c | 834 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/ |
D | tif_lzw.c | 827 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/ |
D | rpng2-win.c | 189 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()
|
D | rpng2-x.c | 207 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/ |
D | libmpiwrap.c | 1807 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/ |
D | org.apache.commons.codec_1.3.0.v20100518-1140.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/lib/commons-codec-1.4/ |
D | commons-codec-1.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v1/lib/main/ |
D | commons-codec-1.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |