HomeSort by relevance Sort by last modified time
    Searched full:entity (Results 976 - 1000 of 3175) sorted by null

<<31323334353637383940>>

  /external/webkit/LayoutTests/dom/xhtml/level2/core/
xhtml1-strict.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-frameset.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-transitional.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml1-strict.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-frameset.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-transitional.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml1-strict.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-frameset.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-transitional.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
xhtml1-strict.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-frameset.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-transitional.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
nodegetuserdata05.js 78 Invoke setUserData on this Entity node to set this its UserData to a new
92 var entity;
109 entity = entities.getNamedItem("delta");
112 entity.setUserData("key", attr, null);
114 entity.setUserData("key", attr, nullHandler.handle);
116 retUserData = entity.getUserData("Key");
  /external/clang/lib/Sema/
SemaAccess.cpp 145 AccessTarget(const AccessedEntity &Entity)
146 : AccessedEntity(Entity) {
    [all...]
SemaInit.cpp 146 /// handle the initialization of a certain kind of entity, e.g.,
179 void CheckImplicitInitList(const InitializedEntity &Entity,
183 void CheckExplicitInitList(const InitializedEntity &Entity,
188 void CheckListElementTypes(const InitializedEntity &Entity,
195 void CheckSubElementType(const InitializedEntity &Entity,
200 void CheckComplexType(const InitializedEntity &Entity,
205 void CheckScalarType(const InitializedEntity &Entity,
210 void CheckReferenceType(const InitializedEntity &Entity,
215 void CheckVectorType(const InitializedEntity &Entity,
219 void CheckStructUnionTypes(const InitializedEntity &Entity,
    [all...]
  /external/apache-http/src/org/apache/http/protocol/
ResponseContent.java 46 * A response interceptor that sets up entity-related headers.
73 HttpEntity entity = response.getEntity(); local
74 if (entity != null) {
75 long len = entity.getContentLength();
76 if (entity.isChunked() && !ver.lessEquals(HttpVersion.HTTP_1_0)) {
79 response.addHeader(HTTP.CONTENT_LEN, Long.toString(entity.getContentLength()));
82 if (entity.getContentType() != null && !response.containsHeader(
84 response.addHeader(entity.getContentType());
87 if (entity.getContentEncoding() != null && !response.containsHeader(
89 response.addHeader(entity.getContentEncoding());
    [all...]
  /external/srec/portable/include/
ESR_ReturnCode.h 64 * Error typing to open an entity or the operation failed because the entity was not opened.
69 * Error trying to open an entity that is already open.
74 * Error typing to close a entity or the operation failed because the entity was not closed.
79 * Error trying to close a entity that was already closed.
89 * Error trying to write to a entity.
94 * Error trying to flush a entity.
99 * Error trying to seek a entity.
114 * Failed to locate the specified entity
    [all...]
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
ExportTestProvider.java 20 import android.content.Entity;
42 private final List<Entity> mEntityList;
43 private Iterator<Entity> mIterator;
46 mEntityList = new ArrayList<Entity>();
47 Entity entity = new Entity(new ContentValues()); local
49 entity.addSubValue(Data.CONTENT_URI, contentValues);
51 mEntityList.add(entity);
61 public Entity next()
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/
DTDHandler.java 22 * instance to report notation and unparsed entity declarations to
27 * notation and unparsed entity declarations.</p>
41 * "ENTITY", or "ENTITIES", it can use the information that it
42 * obtained through this interface to find the entity and/or
58 * notations may appear as attribute values and in unparsed entity
87 * Receive notification of an unparsed entity declaration event.
91 * It is up to the application to record the entity for later
101 * @param name The unparsed entity's name.
102 * @param publicId The entity's public identifier, or null if none
104 * @param systemId The entity's system identifier
    [all...]
  /frameworks/base/libs/androidfw/
BackupData.cpp 128 if (DEBUG) ALOGI("writing entity header, %d bytes", sizeof(entity_header_v1));
136 if (DEBUG) ALOGI("writing entity header key, %d bytes", keyLen+1);
262 m_header.entity.keyLen = fromlel(m_header.entity.keyLen);
263 if (m_header.entity.keyLen <= 0) {
264 ALOGD("Entity header at %d has keyLen<=0: 0x%08x\n", (int)m_pos,
265 (int)m_header.entity.keyLen);
268 m_header.entity.dataSize = fromlel(m_header.entity.dataSize);
272 size_t size = m_header.entity.keyLen
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml1-frameset.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
xhtml1-transitional.dtd 26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA"
    [all...]
  /external/apache-http/src/org/apache/http/message/
BasicHttpEntityEnclosingRequest.java 42 * Basic implementation of a request with an entity that can be modified.
53 private HttpEntity entity; field in class:BasicHttpEntityEnclosingRequest
69 return this.entity;
72 public void setEntity(final HttpEntity entity) {
73 this.entity = entity;
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
entitygetpublicidnull.java 31 * The "getPublicId()" method of an Entity node contains
32 * the public identifier associated with the entity, if
35 * Retrieve the entity named "ent1" and access its
37 * specified for this entity, the "getPublicId()" method
68 Entity entityNode;
75 entityNode = (Entity) entityList.getNamedItem("ent1");
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
namednodemapgetnameditemns01.java 34 * Using the method getNamedItemNS, retreive the entity "ent1" and notation "notation1"
76 Entity entity; local
88 entity = (Entity) entities.getNamedItemNS(nullNS, "ent1");
89 assertNull("entityNull", entity);

Completed in 1232 milliseconds

<<31323334353637383940>>