/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
H A D | nodecomparedocumentposition22.js | 94 var notation; 110 notation = notationsMap.getNamedItem("notation1"); 111 entityPosition = entity.compareDocumentPosition(notation); 113 notationPosition = notation.compareDocumentPosition(entity);
|
H A D | noderemovechild07.js | 78 Attempts to remove a notation from a Document node. Since notations are children of 94 var notation; 106 notation = notations.getNamedItem("notation1"); 111 removedChild = doc.removeChild(notation); 120 removedChild = notation.removeChild(doc);
|
H A D | nodesetuserdata07.js | 94 var notation; 112 notation = notations.getNamedItem("notation1"); 115 notation.setUserData("Key1", comment, null); 117 notation.setUserData("Key1", comment, nullHandler.handle); 120 notation.setUserData("Key1", comment, null); 122 notation.setUserData("Key1", comment, nullHandler.handle);
|
H A D | documentadoptnode19.js | 78 Invoke the adoptNode method on this document with the notation notation1 as the source. Since this is 91 var notation; 103 notation = notationMap.getNamedItem("notation1"); 108 adoptedNotaion = doc.adoptNode(notation);
|
H A D | nodecomparedocumentposition24.js | 91 var notation; 104 notation = notaionsMap.getNamedItem("notation1"); 106 notationPosition = notation.compareDocumentPosition(notation2);
|
H A D | nodegetbaseuri13.js | 78 Using getBaseURI verify if the notation defined in an internal subset 93 var notation; 106 notation = notationsMap.getNamedItem("notation1"); 107 baseURI = notation.baseURI;
|
H A D | nodeisdefaultnamespace04.js | 95 var notation; 114 notation = notationsMap.getNamedItem("notation1"); 117 isDefault = notation.isDefaultNamespace(nullNSURI);
|
H A D | nodelookupprefix04.js | 94 var notation; 111 notation = notationsMap.getNamedItem("notation1"); 114 prefix = notation.lookupPrefix("");
|
H A D | nodelookupnamespaceuri04.js | 94 var notation; 111 notation = notationsMap.getNamedItem("notation1");
|
H A D | documentadoptnode20.js | 78 Invoke the adoptNode method on a new document with the notation notation2 as the source. Since this is 93 var notation; 118 notation = notationMap.getNamedItem("notation2"); 123 adoptedNotation = newDoc.adoptNode(notation);
|
H A D | documentrenamenode28.js | 93 var notation; 109 notation = notationNodeMap.getNamedItem("notation1"); 125 renamedNotationNode = doc.renameNode(notation,"http://www.w3.org/DOM/Test","notation2");
|
H A D | nodegetbaseuri14.js | 78 Using getBaseURI verify if the imported notation notation2 is null. 97 var notation; 120 notation = notationsMap.getNamedItem("notation2"); 121 notationImported = newDoc.importNode(notation,true);
|
H A D | nodereplacechild10.js | 89 a notation node of retieved from the DTD of another document and verify if a 106 var notation; 129 notation = notationsMap.getNamedItem("notation1"); 132 replaced = doc.replaceChild(notation,ent);
|
H A D | nodereplacechild21.js | 89 a notation node of retieved from the DTD of another document and verify if a 107 var notation; 130 notation = notationsMap.getNamedItem("notation1"); 135 replacedChild = docType.replaceChild(notation,ent);
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
H A D | vhdl.php | 130 //Hex numbers and scientific notation for numbers
|
/external/expat/lib/ |
H A D | xmlparse.c | 199 const XML_Char *notation; member in struct:__anon6084 2347 if (entity->notation) 4240 declEntity->notation = poolStoreString(&dtd->pool, enc, s, next); 4241 if (!declEntity->notation) 4251 declEntity->notation); 4262 declEntity->notation); 5054 if (entity->notation) { 5937 if (oldE->notation) { 5938 const XML_Char *tem = poolCopyString(newPool, oldE->notation); 5941 newE->notation [all...] |
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/ |
H A D | Mixed.pm | 680 not match exponential notation. Unlike the other configuration
|
/external/libxml2/ |
H A D | valid.c | 2316 * @not: A notation 2318 * Deallocate the memory used by an notation definition 2341 * Register a new notation declaration 2413 * @table: An notation table 2425 * @nota: A notation 2427 * Build a copy of a notation. 2457 * @table: A notation table 2459 * Build a copy of a notation table. 2474 * @nota: A notation declaration 2476 * This will dump the content the notation declaratio 6650 xmlChar *notation = cur->content; local [all...] |
H A D | parser.c | 5051 * parse a notation declaration 5092 "colon are forbidden from notation names '%s'\n", 5139 * The Name must match the declared name of a notation. 5462 * Values of this type must match one of the notation names included 5463 * in the declaration; all notation names in the declaration must be declared. 5465 * Returns: the notation attribute tree built while parsing 5492 "standalone: attribute notation value token %s duplicated\n",
|
/external/libvpx/libvpx/examples/includes/geshi/ |
H A D | geshi.php | 216 /** Number format to highlight floating-point numbers without support for scientific notation */ 218 /** Number format to highlight floating-point numbers without support for scientific notation */ 220 /** Number format to highlight floating-point numbers with support for scientific notation (E) and optional leading zero */ 222 /** Number format to highlight floating-point numbers with support for scientific notation (E) and required leading digit */
|
/external/bison/ |
H A D | maint.mk | 1077 # Ensure that we use only the standard $(VAR) notation,
|
/external/grub/docs/ |
H A D | texinfo.tex | 156 % In some macros, we cannot use the `\? notation---the left quote is 1748 % Can't use plain's \frenchspacing because it uses the `\x notation, and 6165 % in xref tags, i.e., node names. But since ^^e4 notation isn't
|
/external/jdiff/ |
H A D | xerces.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
/external/bison/build-aux/ |
H A D | texinfo.tex | 2423 % Can't use plain's \frenchspacing because it uses the `\x notation, and 8207 % in xref tags, i.e., node names. But since ^^e4 notation isn't
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
H A D | FlexAntTasks.jar | META-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ... |