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

<<81828384858687888990>>

  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
KeySetHostTest.java 49 /* plain test apks with different signing and upgrade keysets */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
CGIHTTPServer.py 142 self.send_error(403, "CGI script is not a plain file (%r)" %
cookielib.py 418 >>> join_header_words([[("text/plain", None), ("charset", "iso-8859/1")]])
419 'text/plain; charset="iso-8859/1"'
420 >>> join_header_words([[("text/plain", None)], [("charset", "iso-8859/1")]])
421 'text/plain, charset="iso-8859/1"'
    [all...]
mimify.py 371 ofile.write('Content-Type: text/plain; ')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
sdist.py 271 if isinstance(item, str): # plain file
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_43.txt 20 Content-Type: text/plain; charset="utf-8"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
dsEncode.decTest 54 -- derivative canonical plain strings
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_descrtut.py 488 # plain test_descrtut because the name of this module works its way
test_scope.py 56 return global_x + y # check that plain old globals work
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
handlers.py 67 error_headers = [('Content-Type','text/plain')]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
fixdiv.py 38 - A plain-diff-style change ('NcN', a line marked by '<', a line
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
mkstringprep.py 349 # C.6 Inappropriate for plain text
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
TestCaseEditController.java 581 private static Font IN_FONT = new Font("mono", Font.PLAIN, 12);
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeAdaptor.cs 189 * calls create(Token child) and then plain becomeRoot(node, node)
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITreeAdaptor.cs 245 * calls create(Token child) and then plain becomeRoot(node, node)
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeAdaptor.java 157 * calls create(Token child) and then plain becomeRoot(node, node)
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Interpreter.java 326 // CASE 3b: plain old epsilon transition, just move
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
AST.stg 333 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
AST.stg 361 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
AST.stg 359 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg 378 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
AST.stg 333 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
AST.stg 332 /** plain -> {foo} action */
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
AST.stg 489 /** plain -> {foo} action */
ST.stg 351 /** plain -> {foo} action */

Completed in 1258 milliseconds

<<81828384858687888990>>