HomeSort by relevance Sort by last modified time
    Searched full:entities (Results 251 - 275 of 1353) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java 225 * entities present in the XML document to be parsed. Setting
230 * @param er The <code>EntityResolver</code> to be used to resolve entities
  /libcore/luni/src/main/java/org/w3c/dom/
NamedNodeMap.java 63 * Entities.
147 * Entities.
  /external/libxml2/
parser.c 52 #include <libxml/entities.h>
150 * use the number of parsed entities in the replacement
155 * The amount of data parsed counting entities size only once
164 * Check the density of entities for the amount of data
422 errmsg = "external parsed entities cannot be standalone\n";
    [all...]
SAX.c 20 #include <libxml/entities.h>
  /external/apache-http/src/org/apache/http/util/
EntityUtils.java 46 * Static helpers for dealing with {@link HttpEntity entities}.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMBuilder.java 783 * skipped. Non-validating processors may skip entities if they
786 * may skip external entities, depending on the values of the
787 * http://xml.org/sax/features/external-general-entities and the
788 * http://xml.org/sax/features/external-parameter-entities
  /external/clang/lib/Serialization/
Module.cpp 102 << " Number of preprocessed entities: "
  /external/freetype/src/autofit/
aftypes.h 25 * The code has also been compartmentized into several entities that
  /external/llvm/test/TableGen/
TargetInstrInfo.td 84 // 6. Address expressions should become first-class entities.
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentLanguage.java 51 * entities according to the user's own preferred language. Thus, if the
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddressesHeader.java 47 * charging functional entities to receive the generated charging records or charging events.
  /external/quake/quake/src/QW/client/
render.h 39 int keynum; // for matching entities in different frames
  /external/quake/quake/src/QW/progs/
triggers.qc 99 Variable sized repeatable trigger. Must be targeted at one or more entities. If "health" is set, the trigger must be killed to activate each time.
102 If notouch is set, the trigger is only fired by other entities, not by touching.
158 If notouch is set, the trigger is only fired by other entities, not by touching.
459 If the trigger_teleport has a targetname, it will only teleport entities when it has been fired.
  /external/replicaisland/
README.TXT 24 MainLoop.java is the head of the game graph that describes the Replica Island runtime. Anything managed by MainLoop will be polled once per frame, and children of MainLoop may themselves have children which will be polled. GameObjects are a specific type of game graph node that only contain GameComponents as children. GameComponents implement individual features (collision detection, animation, rendering, etc) of individual game entities. GameObjects are generally parented to GameObjectManager, which activates and deactivates its children based on their proximity to the camera. GameObjectManager is a child of MainLoop.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXWriter.java 17 // FIXME: outputs entities as bare '&' character
  /external/tinyxml/
readme.txt 46 the UTF-8 encoding, and the first 64k character entities.
182 <h3> Entities </h3>
183 TinyXml recognizes the pre-defined "character entities", meaning special
203 of TinyXml "preserved" character entities, but the newer versions will translate
  /external/valgrind/main/VEX/priv/
host_generic_simd128.h 33 These are purely back-end entities and cannot be seen/referenced
host_generic_simd64.h 38 These are purely back-end entities and cannot be seen/referenced
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml-special.ent 5 "-//W3C//ENTITIES Special for XHTML//EN"
  /external/webkit/LayoutTests/dom/xhtml/level2/core/
xhtml-special.ent 5 "-//W3C//ENTITIES Special for XHTML//EN"
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml-special.ent 5 "-//W3C//ENTITIES Special for XHTML//EN"
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml-special.ent 5 "-//W3C//ENTITIES Special for XHTML//EN"
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodereplacechild38.js 109 entitiesMap = docType.entities;
xhtml-special.ent 5 "-//W3C//ENTITIES Special for XHTML//EN"
  /external/webkit/LayoutTests/storage/
test-authorizer.js 134 // In order to test the 'DROP' and 'other' operations, we need to first create the respective entities

Completed in 572 milliseconds

<<11121314151617181920>>