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

<<11121314151617181920>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
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
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mimetypes.py 30 eq(guess_type("data:,thisIsTextPlain"), ("text/plain", None))
31 eq(guess_type("data:;base64,thisIsTextPlain"), ("text/plain", None))
57 all = set(self.db.guess_all_extensions('text/plain', strict=True))
87 eq(self.db.guess_type("foo.txt"), ("text/plain", None))
  /prebuilts/gdb/linux-x86/lib/python2.7/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
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mimetypes.py 30 eq(guess_type("data:,thisIsTextPlain"), ("text/plain", None))
31 eq(guess_type("data:;base64,thisIsTextPlain"), ("text/plain", None))
57 all = set(self.db.guess_all_extensions('text/plain', strict=True))
87 eq(self.db.guess_type("foo.txt"), ("text/plain", None))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mimetypes.py 30 eq(guess_type("data:,thisIsTextPlain"), ("text/plain", None))
31 eq(guess_type("data:;base64,thisIsTextPlain"), ("text/plain", None))
57 all = set(self.db.guess_all_extensions('text/plain', strict=True))
87 eq(self.db.guess_type("foo.txt"), ("text/plain", None))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/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
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mimetypes.py 30 eq(guess_type("data:,thisIsTextPlain"), ("text/plain", None))
31 eq(guess_type("data:;base64,thisIsTextPlain"), ("text/plain", None))
57 all = set(self.db.guess_all_extensions('text/plain', strict=True))
87 eq(self.db.guess_type("foo.txt"), ("text/plain", None))
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TabWidgetRule.java 25 // TabWidgets aren't configurable as plain LinearLayout since they
  /test/vti/fuzz_test_serving/
main.py 20 self.response.headers['Content-Type'] = 'text/plain'
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
pcrel-shared.s 2 # relocs (other than plain R_ARM_REL32, as in data) produce bogus dynamic
  /tools/tradefederation/core/src/com/android/tradefed/util/
IEmail.java 49 static final String PLAIN = "text/plain";
58 private String mContentType = PLAIN;
120 setContentType(PLAIN);
  /external/curl/docs/libcurl/
curl_unescape.3 34 This function will convert the given URL encoded input string to a "plain
37 converted to their plain text versions.
  /external/curl/tests/data/
test1079 16 Content-Type: text/plain; charset=iso-8859-1
32 Content-Type: text/plain; charset=iso-8859-1

Completed in 698 milliseconds

<<11121314151617181920>>