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

<<919293949596979899100>>

  /external/lisa/ipynb/tutorial/
07_PerfAnalysis.ipynb 398 "text/plain": [
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 381 // types, strings, plain arrays, and pointers).
387 // When printing a plain char, we always treat it as unsigned. This
  /external/markdown/docs/
writing_extensions.txt 74 Accepts a match object and returns an ElementTree element of a plain
331 td1.text = markdown.AtomicString("Cell content") # Add plain text content
  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 381 // types, strings, plain arrays, and pointers).
387 // When printing a plain char, we always treat it as unsigned. This
  /external/owasp/sanitizer/tools/findbugs/doc/manual/
running.html 173 <span class="command"><strong>-html:plain.xsl</strong></span>, <span class="command"><strong>-html:fancy.xsl</strong></span> and <span class="command"><strong>-html:fancy-hist.xsl</strong></span>.
174 The <code class="filename">plain.xsl</code> stylesheet does not use Javascript or DOM,
  /external/python/cpython2/Doc/library/
cgi.rst 499 print "Content-Type: text/plain"
504 of the output is set to plain text, which disables all HTML processing. If your
  /external/python/cpython3/Doc/library/
cgi.rst 491 print("Content-Type: text/plain")
496 of the output is set to plain text, which disables all HTML processing. If your
  /external/python/cpython3/Lib/unittest/test/
test_discovery.py 305 # the module load tests for both package and plain module called,
306 # and the plain module result nested by the package module load_tests
    [all...]
  /external/python/cpython3/Lib/xmlrpc/
server.py 549 self.send_header("Content-type", "text/plain")
701 """Mark up some plain text, given a context of symbols to look for.
    [all...]
  /external/skia/third_party/gif/
SkGifImageReader.cpp 561 // (as 12 and 11 bytes, respectively). Because we ignore the plain text extension entirely
567 // ignoring plain text extension
    [all...]
  /external/skqp/third_party/gif/
SkGifImageReader.cpp 561 // (as 12 and 11 bytes, respectively). Because we ignore the plain text extension entirely
567 // ignoring plain text extension
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-printers.h 381 // types, strings, plain arrays, and pointers).
387 // When printing a plain char, we always treat it as unsigned. This
  /external/syslinux/doc/
SubmittingPatches.txt 216 7) No MIME, no links, no compression, no attachments. Just plain text.
229 attachment as plain text, making it impossible to comment on your
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 381 // types, strings, plain arrays, and pointers).
387 // When printing a plain char, we always treat it as unsigned. This
  /external/webp/src/dsp/
lossless_enc_sse2.c 40 // fallthrough and finish off with plain-C
76 // fallthrough and finish off with plain-C
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.c 171 static const char strTextPlain[] = "text/plain";
505 // Content type is missing: default to "text/plain".
    [all...]
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 66 protected String mFileType = "text/plain";
434 return "text/plain";
    [all...]
  /libcore/ojluni/src/main/java/java/net/
ServerSocket.java 102 * the actual socket implementation. Otherwise a "plain" socket is created.
146 * the actual socket implementation. Otherwise a "plain" socket is created.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cgi.py 474 # inside a multi-part. The default for an inner part is text/plain,
484 ctype, pdict = "text/plain", {}
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cgi.py 474 # inside a multi-part. The default for an inner part is text/plain,
484 ctype, pdict = "text/plain", {}
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
asm.go 773 // getConstantPseudo checks that addr represents a plain constant and returns its value.
781 // getConstant checks that addr represents a plain constant and returns its value.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 511 // Plain nil [next]
518 {name: "Plain"}, // a single successor
  /prebuilts/go/darwin-x86/src/net/http/
response_test.go 385 "Content-Type: text/plain; charset=utf-8\r\n" +
401 "Content-Type": []string{"text/plain; charset=utf-8"},
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
asm.go 773 // getConstantPseudo checks that addr represents a plain constant and returns its value.
781 // getConstant checks that addr represents a plain constant and returns its value.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 511 // Plain nil [next]
518 {name: "Plain"}, // a single successor

Completed in 1258 milliseconds

<<919293949596979899100>>