Home
last modified time | relevance | path

Searched refs:notation (Results 1 – 25 of 74) sorted by relevance

123

/external/webkit/LayoutTests/dom/xhtml/level3/core/
Dnodesetuserdata07.js94 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);
Dnodecomparedocumentposition22.js94 var notation;
110 notation = notationsMap.getNamedItem("notation1");
111 entityPosition = entity.compareDocumentPosition(notation);
113 notationPosition = notation.compareDocumentPosition(entity);
Dnoderemovechild07.js94 var notation;
106 notation = notations.getNamedItem("notation1");
111 removedChild = doc.removeChild(notation);
120 removedChild = notation.removeChild(doc);
Dnodecomparedocumentposition24.js91 var notation;
104 notation = notaionsMap.getNamedItem("notation1");
106 notationPosition = notation.compareDocumentPosition(notation2);
Ddocumentadoptnode19.js91 var notation;
103 notation = notationMap.getNamedItem("notation1");
108 adoptedNotaion = doc.adoptNode(notation);
Dnodegetbaseuri13.js93 var notation;
106 notation = notationsMap.getNamedItem("notation1");
107 baseURI = notation.baseURI;
Dnodelookupprefix04.js94 var notation;
111 notation = notationsMap.getNamedItem("notation1");
114 prefix = notation.lookupPrefix("");
Dnodeisdefaultnamespace04.js95 var notation;
114 notation = notationsMap.getNamedItem("notation1");
117 isDefault = notation.isDefaultNamespace(nullNSURI);
Dnodegetbaseuri14.js97 var notation;
120 notation = notationsMap.getNamedItem("notation2");
121 notationImported = newDoc.importNode(notation,true);
Ddocumentrenamenode28.js93 var notation;
109 notation = notationNodeMap.getNamedItem("notation1");
125 renamedNotationNode = doc.renameNode(notation,"http://www.w3.org/DOM/Test","notation2");
Dnodereplacechild10.js106 var notation;
129 notation = notationsMap.getNamedItem("notation1");
132 replaced = doc.replaceChild(notation,ent);
Ddocumentadoptnode20.js93 var notation;
118 notation = notationMap.getNamedItem("notation2");
123 adoptedNotation = newDoc.adoptNode(notation);
Dnodereplacechild21.js107 var notation;
130 notation = notationsMap.getNamedItem("notation1");
135 replacedChild = docType.replaceChild(notation,ent);
Dnodelookupnamespaceuri04.js94 var notation;
111 notation = notationsMap.getNamedItem("notation1");
/external/llvm/test/Assembler/
D2005-01-03-FPConstantDisassembly.ll4 ret double 1.0 ;; This should not require hex notation
/external/iptables/extensions/
Dlibxt_string.man18 Matches the given pattern in hex notation.
Dlibxt_time.man8 Only match during the given time, which must be in ISO 8601 "T" notation.
/external/e2fsprogs/po/
DMakevars29 # - Strings which make invalid assumptions about notation of date, time or
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp2.txt4 Subject: RE: Type notation debate...
D2001-02-06-TypeNotationDebate.txt4 Subject: Type notation debate...
D2001-02-06-TypeNotationDebateResp1.txt4 Subject: RE: Type notation debate...
/external/zlib/contrib/minizip/
DChangeLogUnzip55 - remove Windows-like hungary notation variable name
/external/openssl/crypto/dsa/
Dfips186a.txt12 hexadecimal notation. The p and q given here were generated by the prime
/external/icu4c/data/lang/
Dsv.txt654 Zmth{"matematisk notation"}
693 FONIPA{"internationell fonetisk notation - IPA"}
694 FONUPA{"uralisk fonetisk notation"}
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
Dmozilla350 notation

123