OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mime
(Results
301 - 325
of
712
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebKit/mac/WebView/
WebFrameView.mm
211
NSString *
mime
= nil;
212
while ((
mime
= [enumerator nextObject]) != nil) {
214
if ([allTypes objectForKey:
mime
] == nil)
215
[allTypes setObject:objCClass forKey:
mime
];
[
all
...]
WebViewPrivate.h
264
@param MIMEType The
MIME
type to check.
265
@result The extension based on the
MIME
type
297
@param viewClass The WebDocumentView class to use to render data for a given
MIME
type.
298
@param representationClass The WebDocumentRepresentation class to use to represent data of the given
MIME
type.
/external/webkit/WebKitTools/Scripts/
run-iexploder-tests
125
my $typesConfig = "$testDirectory/http/conf/
mime
.types";
run-mangleme-tests
140
my $typesConfig = "$testDirectory/http/conf/
mime
.types";
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland.old/
Turbo-C
17
Mime
-Version: 1.0
/frameworks/base/awt/javax/imageio/spi/
ImageReaderSpi.java
72
* the an array of strings representing
MIME
types.
ImageWriterSpi.java
74
* the an array of strings representing
MIME
types.
/frameworks/base/core/java/android/provider/
Contacts.java
392
* The
MIME
type of {@link #CONTENT_URI} providing a directory of
400
* The
MIME
type of a {@link #CONTENT_URI} subdirectory of a single
818
* The
MIME
type of {@link #CONTENT_URI} providing a directory of
826
* The
MIME
type of a {@link #CONTENT_URI} subdirectory of a single
[
all
...]
/frameworks/base/core/java/com/google/android/mms/pdu/
CharacterSets.java
76
* The Well-known-charset
Mime
name.
PduContentTypes.java
81
"application/pkcs7-
mime
", /* 0x37 */
/frameworks/base/tests/CoreTests/android/core/
TestWebData.java
126
// The
MIME
type to assume for this test
/packages/apps/Email/src/com/android/email/mail/internet/
MimeBodyPart.java
181
* Write the MimeMessage out in
MIME
format.
/packages/apps/Email/src/org/apache/james/mime4j/
MimeBoundaryInputStream.java
27
* Stream that constrains itself to a single
MIME
body part.
/packages/apps/Email/src/org/apache/james/mime4j/message/
Multipart.java
36
* Represents a
MIME
multipart body (see RFC 2045).A multipart body has a
/packages/apps/Email/tests/src/com/android/email/activity/
MessageViewTests.java
88
// This is needed for
mime
image bodypart.
/frameworks/base/core/java/android/content/
ContentResolver.java
111
* This is the Android platform's base
MIME
type for a content: URI
117
* message in the inbox, whose
MIME
type would be reported as
125
* This is the Android platform's base
MIME
type for a content: URI
131
* messages in its inbox, whose
MIME
type would be reported as
134
* <p>Note how the base
MIME
type varies between this and
182
* Return the
MIME
type of the given content URL.
186
* @return A
MIME
type for the content, or null if the URL is invalid or the type is unknown
[
all
...]
Intent.java
115
* <li> <p><b>type</b> -- Specifies an explicit type (a
MIME
type) of the
140
* <li> <p><b>{@link #ACTION_GET_CONTENT} with
MIME
type
146
* <li> <p><b>{@link #ACTION_GET_CONTENT} with
MIME
type
382
* with a single note, as decribed by the
MIME
type
635
* <p>Input: {@link #getType} is the desired
MIME
type of the item to create or edit.
[
all
...]
/external/opencore/protocols/sdp/parser/src/
basemediainfoparser.cpp
332
//get the
MIME
type and sample rate
336
PVMF_SDP_PARSER_LOGERROR((0, "SDPBaseMediaInfoParser::parseMediaInfo - Bad a=rtpmap line format for
MIME
Type & Sample rate"));
365
//The below mentioned code converts the non standard
MIME
type to standard
MIME
type.
366
//For eg. earlier we have
MIME
type "AMR" and according to standard it should be
[
all
...]
/frameworks/base/core/java/android/webkit/
LoadListener.java
356
// If we have one of "generic"
MIME
types, try to deduce
357
// the right
MIME
type from the file extension (if any):
379
// It seems that xhtml+xml and vnd.wap.xhtml+xml
mime
404
// handle this
mime
type.
[
all
...]
/packages/apps/Email/src/com/android/exchange/adapter/
ContactsSyncAdapter.java
212
/**
MIME
type used when storing this in data table. */
223
/**
MIME
type used when storing this in data table. */
238
/**
MIME
type used when storing this in data table. */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h
121
* @def INPUT_WBAMRDEC_BUFFER_SIZE_MIME Default input buffer size
MIME
242
* @param OMX_IndexCustomModeMimeConfig_WBAMRDEC Sets the
MIME
mode
292
* @param WBAMR_DEC_MIMEMODE
MIME
294
* @param WBAMR_DEC_NONMIMEMODE NON
MIME
341
* @param WBAMR_DEC_MODE_MIME
MIME
343
* @param WBAMR_DEC_MODE_NONMIME NON
MIME