/external/opencore/fileformats/mp3/parser/include/ |
imp3ff.h | 311 * @brief Returns the mime type of the clip. 314 * @returns Mime type
|
/external/opencore/pvmi/recognizer/src/ |
pvmf_recognizer_registry_impl.cpp | 556 //LOGINFO((0,"PVMFRecognizerRegistryImpl::CompleteRecognize out of recognizer i=%d result=%d, time=%d, mime=%s", 627 //LOGINFO((0,"PVMFRecognizerRegistryImpl::DoRecognize out of recognizer i=%d result=%d, time=%d, mime=%s",
|
/external/webkit/WebCore/html/ |
HTMLLinkElement.cpp | 297 // Check to see if we should enforce the MIME type of the CSS resource in strict mode. 313 // If we're loading a stylesheet cross-origin, and the MIME type is not
|
/frameworks/base/docs/html/guide/topics/intents/ |
intents-filters.jd | 197 <dd>The URI of the data to be acted on and the MIME type of that data. Different 208 it's often important to know the type of data (its MIME type) in addition to its URI. 222 specifies it only as a MIME type, and <code>{@link 224 a URI and a MIME type. The URI is read by <code>{@link 532 element can specify a URI and a data type (MIME media type). There are separate 569 The {@code type} attribute of a {@code <data>} element specifies the MIME type [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfo.java | 184 // TODO: mime type is null here so we cannot test 186 // should resolve to a mime type.
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
OMX_AmrDecoder.h | 120 * @def INPUT_NBAMRDEC_BUFFER_SIZE_MIME Mime Input Buffer Size 367 /** NBAMRDEC_MimeMode Mime Mode 369 * @param NBAMRDEC_FORMATCONFORMANCE Mime Mode and IF2 Off 371 * @param NBAMRDEC_MIMEMODE Mime Mode On 419 * @param MODE_MIME Mode MIME 633 /** Flag for mime mode */ 648 /** Flag for mime mode */ 696 /** NBAMR Mime Bytes */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEncoder.h | 104 * @def WBAMRENC_OUTPUT_BUFFER_SIZE_MIME Default input buffer size MIME 133 * @param OMX_WbIndexCustomModeMimeConfig Sets the MIME mode
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppProvider.java | 76 /** MIME type for the entire share list */ 79 /** MIME type for an individual share */
|
/packages/apps/Email/src/com/android/email/mail/transport/ |
Rfc822Output.java | 57 // In MIME, en_US-like date format should be used. In other words "MMM" should be encoded to 150 writeHeader(writer, "MIME-Version", "1.0");
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
GlobalSearchSupport.java | 365 * The "+" syntax prevents the mime type index from being used - we just want 366 * to reduce the size of the result set, not actually search by mime types.
|
/dalvik/libcore/security/src/main/files/cacerts/ |
ed524cf5.0 | 27 SSL CA, S/MIME CA, Object Signing CA
|
/development/samples/BrowserPlugin/ |
README | 111 a document that is accessible by the browser. The mime-type cannot change but
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
RssContentProvider.java | 118 // Convert the URI into a custom MIME type.
|
/external/apache-http/src/org/apache/commons/codec/net/ |
QCodec.java | 40 * @see <a href="http://www.ietf.org/rfc/rfc1522.txt">MIME (Multipurpose Internet Mail Extensions) Part Two: Message
|
/external/opencore/doc/pvauthor_html/ |
classMPVVideoOutput.html | 92 A mime string describing the video frame format. </td></tr>
|
pv__plugin__interfaces_8h-source.html | 232 00584 <span class="comment">//To set data format using MIME string.</span> 235 00587 <span class="comment">//To set sample rate and number of channels using MIME string.</span> 261 00619 <span class="comment">//To set data format using MIME string.</span> 263 00621 <span class="comment">//To set sample rate and number of channels using MIME string.</span>
|
/external/opencore/nodes/common/include/ |
pvmf_media_presentation_info.h | 346 * Presentation type is a mime string that identifies the
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/ |
pvmf_rtp_jitter_buffer_impl.cpp | [all...] |
/external/webkit/LayoutTests/http/conf/ |
apache2-httpd.conf | 372 # TypesConfig describes where the mime.types file (or equivalent) is 378 # TypesConfig /private/etc/apache2/mime.types 382 # DefaultType is the default MIME type the server will use for a document 547 # AddType allows you to tweak mime.types without actually editing it, or to
|
cygwin-httpd.conf | 406 # TypesConfig describes where the mime.types file (or equivalent) is 412 # TypesConfig /etc/apache/mime.types 416 # DefaultType is the default MIME type the server will use for a document 581 # AddType allows you to tweak mime.types without actually editing it, or to
|
httpd.conf | 409 # TypesConfig describes where the mime.types file (or equivalent) is 415 # TypesConfig /private/etc/httpd/mime.types 419 # DefaultType is the default MIME type the server will use for a document 584 # AddType allows you to tweak mime.types without actually editing it, or to
|
/external/webkit/WebCore/dom/ |
ProcessingInstruction.cpp | 209 // getting the sheet text in "strict" mode. This enforces a valid CSS MIME
|
/external/webkit/WebCore/page/ |
Navigator.cpp | 273 // It is a SECURITY_ERR for these mime types to be assigned to a custom
|
/external/webkit/WebKit/gtk/tests/ |
testwebresource.c | 117 g_object_get(G_OBJECT(fixture->webResource), "mime-type", &mime_type, NULL);
|
/external/webkit/WebKit/mac/Misc/ |
WebNSViewExtras.m | 185 // There's no way to get the MIME type for the image from a DOM element.
|