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

<<31323334353637383940>>

  /external/curl/tests/data/
test258 100 Content-Type: text/plain
126 Content-Type: text/plain
test259 97 Content-Type: text/plain
124 Content-Type: text/plain
test39 81 Content-Type: text/plain
99 Content-Type: text/plain
test643 95 Content-Type: text/plain
125 Content-Type: text/plain
test645 97 Content-Type: text/plain
132 Content-Type: text/plain
test646 30 smtp://%HOSTIP:%SMTPPORT/646 --mail-rcpt recipient@example.com --mail-from sender@example.com -F "=(;type=multipart/alternative" -F "= <body>This is the html version</body>;headers=X-test1: this is a header;type=text/html;headers=X-test2: this is another header " -F "=This is the plain text version;headers=@log/headers646" -F "=)" -F "=@log/test646.txt;headers=<log/headers646" -H "From: different" -H "To: another" -H "Reply-To: <followup@example.com>"
83 This is the plain text version
test647 25 imap://%HOSTIP:%IMAPPORT/647 -F "=(;type=multipart/alternative" -F "= <body>This is the html version</body>;type=text/html" -F "=This is the plain text version" -F "=)" -F "=@log/test647.txt" -H "Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)" -H "From: Fred Foobar <foobar@example.com>" -H "To: joe@example.com" -H "Message-Id: <B27397-0100000@example.com>" -H "Subject: afternoon meeting" -u user:secret
66 This is the plain text version
  /external/icu/icu4c/source/test/cintltst/
cjaptst.c 158 /* Testing plain, Daku-ten, Handaku-ten letters */
171 log_verbose("Testing plain, Daku-ten, Handaku-ten letters Japanese Characters Collation\n");
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
HtmlStripFunction.java 116 // If this is isn't the start of an amp of a tag, treat as plain
146 // More than 8 chars, so not a valid entity, dump as plain text.
  /external/libdrm/vc4/
vc4_qpu_defines.h 67 /* 0-31 are the plain regfile a or b fields */
81 /* 0-31 are the plain regfile a or b fields */
  /external/lisa/ipynb/examples/utils/
testenv_example.ipynb 408 "text/plain": [
434 "text/plain": [
457 "text/plain": [
493 "text/plain": [
516 "text/plain": [
598 "text/plain": [
652 "text/plain": [
675 "text/plain": [
  /external/ltp/testcases/kernel/containers/sysvipc/
mesgq_nstest.c 155 tst_resm(TPASS, "Plain cloned process found mesgq "
164 "Plain cloned process didn't find mesgq");
semtest_2ns.c 213 "Plain cloned process able to access the semaphore "
220 tst_resm(TFAIL, "Plain cloned process didn't find semaphore");
shmem_2nstest.c 166 "Plain cloned process able to access shmem "
175 "Plain cloned process didn't find shmem seg");
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qpu_defines.h 70 /* 0-31 are the plain regfile a or b fields */
84 /* 0-31 are the plain regfile a or b fields */
  /external/mesa3d/src/gallium/tools/trace/
format.py 34 '''Plain formatter'''
59 '''Formatter for plain-text files which outputs ANSI escape codes. See
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
GZipIntegrationTest.java 96 testServer.response = NanoHTTPD.newChunkedResponse(NanoHTTPD.Response.Status.OK, "text/plain", data);
138 testServer.response = NanoHTTPD.newChunkedResponse(NanoHTTPD.Response.Status.OK, "text/plain", data);
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/internal/framed/
FramedServer.java 127 new Header("content-type", "text/plain")
175 return "text/plain";
  /external/python/cpython2/Doc/c-api/
int.rst 5 Plain Integer Objects
20 This instance of :c:type:`PyTypeObject` represents the Python plain integer type.
  /external/python/cpython2/Doc/library/
mimetools.rst 118 ``'text/plain'``. The type is converted to lower case.
131 such header exists, return ``'plain'``. The subtype is converted to lower case.
  /external/python/cpython2/Lib/
mimetypes.py 121 # type/subtype defaults to "text/plain"
132 type = 'text/plain'
413 '.bat' : 'text/plain',
417 '.c' : 'text/plain',
435 '.h' : 'text/plain',
445 '.ksh' : 'text/plain',
474 '.pl' : 'text/plain',
516 '.txt' : 'text/plain',
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py 172 'plain' : 'plan', # Plain
  /external/python/cpython3/Lib/
mimetypes.py 123 # type/subtype defaults to "text/plain"
134 type = 'text/plain'
410 '.bat' : 'text/plain',
414 '.c' : 'text/plain',
432 '.h' : 'text/plain',
442 '.ksh' : 'text/plain',
473 '.pl' : 'text/plain',
515 '.txt' : 'text/plain',
  /external/toolchain-utils/crosperf/
results_report_templates.py 58 text_table=print_table(data, 'PLAIN'),
182 f is one of ['TSV', 'HTML', 'PLAIN']; it's the type of format we want.
  /external/tpm2/
Attest_spt.c 59 // current clock in plain text
61 // Firmware version in plain text

Completed in 1118 milliseconds

<<31323334353637383940>>