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

<<51525354555657585960>>

  /prebuilts/go/linux-x86/src/crypto/des/
des_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
example_test.go 106 w.Header().Set("Content-Type", "text/plain; charset=utf-8") // normal header
header_test.go 180 "Content-Type": {"text/plain"},
  /prebuilts/go/linux-x86/src/net/http/httputil/
example_test.go 93 // "HTTP/1.1 200 OK\r\nContent-Length: 76\r\nContent-Type: text/plain; charset=utf-8\r\nDate: Wed, 19 Jul 1972 19:00:00 GMT\r\n\r\nGo is a general-purpose language designed with systems programming in mind.\n"
  /prebuilts/go/linux-x86/src/text/template/
funcs.go 509 // HTMLEscape writes to w the escaped HTML equivalent of the plain text data b.
537 // HTMLEscapeString returns the escaped HTML equivalent of the plain text data s.
567 // JSEscape writes to w the escaped JavaScript equivalent of the plain text data b.
614 // JSEscapeString returns the escaped JavaScript equivalent of the plain text data s.
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_list.i 53 // for consistency, they expect and return a plain list pointer.
std_map.i 53 // for consistency, they expect and return a plain map pointer.
std_vector.i 47 // for consistency, they expect and return a plain vector pointer.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/numeric.ops/transform.reduce/
transform_reduce_iter_iter_iter_init_op_op.pass.cpp 92 // just plain pointers (const vs. non-const, too)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
datetime.h 90 * the plain date type is a base class for datetime, so it must also have
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 217 self.assertTrue('AUTH=PLAIN' in self.server.capabilities)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
simple_server.py 136 start_response("200 OK", [('Content-Type','text/plain')])
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
datetime.h 90 * the plain date type is a base class for datetime, so it must also have
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 217 self.assertTrue('AUTH=PLAIN' in self.server.capabilities)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
simple_server.py 136 start_response("200 OK", [('Content-Type','text/plain')])
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchDialog.java 43 * dialog rather than a plain {@link MessageDialog} such that we can show a link
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AdtTestData.java 82 sLogger.info("Running as an plain JUnit test, using url as-is");
  /system/bt/stack/include/
smp_api.h 187 * pt_len - plain text length
  /system/core/libutils/include/utils/
Flattenable.h 176 * for POD (plain-old-data) objects.
  /system/tools/hidl/
ConstantExpression.h 137 * Returns a plain string (without any prefixes or suffixes, just the
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
crypt.h 46 * Update the encryption keys with the next byte of plain text
  /external/icu/icu4c/source/i18n/unicode/
usearch.h 235 * example, with a secondary-strength English collator, a plain 'e' in
236 * the pattern will match a plain e or an e with any diacritic in the
254 * For example, with a secondary-strength English collator, a plain 'e'
255 * in the pattern will match a plain e or an e with any diacritic in the
257 * match an e with the same diacritic or a plain e in the searched text.
    [all...]
  /external/python/cpython3/Modules/_decimal/tests/
deccheck.py 48 # Plain unary:
65 # Plain binary:
80 # Plain ternary:
94 # Plain nullary:
96 # Plain unary:
110 # Plain binary:
122 # Plain ternary:
    [all...]
  /external/python/cpython3/Lib/test/
test_smtplib.py     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SearchIterator.java 724 * secondary-strength English collator, a plain 'e' in the pattern will match
725 * a plain e or an e with any diacritic in the searched text, but an e with
738 * a secondary-strength English collator, a plain 'e' in the pattern will match
739 * a plain e or an e with any diacritic in the searched text, but an e with
741 * plain e in the searched text.

Completed in 1025 milliseconds

<<51525354555657585960>>