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

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_26.txt 21 Content-Type: text/plain; charset=us-ascii
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_07.txt 9 Content-Type: text/plain; charset="us-ascii"
msg_26.txt 21 Content-Type: text/plain; charset=us-ascii
  /prebuilts/sdk/tools/
jack-admin 137 -F "force=$FORCE_INSTALLATION;type=text/plain$CHARSET_ARGUMENT" \
160 -H "Accept: text/plain$CHARSET_ARGUMENT" \
197 -H "Accept: text/plain$CHARSET_ARGUMENT" \
227 -H "Accept: text/plain$CHARSET_ARGUMENT" \
401 -H "Accept: text/plain$CHARSET_ARGUMENT" \
432 -H "Accept: text/plain$CHARSET_ARGUMENT" \
532 --form "level=$2;type=text/plain$CHARSET_ARGUMENT" \
533 --form "limit=$LIMIT;type=text/plain$CHARSET_ARGUMENT" \
534 --form "count=$COUNT;type=text/plain$CHARSET_ARGUMENT" \
  /tools/acloud/internal/proto/
user_config.proto 55 // * They are stored as plain text in the configuration file so they are
  /tools/repohooks/tools/
checkpatch.pl-update 19 CGIT_URL="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain"
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
StringEscapeUtilsTest.java 69 * Test {@link StringEscapeUtils#paramsToArgs(List)} returns proper result with plain quoting
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/net/
HttpMultipartPostTest.java 58 + "Content-Type: text/plain" + CRLF
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RelativeDateTimeFormatter.java 60 * fmt.format(Direction.PLAIN, AbsoluteUnit.SUNDAY); // "Sunday"
66 * fmt.format(Direction.PLAIN, AbsoluteUnit.NOW); // "now"
287 * Plain, which means the absence of a qualifier
290 PLAIN,
576 * unit this can occur with NOW which can only take PLAIN.
580 if (unit == AbsoluteUnit.NOW && direction != Direction.PLAIN) {
581 throw new IllegalArgumentException("NOW can only accept direction PLAIN.");
584 // Get plain day of week names from DateFormatSymbols.
585 if ((direction == Direction.PLAIN) && (AbsoluteUnit.SUNDAY.ordinal() <= unit.ordinal() &&
594 // Not PLAIN, or not a weekday
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureGatherTests.cpp     [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 2400 struct wpabuf *plain; local
2474 struct wpabuf *plain; local
2570 struct wpabuf *plain; local
    [all...]
  /art/dexdump/
dexdump_main.cc 53 LOG(ERROR) << " -l : output layout, either 'plain' or 'xml'";
101 if (strcmp(optarg, "plain") == 0) {
  /art/dexlayout/
dexlayout_main.cc 59 LOG(ERROR) << " -l : output layout, either 'plain' or 'xml'";
114 if (strcmp(optarg, "plain") == 0) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mimetypes.py 121 # type/subtype defaults to "text/plain"
132 type = 'text/plain'
410 '.bat' : 'text/plain',
414 '.c' : 'text/plain',
431 '.h' : 'text/plain',
440 '.ksh' : 'text/plain',
469 '.pl' : 'text/plain',
510 '.txt' : 'text/plain',
  /external/ImageMagick/utilities/
composite.1 22 \-decipher filename convert cipher pixels to plain pixels
30 \-encipher filename convert plain pixels to cipher pixels
composite.1.in 22 \-decipher filename convert cipher pixels to plain pixels
30 \-encipher filename convert plain pixels to cipher pixels
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTParser.stg 29 /** ID! and output=AST (same as plain tokenRef) */
83 // plain old blocks of alts: (A|B|...|C)
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionOperator.java 51 * The methods in this interface allow the creation of plain and layered
103 * The typical use of this method is to update a tunnelled plain
  /external/apache-http/src/org/apache/http/conn/scheme/
PlainSocketFactory.java 67 * @return the one and only plain socket factory
135 * This factory creates plain socket connections
  /external/autotest/cli/
query_results 38 'rather than plain test results.')
49 'iterations rather than plain test results.')
  /external/curl/docs/cmdline-opts/
form.d 101 inline part in two alternative formats: plain text and HTML. It attaches a
106 -F '=plain text message' \\
  /external/curl/docs/examples/
smtp-tls.c 107 /* In this example, we'll start with a plain text connection, and upgrade
120 * authentication details in plain text though. Instead, you should get
  /external/curl/docs/
mk-ca-bundle.1 90 include plain text listing of certificates
93 each certificate and output when run in plain text mode.
  /external/curl/tests/data/
test1053 94 Content-Type: text/plain
118 Content-Type: text/plain
test1133 65 Content-Type: text/plain
85 Content-Type: text/plain

Completed in 1212 milliseconds

<<31323334353637383940>>