/libcore/luni/src/main/java/org/xml/sax/ |
ContentHandler.java | 295 * must come from the same external entity so that the Locator 347 * external entity, so that the Locator provides useful 391 * Receive notification of a skipped entity. 392 * This is not called for entity references within markup constructs 395 * SAX also reports internal entity expansion/non-expansion, except 398 * <p>The Parser will invoke this method each time the entity is 401 * entity was declared in an external DTD subset). All processors 408 * @param name the name of the skipped entity. If it is a 409 * parameter entity, the name will begin with '%', and if
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
Locator2Impl.java | 13 * SAX2 extension helper for holding additional Entity information,
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
HCEntitiesRemoveNamedItemNS.java | 29 * An attempt to add remove an entity using removeNamedItemNS should result in a
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
Wbxml.java | 31 static public final int ENTITY = 2;
|
CalendarSyncAdapter.java | 26 import android.content.Entity; 27 import android.content.Entity.NamedContentValues; 1832 Entity entity = eventIterator.next(); local [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
ProgressCallbackEntity.java | 20 import org.apache.http.entity.ByteArrayEntity;
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/ |
cxx-pretty-print.h | 39 /* This is the enclosing scope of the entity being pretty-printed. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
cxx-pretty-print.h | 40 /* This is the enclosing scope of the entity being pretty-printed. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/ |
cxx-pretty-print.h | 40 /* This is the enclosing scope of the entity being pretty-printed. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
cxx-pretty-print.h | 40 /* This is the enclosing scope of the entity being pretty-printed. */
|
/prebuilts/tools/common/http-client/src/ |
httpcomponents-client-4.1.1-src.zip | |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToStream.java | 137 * provides character to entity name lookup. 174 * If this flag is true DTD entity references are not left as-is, 325 * Report an internal entity declaration. 327 * <p>Only the effective (first) declaration for each entity 330 * @param name The name of the entity. If it is a parameter 331 * entity, the name will begin with '%'. 332 * @param value The replacement text of the entity. 366 writer.write("<!ENTITY "); 829 * "ID", "IDREF", "IDREFS", "NMTOKEN", "NMTOKENS", "ENTITY", 894 * Report a parsed external entity declaration [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 123 * The node is an <code>Entity</code>. 570 * Return the base URI of the document entity. If it is not known 579 * Set the base URI of the document entity. 586 * Return the system identifier of the document entity. If 596 * in which the document entity is expressed. 607 * beginning of the document entity, and has no value if there is no 618 * beginning of the document entity, and has no value if there is no XML 679 * entity with the specified name in the same document as the context 681 * there is no such entity. 684 * is provided) to resolve the entity, rather than the URI in th [all...] |
/external/webkit/Source/WebCore/dom/ |
XMLDocumentParserLibxml2.cpp | 405 // external entity and the resulting document could simply read the 1197 static xmlEntity entity; local 1215 xmlEntityPtr entity = sharedXHTMLEntity(); local [all...] |
/external/tinyxml/ |
tinyxml.cpp | 75 outString->append( entity[0].str, entity[0].strLength ); 80 outString->append( entity[1].str, entity[1].strLength ); 85 outString->append( entity[2].str, entity[2].strLength ); 90 outString->append( entity[3].str, entity[3].strLength ); 95 outString->append( entity[4].str, entity[4].strLength ) [all...] |
/external/libxml2/ |
SAX2.c | 399 * Ask the Entity resolver to load the damn thing 452 * let's parse that entity knowing it's an external subset. 466 * Restore the parsing context of the main entity 480 * @publicId: The public ID of the entity 481 * @systemId: The system ID of the entity 483 * The entity loader, to control the loading of external entities, 487 * set up it's own entity resolution routine 522 * @name: The entity name 524 * Get an entity by name 557 "Entity(%s) document marked standalone but requires external subset\n" [all...] |
/external/apache-http/src/org/apache/http/conn/ |
package.html | 79 {@link org.apache.http.conn.BasicManagedEntity entity} 82 from which that entity is being read.
|
/external/apache-http/src/org/apache/http/params/ |
CoreProtocolPNames.java | 98 * entity enclosing methods. The purpose of the 'Expect: 100-continue' 107 * noticable peformance improvement for entity enclosing requests
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeIterator.java | 107 * of entity reference nodes are visible to the iterator. 109 * @return false, always (the DTM model flattens entity references)
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
MsgKey.java | 108 public static final String ER_ELEM_UNBOUND_PREFIX_IN_ENTREF = "unbound-prefix-in-entity-reference"; 109 public static final String ER_ATTR_UNBOUND_PREFIX_IN_ENTREF = "unbound-prefix-in-entity-reference";
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
Expression.java | 511 * entity or of the external parsed entity in which the markup that 529 * entity or of the external parsed entity in which the markup that 555 * in the document entity or external parsed entity where the 577 * in the document entity or external parsed entity where the
|
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
Holder.java | 156 * @param entityName The entity or subject name. 167 * @param entityName The entity or subject name.
|
/external/clang/lib/Serialization/ |
Module.cpp | 100 llvm::errs() << " Base preprocessed entity ID: " << BasePreprocessedEntityID 104 dumpLocalRemap("Preprocessed entity ID local -> global map",
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
Position.java | 8 * This class represents the position of an entity in the world. 152 * Returns the degree of the entity
|
/external/quake/quake/src/QW/client/ |
render.h | 32 struct entity_s *entity; member in struct:efrag_s 52 int visframe; // last frame this entity was
|