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

<<11121314151617181920>>

  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML (Simple).text-res 41 <p>Just plain comment, with trailing spaces on the line:</p>
  /external/markdown/MarkdownTest/Tests_2007/
Inline HTML (Simple).html 45 <p>Just plain comment, with trailing spaces on the line:</p>
  /external/markdown/tests/markdown-test/
inline-html-simple.html 35 <p>Just plain comment, with trailing spaces on the line:</p>
  /external/python/cpython2/Lib/email/test/data/
msg_29.txt 6 Content-Type: text/plain; charset=us-ascii;
msg_45.txt 13 Content-Type: text/plain
msg_46.txt 20 Content-Type: text/plain; charset=ISO-8859-15
  /external/python/cpython2/Tools/scripts/
serve.py 24 respond('404 Not Found', [('Content-Type', 'text/plain')])
  /external/python/cpython3/Lib/test/test_email/data/
msg_15.txt 20 Content-type: text/plain; charset="ISO-8859-1"
msg_29.txt 6 Content-Type: text/plain; charset=us-ascii;
msg_45.txt 13 Content-Type: text/plain
msg_46.txt 20 Content-Type: text/plain; charset=ISO-8859-15
  /external/python/cpython3/Lib/test/
test_mimetypes.py 31 eq(guess_type("data:,thisIsTextPlain"), ("text/plain", None))
32 eq(guess_type("data:;base64,thisIsTextPlain"), ("text/plain", None))
58 all = set(self.db.guess_all_extensions('text/plain', strict=True))
100 eq(self.db.guess_type("foo.txt"), ("text/plain", None))
  /external/python/cpython3/Tools/scripts/
serve.py 24 respond('404 Not Found', [('Content-Type', 'text/plain')])
  /external/strace/xlat/
mmap_flags.in 24 * can map plain files;
  /external/syslinux/doc/
isolinux.txt 51 Note that ISOLINUX only uses the "plain" ISO 9660 filenames, i.e. it
54 Under Linux, you can verify the plain filenames by mounting with the
56 ISOLINUX does support "long" (level 2) ISO 9660 plain filenames, so if
59 to generate long (up to 31 characters) plain filenames.
  /external/syslinux/txt/
isolinux.txt 87 Note that ISOLINUX only uses the "plain" ISO 9660 filenames, i.e. it
90 Under Linux, you can verify the plain filenames by mounting with the
92 ISOLINUX does support "long" (level 2) ISO 9660 plain filenames, so if
95 to generate long (up to 31 characters) plain filenames.
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
cudnn_convolution_rewriter.h 25 // Rewrites plain convolutions, backwards-filter convolutions, and
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
tfdbg.md 42 * wrap aroundTensorFlow `Session` objects to debug plain TensorFlow models
  /external/v8/tools/
mac-nm 10 # can't be done partially, because term boundaries are plain text symbols, such
  /external/valgrind/cachegrind/docs/
cg_annotate-manpage.xml 24 <arg choice="plain"><replaceable>cachegrind-out-file</replaceable></arg>
  /external/valgrind/massif/docs/
ms_print-manpage.xml 25 <arg choice="plain"><replaceable>massif-out-file</replaceable></arg>
  /external/webrtc/webrtc/test/testsupport/
gtest_prod_util.h 19 // This file is a plain copy of Chromium's base/gtest_prod_util.h.
  /frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/app/
ActionBarShareActionProvider.java 46 shareIntent.setType("text/plain");
  /libcore/dalvik/src/main/java/dalvik/annotation/
KnownFailure.java 36 * Plain text reason for adding this annotation.
  /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
ActivityTest.java 162 mDocsHelper.createDocument(rootDir0, "text/plain", fileName1);
164 mDocsHelper.createDocumentWithFlags(rootDir0.documentId, "text/plain", fileNameNoRename,
167 mDocsHelper.createDocument(rootDir1, "text/plain", fileName3);
168 mDocsHelper.createDocument(rootDir1, "text/plain", fileName4);

Completed in 1279 milliseconds

<<11121314151617181920>>