Home
last modified time | relevance | path

Searched refs:fillbuf (Results 1 – 14 of 14) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DRecyclableBufferedInputStream.java128 private int fillbuf(InputStream localIn, byte[] localBuf) in fillbuf() method in RecyclableBufferedInputStream
229 if (pos >= count && fillbuf(localIn, localBuf) == -1) { in read()
309 if (fillbuf(localIn, localBuf) == -1) { in read()
390 if (fillbuf(localIn, localBuf) == -1) { in skip()
/external/elfutils/libelf/
Delf32_updatefile.c477 fill (int fd, off_t pos, size_t len, char *fillbuf, size_t *filledp) in fill() argument
485 memset (fillbuf + filled, __libelf_fill_byte, fill_len - filled); in fill()
494 if (unlikely ((size_t) pwrite_retry (fd, fillbuf, n, pos) != n)) in fill()
513 char fillbuf[FILLBUFSIZE]; in __elfw2() local
586 ehdr->e_phoff - ehdr->e_ehsize, fillbuf, &filled) in __elfw2()
720 - last_offset, fillbuf, in __elfw2()
799 scn_start - last_offset, fillbuf, in __elfw2()
828 fillbuf, &filled) != 0)) in __elfw2()
/external/zlib/src/contrib/iostream/
Dzfstream.cpp162 int result = fillbuf(); in underflow()
235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
Dzfstream.h40 int fillbuf();
/external/elfutils/lib/
Dmd5.c46 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
107 memcpy (&ctx->buffer[bytes], fillbuf, pad); in md5_finish_ctx()
Dsha1.c46 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
105 memcpy (&ctx->buffer[bytes], fillbuf, pad); in sha1_finish_ctx()
/external/libvncserver/common/
Dmd5.c61 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
117 memcpy (&ctx->buffer[bytes], fillbuf, pad);
/external/opencv/cv/src/
Dcvimgwarp.cpp1087 double fillbuf[4]; in cvWarpAffine() local
1164 cvScalarToRawData( &fillval, fillbuf, CV_MAT_TYPE(src->type), 0 ); in cvWarpAffine()
1180 flags & CV_WARP_FILL_OUTLIERS ? fillbuf : 0, ofs )); in cvWarpAffine()
1364 double fillbuf[4]; in cvWarpPerspective() local
1457 cvScalarToRawData( &fillval, fillbuf, CV_MAT_TYPE(src->type), 0 ); in cvWarpPerspective()
1467 flags & CV_WARP_FILL_OUTLIERS ? fillbuf : 0 )); in cvWarpPerspective()
1992 double fillbuf[4]; in cvRemap() local
2036 cvScalarToRawData( &fillval, fillbuf, CV_MAT_TYPE(src->type), 0 ); in cvRemap()
2044 icvRemapFixedPt_8u( src, dst, mapx, mapy, (uchar*)fillbuf ); in cvRemap()
2091 cn, flags & CV_WARP_FILL_OUTLIERS ? fillbuf : 0 ); in cvRemap()
/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/ ...