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

<<61626364656667686970>>

  /external/fonttools/Lib/fontTools/pens/
basePen.py 67 arguments to this call minus 1). If n==2, a plain vanilla cubic
326 plain quadratic bezier segment.
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 52 * Class SpoofImpl corresponds directly to the plain C API opaque type
109 * Class CheckResult corresponds directly to the plain C API opaque type
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
HolidayBorderPanel.java 74 /** Default font (TimesRoman,PLAIN,14). Only applies to etched borders. */
75 public final static Font DEFAULT_FONT = new Font("TimesRoman", Font.PLAIN, 14);
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js 250 /** unescapes html to plain text. */
610 * plain text and return the text with tabs expanded.
668 * plain text (style {@link #PR_PLAIN}), converting tags which are
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
AutoEscapeContext.java 58 * <td>text/plain</td>
103 CONTENT_TYPE_LIST.put("text/plain", HtmlParser.Mode.HTML);
  /external/libjpeg-turbo/
README 115 In plain English:
229 http://www.ijg.org/files/jfif.ps.gz. There is also a plain text version at
README.ijg 115 In plain English:
229 http://www.ijg.org/files/jfif.ps.gz. There is also a plain text version at
  /external/llvm/test/CodeGen/SystemZ/
frame-08.ll 5 ; This is the largest frame size that can use a plain LMG for %r6 and above.
73 ; This is the largest frame size that can use a plain LMG for %r14 and above
  /external/mesa3d/docs/
viewperf.html 299 and all that's rendered is plain white polygons.
330 So, the shader does not compile and all that's rendered is plain white polygons.
  /external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/internal/ws/
RealWebSocketTest.java 129 client.sendMessage(RequestBody.create(MediaType.parse("text/plain"), "Hey!"));
133 "Unknown message content type: text/plain. Must use WebSocket.TEXT or WebSocket.BINARY.",
  /external/python/cpython2/Doc/library/
email.mime.rst 37 type (e.g. :mimetype:`plain` or :mimetype:`gif`). *_params* is a parameter
200 minor type and defaults to :mimetype:`plain`. *_charset* is the character
  /external/python/cpython2/Lib/email/
generator.py 4 """Classes to generate plain text from a message object tree."""
36 This basic generator writes the message to the given file object as plain
  /external/python/cpython3/Doc/library/
stat.rst 179 Size in bytes of a plain file; amount of data waiting on some special files.
198 The interpretation of "file size" changes according to the file type. For plain
  /external/python/cpython3/Lib/test/test_email/
test_policy.py 310 Content-Type: text/plain
314 Content-Type: text/plain
  /external/robolectric/v1/
build.xml 163 <formatter type="plain" usefile="false" if="junit.console.out"/>
164 <formatter type="plain"/>
  /external/webrtc/webrtc/base/
fileutils.h 151 // plain file. This ASSERTs and returns false if old_path points to a
159 // directory. This ASSERTs and returns false if old_path points to a plain
  /external/wpa_supplicant_8/hs20/server/www/
users.php 29 header("Content-type: text/plain");
50 header("Content-type: text/plain");
  /frameworks/base/core/java/android/preference/
GenericInflater.java 231 * use inflater with an XmlPullParser over a plain XML file at runtime.
277 * use inflater with an XmlPullParser over a plain XML file at runtime.
  /frameworks/base/core/java/android/provider/
Browser.java 202 * of text/plain. The string is put into {@link Intent#EXTRA_TEXT}.
225 send.setType("text/plain");
  /frameworks/support/samples/Support7Demos/src/main/res/values/
strings.xml 244 <string name="text_plain_enabled">Plain enabled</string>
245 <string name="text_plain_disabled">Plain disabled</string>
  /hardware/intel/common/libmix/mix_audio/src/
sst_proxy.c 174 //p->aac_srate = ; // __u32 aac_srate; /* Plain AAC decoder operating sample rate */
203 AAC_DUMP(aac_srate); /* Plain AAC decoder operating sample rate */
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
MimeUtility.java 350 * "message" (e.g. text/plain & text/html)
383 if (foundHtml && bp.isMimeType("text/plain")) {
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/
SortingCursorWrapperTest.java 83 "text/plain",
96 "Plain text",
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeUtility.java 366 * the "message" (e.g. text/plain & text/html)
399 if (foundHtml && bp.isMimeType("text/plain")) {
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
WebViewContextMenu.java 190 send.setType("text/plain");
200 send.setType("text/plain");

Completed in 1685 milliseconds

<<61626364656667686970>>