HomeSort by relevance Sort by last modified time
    Searched full:boundary (Results 151 - 175 of 4900) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
reloc-010.d 5 # Test 10 bit pc rel reloc negative good boundary case
reloc-014.d 5 # Test 18 bit pc rel reloc negative good boundary case
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
relax_call26_boundary.ld 3 section text0 near a 256 memory segment boundary, by using
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 94 // given MIME boundary.
96 // The boundary is usually obtained from the "boundary" parameter of
99 func NewReader(r io.Reader, boundary string) *Reader {
100 b := []byte("\r\n--" + boundary + "--")
171 // or we find a reason to stop (boundary or read error).
203 // dashBoundary is "--boundary".
204 // nlDashBoundary is "\r\n--boundary" or "\n--boundary", depending on what mode we are in.
205 // The comments below (and the name) assume "\n--boundary", but either is accepted
    [all...]
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart.go 94 // given MIME boundary.
96 // The boundary is usually obtained from the "boundary" parameter of
99 func NewReader(r io.Reader, boundary string) *Reader {
100 b := []byte("\r\n--" + boundary + "--")
171 // or we find a reason to stop (boundary or read error).
203 // dashBoundary is "--boundary".
204 // nlDashBoundary is "\r\n--boundary" or "\n--boundary", depending on what mode we are in.
205 // The comments below (and the name) assume "\n--boundary", but either is accepted
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
errors.py 23 """Couldn't find terminating boundary."""
44 """A message claimed to be a multipart but had no boundary parameter."""
47 """The claimed start boundary was never found."""
  /external/curl/tests/data/
test286 16 TFTP send of boundary case 512 byte file
23 a 512 byte TFTP block, testing a boundary
58 a 512 byte TFTP block, testing a boundary
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 28 # Here we have to pad until the end of the *next* boundary because
29 # otherwise the group crosses a boundary.
32 # it's one instruction, that instruction cannot itself cross the boundary.
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
errors.py 23 """Couldn't find terminating boundary."""
44 """A message claimed to be a multipart but had no boundary parameter."""
47 """The claimed start boundary was never found."""
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
errors.py 23 """Couldn't find terminating boundary."""
44 """A message claimed to be a multipart but had no boundary parameter."""
47 """The claimed start boundary was never found."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
errors.py 23 """Couldn't find terminating boundary."""
44 """A message claimed to be a multipart but had no boundary parameter."""
47 """The claimed start boundary was never found."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
errors.py 23 """Couldn't find terminating boundary."""
44 """A message claimed to be a multipart but had no boundary parameter."""
47 """The claimed start boundary was never found."""
  /external/libmicrohttpd/src/microhttpd/
postprocessor.c 143 * Primary boundary (points into encoding string)
145 const char *boundary; member in struct:MHD_PostProcessor
148 * Nested boundary (if we have multipart/mixed encoding).
199 * strlen(boundary) -- if boundary != NULL.
278 const char *boundary; local
288 boundary = NULL;
295 boundary =
298 boundary = strstr (boundary, "boundary=")
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
BreakIterator.java 34 * This type of BreakIterator makes sure there is a boundary position at the
56 * <ul><li>The beginning and end of the text are always treated as boundary positions.
57 * <li>The current position of the iterator is always a boundary position (random-
58 * access methods move the iterator to the nearest boundary position before or
93 * BreakIterator boundary = BreakIterator.getWordInstance();
94 * boundary.setText(stringToExamine);
95 * printEachForward(boundary, stringToExamine);
97 * boundary = BreakIterator.getSentenceInstance(Locale.US);
98 * boundary.setText(stringToExamine);
99 * printEachBackward(boundary, stringToExamine)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_07.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
8 --BOUNDARY
15 --BOUNDARY
83 --BOUNDARY--
msg_38.txt 2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"
9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
19 Unlike the test test_nested-multiples-with-internal-boundary, this
20 piece of text not only contains the outer boundary tags
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_07.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
8 --BOUNDARY
15 --BOUNDARY
83 --BOUNDARY--
msg_38.txt 2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"
9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
19 Unlike the test test_nested-multiples-with-internal-boundary, this
20 piece of text not only contains the outer boundary tags
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_07.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
8 --BOUNDARY
15 --BOUNDARY
83 --BOUNDARY--
msg_38.txt 2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"
9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
19 Unlike the test test_nested-multiples-with-internal-boundary, this
20 piece of text not only contains the outer boundary tags
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_07.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
8 --BOUNDARY
15 --BOUNDARY
83 --BOUNDARY--
msg_38.txt 2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"
9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
19 Unlike the test test_nested-multiples-with-internal-boundary, this
20 piece of text not only contains the outer boundary tags
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_07.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
8 --BOUNDARY
15 --BOUNDARY
83 --BOUNDARY--
msg_38.txt 2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"
5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"
9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"
19 Unlike the test test_nested-multiples-with-internal-boundary, this
20 piece of text not only contains the outer boundary tags
49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"
71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
  /external/webrtc/webrtc/system_wrappers/include/
metrics.h 27 // The boundary should be above the max enumerator sample.
28 // RTC_HISTOGRAM_ENUMERATION(name, sample, boundary);
41 // const std::string& name, int sample, int boundary);
115 // |boundary| should be above the max enumerator sample.
116 #define RTC_HISTOGRAM_ENUMERATION(name, sample, boundary) \
118 webrtc::metrics::HistogramFactoryGetEnumeration(name, boundary))
122 #define RTC_HISTOGRAM_ENUMERATION_SPARSE(name, sample, boundary) \
124 webrtc::metrics::HistogramFactoryGetEnumeration(name, boundary))
172 // |boundary| should be above the max enumerator sample.
174 const std::string& name, int boundary);
    [all...]

Completed in 361 milliseconds

1 2 3 4 5 67 8 91011>>