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

<<41424344454647484950>>

  /development/samples/NotePad/src/com/example/android/notepad/
NotePadProvider.java 333 * The application can convert such a note to a plain text stream.
337 * type for MIME types that match the filter. Currently, only text/plain MIME types match.
353 // If the pattern is for note IDs and the MIME filter is text/plain, then return
354 // text/plain
  /development/tools/findunused/
find_unused_resources.rb 7 # If -html is specified, the output will be HTML, otherwise it will be plain text
  /device/linaro/bootloader/arm-trusted-firmware/lib/optee/
optee_utils.c 146 * 1. Plain OPTEE bin without header.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
datetime.h 90 * the plain date type is a base class for datetime, so it must also have
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
datetime.h 90 * the plain date type is a base class for datetime, so it must also have
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_imaplib.py 217 self.assertTrue('AUTH=PLAIN' in self.server.capabilities)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
simple_server.py 136 start_response("200 OK", [('Content-Type','text/plain')])
  /external/ImageMagick/utilities/
animate.1 19 \-decipher filename convert cipher pixels to plain pixels
animate.1.in 19 \-decipher filename convert cipher pixels to plain pixels
import.1 27 \-encipher filename convert plain pixels to cipher pixels
import.1.in 27 \-encipher filename convert plain pixels to cipher pixels
  /external/annotation-tools/asmx/src/org/objectweb/asm/commons/
Method.java 106 * the types are in plain Java (e.g. "int", "float",
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 33 return 'text/plain';
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ST.stg 158 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ST.stg 140 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ST.stg 149 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ST4ObjC.stg 219 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ST.stg 158 /** plain -> {foo} action */
  /external/apache-http/android/src/com/android/internal/http/multipart/
StringPart.java 56 public static final String DEFAULT_CONTENT_TYPE = "text/plain";
  /external/apache-http/src/org/apache/http/protocol/
HTTP.java 91 public final static String PLAIN_TEXT_TYPE = "text/plain";
  /external/autotest/scheduler/shard/
simple_heartbeat_server.py 131 # while the browser will perform a plain request like
  /external/autotest/site_utils/
db_replica_checker.py 123 p.write('Content-Type: text/plain')
  /external/autotest/tko/
retrieve_logs.cgi 17 Content-Type: text/plain
  /external/blktrace/
rbtree.h 26 Some example of insert and search follows here. The search is a plain
  /external/boringssl/src/ssl/test/runner/
key_agreement.go 600 // nilKeyAgreement is a fake key agreement used to implement the plain PSK key
613 // Although in plain PSK, otherSecret is all zeros, the base key
628 // Although in plain PSK, otherSecret is all zeros, the base key
712 // Special-case for the plain PSK key exchanges.

Completed in 1624 milliseconds

<<41424344454647484950>>