HomeSort by relevance Sort by last modified time
    Searched full:multipart (Results 426 - 450 of 663) sorted by null

<<11121314151617181920>>

  /external/apache-http/
Android.mk 24 com.android.internal.http.multipart \
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/glacier/
test_concurrent.py 101 # initiate/complete multipart API calls.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/s3/
test_bucket.py 13 from boto.s3.multipart import MultiPartUpload
  /external/chromium-trace/catapult/third_party/typ/typ/
json_results.py 184 content_type = 'multipart/form-data; boundary=%s' % BOUNDARY
  /external/chromium-trace/catapult/third_party/typ/typ/tests/
json_results_test.py 32 'multipart/form-data; '
  /external/curl/docs/examples/
multi-post.c 23 * to do a multipart formpost without "blocking". */
  /external/google-breakpad/src/tools/linux/symupload/
minidump_upload.cc 31 // The upload is sent as a multipart/form-data POST request with
  /external/google-breakpad/src/tools/mac/symupload/
minidump_upload.m 31 // a multipart/form-data POST request with the following parameters:
  /external/iproute2/include/linux/
netlink.h 53 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /external/kernel-headers/original/uapi/linux/
netlink.h 53 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /external/libmicrohttpd/doc/examples/
largepost.c 37 <form action=\"/filepost\" method=\"post\" enctype=\"multipart/form-data\">\n\
  /external/libnl/include/linux/
netlink.h 50 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /external/libnl/lib/
doc.c 196 * the maximum message size, the reply can be split into a series of multipart
197 * messages. A multipart message has the \c flag NLM_F_MULTI set and the
360 * | | Valid Message ACK NO-OP Message End of Multipart Error
371 * | [is Multipart message] |
  /hardware/qcom/msm8994/original-kernel-headers/linux/
netlink.h 52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /hardware/qcom/msm8996/original-kernel-headers/linux/
netlink.h 52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netlink.h 52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netlink.h 50 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoexstr.h 214 #define cdoMultipartAlternative L"multipart/alternative"
215 #define cdoMultipartDigest L"multipart/digest"
216 #define cdoMultipartMixed L"multipart/mixed"
217 #define cdoMultipartRelated L"multipart/related"
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
upload.py 168 'multipart/form-data; boundary=%s' % boundary,
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
upload.py 168 'multipart/form-data; boundary=%s' % boundary,
  /prebuilts/go/darwin-x86/misc/android/
go_android_exec.go 53 // "$GOROOT/src/mime/multipart" or "$GOPATH/src/golang.org/x/mobile".
  /prebuilts/go/darwin-x86/test/bench/garbage/
parser.go 232 "mime/multipart",
  /prebuilts/go/linux-x86/misc/android/
go_android_exec.go 53 // "$GOROOT/src/mime/multipart" or "$GOPATH/src/golang.org/x/mobile".
  /prebuilts/go/linux-x86/test/bench/garbage/
parser.go 232 "mime/multipart",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 168 'multipart/form-data; boundary=%s' % boundary,

Completed in 480 milliseconds

<<11121314151617181920>>