/packages/services/Telephony/src/org/apache/james/mime4j/ |
ContentHandler.java | 33 * part in a multipart MIME entity. 93 * <code>multipart/*</code> entity. 123 * of a <code>multipart/*</code> entity. 132 * of a <code>multipart/*</code> entity. 140 * Called when the body of a multipart entity is about to be parsed. 151 * Called when the body of an entity has been parsed. 156 * Called when the body of a discrete (non-multipart) entity is about to 169 * Called when a new entity (message or body part) starts and the 172 * @param is the raw contents of the entity.
|
/external/libxml2/test/valid/dtds/ |
xhtml1-frameset.dtd | 24 <!ENTITY % HTMLlat1 PUBLIC 29 <!ENTITY % HTMLsymbol PUBLIC 34 <!ENTITY % HTMLspecial PUBLIC 41 <!ENTITY % ContentType "CDATA"> 44 <!ENTITY % ContentTypes "CDATA"> 47 <!ENTITY % Charset "CDATA"> 50 <!ENTITY % Charsets "CDATA"> 53 <!ENTITY % LanguageCode "NMTOKEN"> 56 <!ENTITY % Character "CDATA"> 59 <!ENTITY % Number "CDATA" [all...] |
xhtml1-transitional.dtd | 24 <!ENTITY % HTMLlat1 PUBLIC 29 <!ENTITY % HTMLsymbol PUBLIC 34 <!ENTITY % HTMLspecial PUBLIC 41 <!ENTITY % ContentType "CDATA"> 44 <!ENTITY % ContentTypes "CDATA"> 47 <!ENTITY % Charset "CDATA"> 50 <!ENTITY % Charsets "CDATA"> 53 <!ENTITY % LanguageCode "NMTOKEN"> 56 <!ENTITY % Character "CDATA"> 59 <!ENTITY % Number "CDATA" [all...] |
/external/clang/lib/Sema/ |
SemaInit.cpp | 210 /// handle the initialization of a certain kind of entity, e.g., 242 void CheckImplicitInitList(const InitializedEntity &Entity, 246 void CheckExplicitInitList(const InitializedEntity &Entity, 250 void CheckListElementTypes(const InitializedEntity &Entity, 257 void CheckSubElementType(const InitializedEntity &Entity, 262 void CheckComplexType(const InitializedEntity &Entity, 267 void CheckScalarType(const InitializedEntity &Entity, 272 void CheckReferenceType(const InitializedEntity &Entity, 277 void CheckVectorType(const InitializedEntity &Entity, 281 void CheckStructUnionTypes(const InitializedEntity &Entity, [all...] |
/frameworks/base/docs/html/sdk/api_diff/22/changes/ |
pkg_org.apache.http.entity.html | 10 org.apache.http.entity 74 Package <A HREF="../../../../reference/org/apache/http/entity/package-summary.html" target="_top"><font size="+1"><code>org.apache.http.entity</code></font></A> 85 <nobr><A HREF="org.apache.http.entity.AbstractHttpEntity.html">AbstractHttpEntity</A></nobr> 92 <nobr><A HREF="org.apache.http.entity.BasicHttpEntity.html">BasicHttpEntity</A></nobr> 99 <nobr><A HREF="org.apache.http.entity.BufferedHttpEntity.html">BufferedHttpEntity</A></nobr> 106 <nobr><A HREF="org.apache.http.entity.ByteArrayEntity.html">ByteArrayEntity</A></nobr> 113 <nobr><A HREF="org.apache.http.entity.ContentLengthStrategy.html"><I>ContentLengthStrategy</I></A></nobr> 120 <nobr><A HREF="org.apache.http.entity.ContentProducer.html"><I>ContentProducer</I></A></nobr> 127 <nobr><A HREF="org.apache.http.entity.EntityTemplate.html">EntityTemplate</A></nobr [all...] |
/external/apache-http/src/org/apache/http/client/utils/ |
URLEncodedUtils.java | 88 * {@link HttpEntity}. The encoding is taken from the entity's 93 * @param entity 94 * The entity to parse 96 * If there was an exception getting the entity's data. 99 final HttpEntity entity) throws IOException { 101 if (isEncoded(entity)) { 102 final String content = EntityUtils.toString(entity); 103 final Header encoding = entity.getContentEncoding(); 114 * Returns true if the entity's Content-Type header is 117 public static boolean isEncoded (final HttpEntity entity) { [all...] |
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/ |
Message.java | 49 public class Message extends Entity implements Body { 83 * @see org.apache.james.mime4j.message.Entity#writeTo(java.io.OutputStream) 120 expect(Entity.class); 122 ((Entity) stack.peek()).setBody(m); 156 expect(Entity.class); 157 ((Entity) stack.peek()).setHeader(h); 164 expect(Entity.class); 166 Entity e = (Entity) stack.peek(); 176 expect(Entity.class) [all...] |
BodyPart.java | 32 public class BodyPart extends Entity { 36 * @see org.apache.james.mime4j.message.Entity#writeTo(java.io.OutputStream)
|
/external/apache-http/android/src/android/net/http/ |
AndroidHttpClient.java | 37 import org.apache.http.entity.AbstractHttpEntity; 38 import org.apache.http.entity.ByteArrayEntity; 210 * Gets the input stream from a response entity. If the entity is gzipped 213 * @param entity the entity whose content should be read 217 public static InputStream getUngzippedContent(HttpEntity entity) 219 InputStream responseStream = entity.getContent(); 221 Header header = entity.getContentEncoding(); 294 * Creates a Http Entity holding the gzipped data 301 AbstractHttpEntity entity; local 441 HttpEntity entity = entityRequest.getEntity(); local [all...] |
AndroidHttpClientConnection.java | 30 import org.apache.http.entity.BasicHttpEntity; 31 import org.apache.http.entity.ContentLengthStrategy; 33 import org.apache.http.impl.entity.EntitySerializer; 34 import org.apache.http.impl.entity.StrictContentLengthStrategy; 259 * Sends the request entity over the connection. 260 * @param request the request whose entity to send. 375 * Return the next response entity. 376 * @param headers contains values for parsing entity 381 BasicHttpEntity entity = new BasicHttpEntity(); local 385 entity.setChunked(true) [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SAXSourceLocator.java | 100 * entity or of the external parsed entity in which the markup 116 * entity or of the external parsed entity in which the markup 140 * in the document entity or external parsed entity where the 160 * in the document entity or external parsed entity where the
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/ |
test2.test | 59 {"description":"Numeric entity representing the NUL character", 63 {"description":"Hexadecimal entity representing the NUL character", 67 {"description":"Numeric entity representing a codepoint after 1114111 (U+10FFFF)", 71 {"description":"Hexadecimal entity representing a codepoint after 1114111 (U+10FFFF)", 75 {"description":"Hexadecimal entity pair representing a surrogate pair", 79 {"description":"Hexadecimal entity with mixed uppercase and lowercase", 83 {"description":"Entity without a name", 143 {"description":"Entity + newline",
|
/frameworks/base/core/java/android/content/ |
EntityIterator.java | 23 * {@link Entity} objects. In addition to the iteration functionality it also allows 28 public interface EntityIterator extends Iterator<Entity> {
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
namednodemapsetnameditemns05.java | 34 * Retreive an entity and notation node and add the first notation to the 35 * notation node map and first entity node to the entity map. Since both these 76 Entity entity; local 87 entity = (Entity) entities.getNamedItem("ent1"); 93 newNode = entities.setNamedItemNS(entity);
|
/libcore/luni/src/main/java/org/xml/sax/ |
EntityResolver.java | 1 // SAX entity resolver. 37 * with a special character stream for the entity with the system 76 * entity except the top-level document entity. Such entities include 82 * the entity itself, that it use an alternative URI, or that it 88 * public identifiers in a catalogue, or to read an entity from a 99 * @param publicId The public identifier of the external entity 101 * @param systemId The system identifier of the external entity
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
EntityDiff.java | 21 import android.content.Entity; 23 import android.content.Entity.NamedContentValues; 33 * executed to transform a database from one {@link Entity} to another. 46 public static EntityDiff buildDiff(Entity before, Entity after, Uri targetUri, 138 private static HashMap<String, NamedContentValues> buildChildrenMap(Entity entity) { 139 final ArrayList<NamedContentValues> children = entity.getSubValues();
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
XMLTokener.java | 36 /** The table of entity values. It initially contains Character values for 39 public static final java.util.HashMap entity; field in class:XMLTokener 42 entity = new java.util.HashMap(8); 43 entity.put("amp", XML.AMP); 44 entity.put("apos", XML.APOS); 45 entity.put("gt", XML.GT); 46 entity.put("lt", XML.LT); 47 entity.put("quot", XML.QUOT); 121 * Return the next entity. These entities are translated to Characters: 124 * @return A Character or an entity String if the entity is not recognized [all...] |
/external/apache-http/src/org/apache/http/ |
HttpServerConnection.java | 56 * request entity as well. 67 * Receives the next request entity available from this connection and attaches it to 69 * @param request the request to attach the entity to. 86 * Sends the response entity of a response over this connection. 87 * @param response the response whose entity to send.
|
/external/clang/include/clang/Basic/ |
Linkage.h | 20 /// (C++ [basic.link], C99 6.2.2) that an entity may have. 22 /// \brief No linkage, which means that the entity is unique and 26 /// \brief Internal linkage, which indicates that the entity can 44 /// \brief External linkage, which indicates that the entity can 50 /// (C++ [dcl.link]) that an entity may have.
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
documentcreateentityreferenceknown.java | 32 * EntityReference node. In addition, if the referenced entity 34 * is the same as the corresponding "Entity" node. 38 * a new EntityReference node for the Entity with the 39 * given name. The referenced entity is known, therefore the child 41 * "Entity" node.
|
entitygetpublicid.java | 31 * The "getPublicId()" method of an Entity node contains 32 * the public identifier associated with the entity, if 35 * Retrieve the entity named "ent5" and access its 69 Entity entityNode; 78 entityNode = (Entity) entityList.getNamedItem("ent5");
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DocumentType.java | 38 * ex SYSTEM "ex.dtd" [ <!ENTITY foo "foo"> <!ENTITY bar 39 * "bar"> <!ENTITY bar "bar2"> <!ENTITY % baz "baz"> 44 * this map also implements the <code>Entity</code> interface.
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
GetNamedItemNS.java | 91 // Entity entity; 98 // entity = (Entity) entities.getNamedItemNS(nullNS, "ent1"); 99 // assertNotNull("entityNull", entity);
|
/packages/apps/Exchange/src/com/android/exchange/utility/ |
CurlLogger.java | 87 HttpEntity entity = entityRequest.getEntity(); local 88 if (entity != null && entity.isRepeatable()) { 89 if (entity.getContentLength() < 1024) { 91 entity.writeTo(stream);
|
/external/libxml2/python/tests/ |
reader2.py | 66 <!ENTITY x "<x><c>xxx</c></x>"> 110 # Another test for external entity parsing and validation 116 <!ENTITY e SYSTEM "tst.ent"> 160 # Another test for recursive entity parsing, validation, and replacement of 161 # entities, making sure the entity ref node doesn't show up in that case 168 <!ENTITY x "<x>&y;</x>"> 169 <!ENTITY y "<y>yyy</y>"> 214 # The same test but without entity substitution this time 221 <!ENTITY x "<x>&y;</x>"> 222 <!ENTITY y "<y>yyy</y>" [all...] |