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

<<11121314151617181920>>

  /external/ImageMagick/www/Magick++/
thumbnail-anatomy-plain.fig 20 0 thumbnail-sample-plain.jpg
27 4 1 -1 0 0 16 14 0.0000 4 165 1875 4275 5250 PLAIN THUMBNAIL\001
  /external/iptables/include/linux/netfilter/
xt_osf.h 109 * plain numeric value. Can also be made as plain numeric value which
  /external/junit-params/src/test/java/junitparams/naming/
MacroSubstitutionNamingStrategyTest.java 24 new Object[]{"withoutMacro", "plain name"}, new Object[]{"withIndexMacro", "0"},
49 @TestCaseName("plain name")
  /external/libbrillo/brillo/
mime_utils_unittest.cc 42 EXPECT_EQ("plain", mime::GetSubtype(mime::text::kPlain));
44 parameters = mime::GetParameters("text/plain; charset=iso-8859-1;foo=bar");
  /external/python/cpython2/Lib/email/test/data/
msg_22.txt 9 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
42 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
  /external/python/cpython3/Lib/test/test_email/data/
msg_22.txt 9 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
42 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
  /external/tpm2/
GetTime.c 53 // current clock in plain text
57 // Firmware version in plain text
  /external/volley/src/test/java/com/android/volley/toolbox/
HttpHeaderParserTest.java 232 headers.put("Content-Type", "text/plain; charset=utf-8");
236 headers.put("Content-Type", "text/plain; charset=utf-8");
240 headers.put("Content-Type", "text/plain; charset=utf-8 ");
244 headers.put("Content-Type", "text/plain; charset=utf-8; frozzle=bar");
256 headers.put("Content-Type", "text/plain; charset=");
260 headers.put("Content-Type", "text/plain");
268 headers.put("Content-Type", "text/plain;");
280 headers.add(new Header("content-type", "text/plain"));
  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/
TextReportCanvas.java 22 * A concrete implementation of ReportCanvas class which generates "Plain Text" output.
32 * Constructor. Connects plain-text output to the provided StringBuilder.
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
ConversionUtilities.java 50 * Plain-Old-Data class to return parsed body data from
62 * Parse body text (plain and/or HTML) from MimeMessage to {@link BodyFieldData}.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_osf.h 109 * plain numeric value. Can also be made as plain numeric value which
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_22.txt 9 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
42 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_22.txt 9 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
42 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_22.txt 9 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
42 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_22.txt 9 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
42 Content-Type: text/plain; charset="us-ascii" ; format="flowed"
  /external/python/cpython2/Lib/test/
test_cgi.py 258 Content-Type: text/plain
287 Content-Type: text/plain
360 Content-Type: text/plain
395 cgi.parse_header("text/plain"),
396 ("text/plain", {}))
401 cgi.parse_header("text/plain;charset=us-ascii"),
402 ("text/plain", {"charset": "us-ascii"}))
404 cgi.parse_header('text/plain ; charset="us-ascii"'),
405 ("text/plain", {"charset": "us-ascii"}))
407 cgi.parse_header('text/plain ; charset="us-ascii"; another=opt')
    [all...]
  /art/test/048-reflect-v8/src/
Calendar.java 22 // This is a plain old non-1.8 annotation. At runtime we can see that it has a
  /development/samples/SkeletonApp/res/values/
colors.xml 18 addition to plain color resources (retrieved via Resources.getColor()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/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
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
serve.py 24 respond('404 Not Found', [('Content-Type', 'text/plain')])
  /device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
TlsImpl.c 24 plain text TLS payload;
83 // Copy all TLS plain record header and payload into BufferIn.
177 plain text TLS payload.
234 // Copy all TLS plain record header and payload to BufferIn
  /external/annotation-tools/scene-lib/src/annotations/field/
ClassTokenAFT.java 12 * represents it as a plain {@link ClassTokenAFT}. Use the singleton
  /external/apache-http/src/org/apache/http/conn/routing/
RouteInfo.java 59 * Plain routes are established by connecting to the target or
65 public enum TunnelType { PLAIN, TUNNELLED }
69 * Plain routes are established by connecting or tunnelling.
80 public enum LayerType { PLAIN, LAYERED }

Completed in 1184 milliseconds

<<11121314151617181920>>