/external/libmicrohttpd/src/testzzuf/ |
test_get.c | 51 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 117 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 161 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 222 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_get_chunked.c | 49 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 143 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 184 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 242 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_post.c | 69 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 173 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 225 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 295 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_post_form.c | 67 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 191 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 242 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 310 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_put.c | 66 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 142 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 193 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 262 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_put_chunked.c | 66 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 148 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 195 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 274 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_put_large.c | 74 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 157 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 209 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 280 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_long_header.c | 64 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 129 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 192 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
/external/libmicrohttpd/src/testcurl/ |
test_get_sendfile.c | 64 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 134 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 183 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 233 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 292 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 428 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_iplimit.c | 64 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 147 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 236 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_long_header.c | 62 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 125 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 200 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_timeout.c | 109 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 185 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 240 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_get_chunked.c | 58 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 173 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 215 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 258 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 310 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_large_put.c | 83 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 164 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 222 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 284 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 355 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_postform.c | 74 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 194 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 250 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 307 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 373 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_process_headers.c | 57 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 166 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 215 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 265 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 324 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_put.c | 70 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 141 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 197 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 255 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 323 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_put_chunked.c | 71 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 151 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 207 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 265 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 333 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_get.c | 66 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 128 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 178 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 229 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 289 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 426 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 569 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_post.c | 80 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 181 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 235 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 290 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 354 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 565 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_concurrent_stop.c | 64 copyBuffer (void *ptr, 127 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_digestauth.c | 59 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 197 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
RendererCommon.java | 78 private ByteBuffer copyBuffer; 97 && (copyBuffer == null || copyBuffer.capacity() < copyCapacityNeeded)) { 98 copyBuffer = ByteBuffer.allocateDirect(copyCapacityNeeded); 111 planes[i], planeWidths[i], planeHeights[i], strides[i], copyBuffer, planeWidths[i]); 112 packedByteBuffer = copyBuffer;
|
/prebuilts/go/darwin-x86/src/io/ |
io.go | 351 return copyBuffer(dst, src, nil) 354 // CopyBuffer is identical to Copy except that it stages through the 357 // zero length, CopyBuffer panics. 358 func CopyBuffer(dst Writer, src Reader, buf []byte) (written int64, err error) { 360 panic("empty buffer in io.CopyBuffer") 362 return copyBuffer(dst, src, buf) 365 // copyBuffer is the actual implementation of Copy and CopyBuffer. 367 func copyBuffer(dst Writer, src Reader, buf []byte) (written int64, err error) {
|
/prebuilts/go/linux-x86/src/io/ |
io.go | 351 return copyBuffer(dst, src, nil) 354 // CopyBuffer is identical to Copy except that it stages through the 357 // zero length, CopyBuffer panics. 358 func CopyBuffer(dst Writer, src Reader, buf []byte) (written int64, err error) { 360 panic("empty buffer in io.CopyBuffer") 362 return copyBuffer(dst, src, buf) 365 // copyBuffer is the actual implementation of Copy and CopyBuffer. 367 func copyBuffer(dst Writer, src Reader, buf []byte) (written int64, err error) {
|