/external/libmicrohttpd/src/testcurl/ |
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);
|
test_digestauth_with_arguments.c | 58 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 196 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_parse_cookies.c | 50 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 136 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
test_process_arguments.c | 50 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 140 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_urlparse.c | 59 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 143 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
perf_get_concurrent.c | 127 copyBuffer (void *ptr, 188 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_post_loop.c | 61 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 135 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 199 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 264 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 347 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_quiesce.c | 59 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 166 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|
/external/libmicrohttpd/src/testzzuf/ |
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);
|
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);
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
MCJITObjectCacheTest.cpp | 33 ObjMap[ModuleID] = copyBuffer(Obj); 64 MemoryBuffer *copyBuffer(MemoryBufferRef Buf) {
|
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/ |
PartiallyUncompressingPipe.java | 40 private final byte[] copyBuffer; 73 copyBuffer = new byte[copyBufferSize]; 88 while ((numRead = in.read(copyBuffer)) >= 0) { 89 out.write(copyBuffer, 0, numRead);
|
/external/libmicrohttpd/src/testcurl/https/ |
tls_test_common.c | 97 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); 150 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) 226 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer);
|