Home
last modified time | relevance | path

Searched refs:Notation (Results 1 – 25 of 34) sorted by relevance

12

/external/webkit/Source/WebCore/dom/
DNotation.cpp28 Notation::Notation(Document* document, const String& name, const String& publicId, const String& sy… in Notation() function in WebCore::Notation
36 String Notation::nodeName() const in nodeName()
41 Node::NodeType Notation::nodeType() const in nodeType()
46 PassRefPtr<Node> Notation::cloneNode(bool /*deep*/) in cloneNode()
52 bool Notation::childTypeAllowed(NodeType) const in childTypeAllowed()
DNotation.h31 class Notation : public ContainerNode {
37 Notation(Document*, const String& name, const String& publicId, const String& systemId);
DNotation.idl22 interface Notation : Node {
/external/dropbear/libtommath/
Dtommath.out7 \BOOKMARK [1][-]{section.1.3}{Discussion and Notation}{chapter.1}
8 \BOOKMARK [2][-]{subsection.1.3.1}{Notation}{section.1.3}
9 \BOOKMARK [2][-]{subsection.1.3.2}{Precision Notation}{section.1.3}
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8NodeCustom.cpp167 return toV8(static_cast<Notation*>(impl), forceNewObject); in toV8Slow()
/external/webkit/Source/WebCore/bindings/js/
DJSNodeCustom.cpp290 wrapper = CREATE_DOM_NODE_WRAPPER(exec, globalObject, Notation, node); in createWrapperInline()
/external/openssl/crypto/rc2/
Drrc2.doc29 Notation and RRC.2 Primitive Operations
/external/llvm/docs/TableGen/
DLangRef.rst23 Notation chapter
/external/icu4c/data/lang/
Den.txt766 Zmth{"Mathematical Notation"}
/external/webkit/Source/WebCore/
DDerivedSources.make319 Notation \
DCodeGenerators.pri142 dom/Notation.idl \
DCMakeLists.txt168 dom/Notation.idl
592 dom/Notation.cpp
DAndroid.mk167 dom/Notation.cpp \
DWebCore.pro514 dom/Notation.cpp \
1496 dom/Notation.h \
DWebCore.gypi1144 'dom/Notation.idl',
2503 'dom/Notation.cpp',
2504 'dom/Notation.h',
DGNUmakefile.list.am1204 Source/WebCore/dom/Notation.cpp \
1205 Source/WebCore/dom/Notation.h \
DGNUmakefile.am1256 Source/WebCore/dom/Notation.cpp \
1257 Source/WebCore/dom/Notation.h \
DChangeLog-2006-12-3124586 * dom/Notation.cpp:
24587 (WebCore::Notation::Notation):
24588 (WebCore::Notation::nodeName):
24589 * dom/Notation.h:
24590 (WebCore::Notation::publicId):
24591 (WebCore::Notation::systemId):
44287 * dom/Notation.h:
54077 * dom/Notation.cpp: Added.
54078 (WebCore::Notation::Notation):
54079 * dom/Notation.h: Added.
DChangeLog-2002-12-0315043 (Entity::notationName), (EntityReference::operator = ), (Notation::operator = ),
15044 (Notation::publicId), (Notation::systemId), (ProcessingInstruction::operator = ),
/external/webkit/Source/WebCore/page/
DDOMWindow.idl406 attribute NotationConstructor Notation;
/external/clang/docs/
DPCHInternals.rst324 of `Reverse Polish Notation
/external/llvm/docs/
DGettingStarted.rst404 Terminology and Notation
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj3945 …A8EA7EBE0A1945D000A8EF5F /* Notation.h in Headers */ = {isa = PBXBuildFile; fileRef = A8EA7EB60A19…
3946 …A8EA7EBF0A1945D000A8EF5F /* Notation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8EA7EB70A…
9593 …EC1F409C2877700C515D1 /* Notation.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFil…
10374 …60A1945D000A8EF5F /* Notation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
10375 …1945D000A8EF5F /* Notation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
19524 A8EA7EB70A1945D000A8EF5F /* Notation.cpp */,
19525 A8EA7EB60A1945D000A8EF5F /* Notation.h */,
19526 93EEC1F409C2877700C515D1 /* Notation.idl */,
22066 A8EA7EBE0A1945D000A8EF5F /* Notation.h in Headers */,
24982 A8EA7EBF0A1945D000A8EF5F /* Notation.cpp in Sources */,
/external/bison/doc/
Dbison.texi153 Reverse Polish Notation Calculator
1433 @section Reverse Polish Notation Calculator
1892 @section Infix Notation Calculator: @code{calc}
3532 Notation Calculator}).
Dbison.info116 Reverse Polish Notation Calculator
1993 2.1 Reverse Polish Notation Calculator
2417 2.2 Infix Notation Calculator: `calc'
3814 RPN and infix calculator examples (*note Reverse Polish Notation

12