HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 1626 - 1650 of 4692) sorted by null

<<61626364656667686970>>

  /external/mdnsresponder/mDNSShared/
dnssd_ipc.h 111 // structures correctly anyway, so a plain "struct" is usually fine. In the event that structures are not packed
  /external/mesa3d/src/compiler/nir/
nir_lower_regs_to_ssa.c 234 /* This pass only really works on "plain" registers. If it's a
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
gen_xmlpool.py 34 # on whether it's an open or close quote. This is needed because plain
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
GetAndPostIntegrationTest.java 172 reqEntity.addPart("specialString", new StringBody("?????????????????", "text/plain", Charset.forName("UTF-8")));
  /external/oj-libjdwp/src/share/back/
error_messages.c 112 /* Print plain message to stdout. */
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
ConnectionReuseTest.java 182 .post(RequestBody.create(MediaType.parse("text/plain"), "b"))
  /external/pcre/dist2/doc/
pcre2.3 141 each is a separate page, linked from the index page. In the plain text format,
  /external/pdfium/xfa/fxfa/
fxfa.h 178 * text/xml, text/plain, multipart/form-data,
  /external/python/cpython2/Demo/pdist/
FSProxy.py 86 raise os.error, "not a plain file %s" % repr(name)
  /external/python/cpython2/Doc/
Makefile 27 @echo " text to make plain text files"
  /external/python/cpython2/Doc/c-api/
arg.rst 170 Convert a Python integer to a plain C :c:type:`int`.
473 Convert a plain C :c:type:`int` to a Python integer object.
476 Convert a plain C :c:type:`char` to a Python integer object.
479 Convert a plain C :c:type:`short int` to a Python integer object.
  /external/python/cpython2/Doc/library/
marshal.rst 53 DEC Alpha), it is possible to create plain Python integers that are longer
  /external/python/cpython2/Lib/email/test/data/
msg_25.txt 94 Content-Type: text/plain;
  /external/python/cpython2/Lib/
mailcap.py 12 The dictionary maps a MIME type (in all lowercase, e.g. 'text/plain')
mimetools.py 36 str = 'text/plain'
  /external/python/cpython2/Lib/test/
ssl_servers.py 105 self.send_header("Content-type", "text/plain; charset=utf-8")
test_docxmlrpc.py 93 self.assertEqual(response.getheader("Content-type"), "text/plain")
test_imaplib.py 230 self.assertTrue('AUTH=PLAIN' in self.server.capabilities)
  /external/python/cpython3/Doc/
Makefile 28 @echo " text to make plain text files"
  /external/python/cpython3/Doc/extending/
building.rst 57 A distutils package contains a driver script, :file:`setup.py`. This is a plain
  /external/python/cpython3/Doc/library/
secrets.rst 156 whether plain text or encrypted. They should be salted and hashed
  /external/python/cpython3/Include/
datetime.h 91 * the plain date type is a base class for datetime, so it must also have
  /external/python/cpython3/Lib/test/
ssl_servers.py 105 self.send_header("Content-type", "text/plain; charset=utf-8")
test_docxmlrpc.py 103 self.assertEqual(response.getheader("Content-type"), "text/plain")
  /external/python/cpython3/Lib/test/test_email/data/
msg_25.txt 94 Content-Type: text/plain;

Completed in 1185 milliseconds

<<61626364656667686970>>