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

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_32.txt 7 Content-Type: text/plain; charset*=ansi-x3.4-1968''us-ascii
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mimetypes.py 28 eq(guess_type("data:,thisIsTextPlain"), ("text/plain", None))
29 eq(guess_type("data:;base64,thisIsTextPlain"), ("text/plain", None))
55 all = set(self.db.guess_all_extensions('text/plain', strict=True))
85 eq(self.db.guess_type("foo.txt"), ("text/plain", None))
  /external/curl/tests/data/
DISABLED 2 # test cases are run by runtests.pl. Just add the plain test case numbers, one
test1045 19 Content-Type: text/plain
test1082 19 Content-Type: text/plain
  /external/icu/icu4c/
license.html 11 The ICU license is now in plain text format, see <a href="./LICENSE">LICENSE</a>.
  /external/icu/icu4j/main/shared/licenses/
license.html 11 The ICU license is now in plain text format, see <a href="./LICENSE">LICENSE</a>.
  /external/iptables/
INCOMPATIBILITIES 4 with kernels that do not support it, will result in a plain DROP instead
  /external/libxml2/
CONTRIBUTING 15 Format patches with git-format-patch and use plain text attachments
  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML (Simple).text 42 Just plain comment, with trailing spaces on the line:
  /external/markdown/MarkdownTest/Tests_2007/
Inline HTML (Simple).text 42 Just plain comment, with trailing spaces on the line:
  /external/markdown/tests/markdown-test/
inline-html-simple.txt 42 Just plain comment, with trailing spaces on the line:
  /external/markdown/tests/safe_mode/
inline-html-simple.txt 42 Just plain comment, with trailing spaces on the line:
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
UserCredentialHash.java 8 * hash rather than plain text passwords because it offers better security.
  /external/okhttp/okhttp-logging-interceptor/src/test/java/com/squareup/okhttp/logging/
HttpLoggingInterceptorTest.java 44 private static final MediaType PLAIN = MediaType.parse("text/plain; charset=utf-8");
128 client.newCall(request().post(RequestBody.create(PLAIN, "Hi?")).build()).execute();
146 .setHeader("Content-Type", PLAIN));
197 Request request = request().post(RequestBody.create(PLAIN, "Hi?")).build();
203 .assertLogEqual("Content-Type: text/plain; charset=utf-8")
215 .assertLogEqual("Content-Type: text/plain; charset=utf-8")
271 return PLAIN;
283 .assertLogEqual("Content-Type: text/plain; charset=utf-8")
294 .assertLogEqual("Content-Type: text/plain; charset=utf-8"
    [all...]
  /external/python/cpython2/Lib/email/test/data/
msg_01.txt 6 Content-Type: text/plain; charset=us-ascii
msg_05.txt 12 Content-Type: text/plain
msg_20.txt 6 Content-Type: text/plain; charset=us-ascii
msg_32.txt 7 Content-Type: text/plain; charset*=ansi-x3.4-1968''us-ascii
  /external/python/cpython3/Lib/test/test_email/data/
msg_01.txt 6 Content-Type: text/plain; charset=us-ascii
msg_05.txt 12 Content-Type: text/plain
msg_20.txt 6 Content-Type: text/plain; charset=us-ascii
msg_32.txt 7 Content-Type: text/plain; charset*=ansi-x3.4-1968''us-ascii
  /frameworks/base/core/java/android/os/
IInterface.java 27 * You must use this instead of a plain cast, so that proxy objects
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_01.txt 6 Content-Type: text/plain; charset=us-ascii

Completed in 583 milliseconds

<<11121314151617181920>>