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

<<21222324252627282930>>

  /external/swiftshader/third_party/subzero/crosstest/
test_bitmanip_intrin.ll 2 ; for encoding the type in the name instead of plain "C" suffixes.
  /external/syslinux/man/
ppmtolss16.1 53 This program cannot handle comments in the header, nor "plain" ppm
  /external/wpa_supplicant_8/src/crypto/
aes-gcm.c 255 const u8 *plain, size_t plain_len,
270 aes_gcm_gctr(aes, J0, plain, plain_len, crypt);
290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain)
304 aes_gcm_gctr(aes, J0, crypt, crypt_len, plain);
  /external/wpa_supplicant_8/src/eap_server/
eap_tls_common.h 86 const struct wpabuf *plain);
  /frameworks/compile/mclinker/include/mcld/LD/
TextDiagnosticPrinter.h 20 * \brief The plain, text-based DiagnosticPrinter.
  /frameworks/support/annotations/
build.gradle 12 // plain jar, built by the regular Gradle java plugin. The typedefs
  /libcore/ojluni/src/main/java/javax/crypto/
NullCipher.java 30 * "identity cipher" -- one that does not transform the plain text. As
  /packages/apps/HTMLViewer/
AndroidManifest.xml 39 <data android:mimeType="text/plain"/>
  /packages/apps/TV/src/com/android/tv/dvr/data/
SeasonEpisodeNumber.java 22 /** A plain java object which includes the season/episode number for the series recording. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
net.h 4 * or, in plain English: the networking handling part of the
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_06.txt 19 Content-Type: text/plain; charset=us-ascii
msg_15.txt 20 Content-type: text/plain; charset="ISO-8859-1"
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_MimeWriter.py 151 Content-Type: text/plain
182 Content-Type: text/plain
262 f = buyer.startbody("text/plain")
277 f = st.startbody("text/plain")
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_06.txt 19 Content-Type: text/plain; charset=us-ascii
msg_15.txt 20 Content-type: text/plain; charset="ISO-8859-1"
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_MimeWriter.py 151 Content-Type: text/plain
182 Content-Type: text/plain
262 f = buyer.startbody("text/plain")
277 f = st.startbody("text/plain")
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 27 HTML templates treat data values as plain text which should be encoded so they
140 By default, this package assumes that all pipelines produce a plain text string.
142 plain text string in the appropriate context.
144 When a data value is not plain text, you can make sure it is not over-escaped
  /prebuilts/go/darwin-x86/src/net/http/
sniff.go 79 &maskedSig{mask: []byte("\xFF\xFF\x00\x00"), pat: []byte("\xFE\xFF\x00\x00"), ct: "text/plain; charset=utf-16be"},
80 &maskedSig{mask: []byte("\xFF\xFF\x00\x00"), pat: []byte("\xFF\xFE\x00\x00"), ct: "text/plain; charset=utf-16le"},
81 &maskedSig{mask: []byte("\xFF\xFF\xFF\x00"), pat: []byte("\xEF\xBB\xBF\x00"), ct: "text/plain; charset=utf-8"},
260 return "text/plain; charset=utf-8"
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15747.go 27 // being live. We should not see plain xx again.
  /prebuilts/go/linux-x86/src/html/template/
doc.go 27 HTML templates treat data values as plain text which should be encoded so they
140 By default, this package assumes that all pipelines produce a plain text string.
142 plain text string in the appropriate context.
144 When a data value is not plain text, you can make sure it is not over-escaped
  /prebuilts/go/linux-x86/src/net/http/
sniff.go 79 &maskedSig{mask: []byte("\xFF\xFF\x00\x00"), pat: []byte("\xFE\xFF\x00\x00"), ct: "text/plain; charset=utf-16be"},
80 &maskedSig{mask: []byte("\xFF\xFF\x00\x00"), pat: []byte("\xFF\xFE\x00\x00"), ct: "text/plain; charset=utf-16le"},
81 &maskedSig{mask: []byte("\xFF\xFF\xFF\x00"), pat: []byte("\xEF\xBB\xBF\x00"), ct: "text/plain; charset=utf-8"},
260 return "text/plain; charset=utf-8"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15747.go 27 // being live. We should not see plain xx again.
  /prebuilts/misc/common/swig/include/2.0.11/d/
boost_shared_ptr.i 14 // plain value
25 // plain pointer
33 // plain reference
43 // plain pointer by reference
  /prebuilts/misc/common/swig/include/2.0.11/java/
boost_shared_ptr.i 23 // plain value
34 // plain pointer
42 // plain reference
52 // plain pointer by reference
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_06.txt 19 Content-Type: text/plain; charset=us-ascii

Completed in 1216 milliseconds

<<21222324252627282930>>