HomeSort by relevance Sort by last modified time
    Searched full:notations (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /external/chromium_org/third_party/icu/source/tools/genrb/
rle.h 29 * ESCAPE_BYTE. Then the following notations are possible:
46 * the following notations are possible:
rle.c 137 * the following notations are possible:
183 * ESCAPE_BYTE. Then the following notations are possible:
  /external/icu4c/tools/genrb/
rle.h 29 * ESCAPE_BYTE. Then the following notations are possible:
46 * the following notations are possible:
rle.c 137 * the following notations are possible:
183 * ESCAPE_BYTE. Then the following notations are possible:
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentType.idl 26 [MeasureAs=DocumentTypeNotations] readonly attribute NamedNodeMap notations; // Removed from DOM4.
DocumentType.h 43 NamedNodeMap* notations() const { return 0; } function in class:WebCore::FINAL
NamedNodeMap.h 71 // Only supports NamedNodeMaps with Element associated, DocumentType.entities and DocumentType.notations are not supported yet.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documenttypegetnotations.java 32 * contains all the notations declared in the DTD.
35 * a NamedNodeMap object of all the notations. There
documenttypegetnotationstype.java 35 * a NamedNodeMap object of all the notations. Traverse
  /libcore/luni/src/test/java/tests/org/w3c/dom/
NamedNodeMapRemoveNamedItemNS.java 166 // NamedNodeMap notations;
174 // notations = docType.getNotations();
175 // assertNotNull("notationsNotNull", notations);
193 // notations.removeNamedItemNS(nullNS, "notation1");
  /libcore/luni/src/main/java/org/xml/sax/
DTDHandler.java 18 * <p>If a SAX application needs information about notations and
30 * of the order in which the notations and unparsed entities were
58 * notations may appear as attribute values and in unparsed entity
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
gradle-tooling-api-1.6-sources.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
gradle-tooling-api-1.6-rc-1-sources.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
gradle-tooling-api-1.7-sources.jar 
  /libcore/luni/src/main/java/org/w3c/dom/
Notation.java 17 * declares, by name, the format of an unparsed entity (see <a href='http://www.w3.org/TR/2004/REC-xml-20040204#Notations'>section 4.7</a> of the XML 1.0 specification [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]), or is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_minidom.py 28 doctype.notations._seq = []
30 "http://xml.python.org/notations/my")
31 doctype.notations._seq.append(notation)
45 doctype.notations.item(0).ownerDocument = doc
669 and len(clone.notations) == len(doctype.notations)
670 and clone.notations.item(len(clone.notations)) is None
684 for i in range(len(doctype.notations)):
685 sn = doctype.notations.item(i
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_minidom.py 28 doctype.notations._seq = []
30 "http://xml.python.org/notations/my")
31 doctype.notations._seq.append(notation)
45 doctype.notations.item(0).ownerDocument = doc
669 and len(clone.notations) == len(doctype.notations)
670 and clone.notations.item(len(clone.notations)) is None
684 for i in range(len(doctype.notations)):
685 sn = doctype.notations.item(i
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
NumberInputType.cpp 225 // We don't localize scientific notations.
240 // We don't localize scientific notations.
  /external/chromium/third_party/libevent/
Makefile.am 4 # a/b/c/d/e notations.
  /external/chromium_org/third_party/WebKit/Source/wtf/
SHA1.cpp 33 // The names of functions and variables (such as "a", "b", and "f") follow notations in RFC 3174.
  /external/chromium_org/third_party/libevent/
Makefile.am 4 # a/b/c/d/e notations.
  /external/qemu/docs/
ANDROID-CONFIG-FILES.TXT 85 - Brace and dot notations are equivalent, so the above config file

Completed in 445 milliseconds

12 3 4 5 6