Searched
full:entity (Results
2151 -
2175 of
3175) sorted by null
<<81828384858687888990>>
/external/llvm/include/llvm/Support/ |
PointerLikeTypeTraits.h | 24 /// entity.
|
/external/llvm/lib/DebugInfo/ |
DWARFContext.h | 23 /// This data structure is the top level entity that deals with dwarf debug
|
/external/markdown/markdown/ |
inlinepatterns.py | 356 """Return entity definition by code, or the code if not defined.""" 357 entity = htmlentitydefs.codepoint2name.get(code) 358 if entity: 359 return "%s%s;" % (markdown.AMP_SUBSTITUTE, entity)
|
/external/quake/quake/src/QW/progs/ |
server.qc | 48 local entity temp;
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
PYXScanner.java | 104 h.entity(buff, 1, size - 1);
|
/external/valgrind/main/docs/xml/ |
design-impl.xml | 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
|
manual.xml | 4 [ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
documentinvalidcharacterexceptioncreateentref1.js | 79 Creating an entity reference with an empty name should cause an INVALID_CHARACTER_ERR.
|
hc_attrgetvalue2.js | 79 Checks the value of an attribute that contains entity references.
|
hc_nodevalue03.js | 78 An entity reference is created, setNodeValue is called with a non-null argument, but getNodeValue
|
hc_nodevalue07.js | 79 An Entity is accessed, setNodeValue is called with a non-null argument, but getNodeValue
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
documentinvalidcharacterexceptioncreateentref1.js | 79 Creating an entity reference with an empty name should cause an INVALID_CHARACTER_ERR.
|
hc_attrgetvalue2.js | 79 Checks the value of an attribute that contains entity references.
|
hc_nodevalue03.js | 78 An entity reference is created, setNodeValue is called with a non-null argument, but getNodeValue
|
hc_nodevalue07.js | 79 An Entity is accessed, setNodeValue is called with a non-null argument, but getNodeValue
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentadoptnode18.js | 78 Invoke the adoptNode method on a new document with the entity ent4 as the source. Since this is
|
domconfigurationcansetparameter04.js | 82 value of parameter by checking if entity references still exist in the document.
|
elementsetidattribute11.js | 79 an entity reference. Verify by calling isID on the class attribute and getElementById
|
elementsetidattributenode10.js | 83 Invoke setIdAttributeNode on the 4th acronym element using the class attribute (containing entity reference)
|
entities03.js | 82 unbound entity references are preserved.
|
infoset02.js | 82 unbound entity references are preserved.
|
nodegetbaseuri06.js | 79 the Document Entity which I assume is not null, using getBaseURI check if the baseURI
|
nodegetfeature12.js | 78 Check implementation of Node.getFeature on Entity.
|
nodeinsertbefore25.js | 80 a new Element node, before a Text node child of an Entity Node's replacement
|
noderemovechild27.js | 82 Using removeChild on a Notation node attempt to remove an Entity node
|
Completed in 1936 milliseconds
<<81828384858687888990>>