Searched refs:cite (Results 1 - 21 of 21) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLBlockquoteElement.idl23 attribute [Reflect, URL] DOMString cite;
H A DHTMLQuoteElement.idl23 attribute [Reflect, URL] DOMString cite;
H A DHTMLModElement.idl23 attribute [Reflect, URL] DOMString cite;
/external/webkit/LayoutTests/dom/html/level2/html/
H A DHTMLModElement01.js78 The cite attribute specifies an URI designating a document that describes
81 Retrieve the cite attribute of the INS element and examine its value.
103 vcite = testNode.cite;
H A DHTMLModElement03.js78 The cite attribute specifies an URI designating a document that describes
81 Retrieve the cite attribute of the DEL element and examine its value.
103 vcite = testNode.cite;
H A DHTMLQuoteElement01.js78 The cite attribute specifies a URI designating a source document
81 Retrieve the cite attribute from the Q element and examine its value.
103 vcite = testNode.cite;
H A DHTMLQuoteElement02.js78 The cite attribute specifies a URI designating a source document
81 Retrieve the cite attribute from the BLOCKQUOTE element and
104 vcite = testNode.cite;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A DHTMLModElement01.js78 The cite attribute specifies an URI designating a document that describes
81 Retrieve the cite attribute of the INS element and examine its value.
103 vcite = testNode.cite;
H A DHTMLModElement03.js78 The cite attribute specifies an URI designating a document that describes
81 Retrieve the cite attribute of the DEL element and examine its value.
103 vcite = testNode.cite;
H A DHTMLQuoteElement01.js78 The cite attribute specifies a URI designating a source document
81 Retrieve the cite attribute from the Q element and examine its value.
103 vcite = testNode.cite;
H A DHTMLQuoteElement02.js78 The cite attribute specifies a URI designating a source document
81 Retrieve the cite attribute from the BLOCKQUOTE element and
104 vcite = testNode.cite;
/external/stlport/test/unit/
H A Dhash_test.cpp102 maptype::const_iterator cite(m.begin());
103 cite = m.begin();
105 cite = cm.begin();
106 CPPUNIT_ASSERT( ite == cite );
107 CPPUNIT_ASSERT( !(ite != cite) );
108 CPPUNIT_ASSERT( cite == ite );
109 CPPUNIT_ASSERT( !(cite != ite) );
144 mmap::const_iterator cite(m.begin());
145 CPPUNIT_ASSERT( ite == cite );
146 CPPUNIT_ASSERT( !(ite != cite) );
[all...]
H A Dmap_test.cpp150 int_map::const_iterator cite(imap.begin());
151 CPPUNIT_ASSERT( ite == cite );
152 CPPUNIT_ASSERT( !(ite != cite) );
153 CPPUNIT_ASSERT( cite == ite );
154 CPPUNIT_ASSERT( !(cite != ite) );
180 mmap::const_iterator cite(m.begin());
182 CPPUNIT_ASSERT( ite == cite );
183 CPPUNIT_ASSERT( !(ite != cite) );
184 CPPUNIT_ASSERT( cite == ite );
185 CPPUNIT_ASSERT( !(cite !
[all...]
/external/llvm/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css238 cite, code, tt {
/external/iproute2/doc/
H A Dip-cref.tex767 --- the address was created due to stateless autoconfiguration~\cite{RFC-ADDRCONF}.
780 --- the address is not used because duplicate address detection~\cite{RFC-ADDRCONF}
995 state machine can be found in~\cite{RFC-NDISC}. Here is the full list
1019 which means that the neighbour introduced itself as an IPv6 router~\cite{RFC-NDISC}.
1088 are used to select the best one (see~\cite{RFC1812}):
1122 In this case, Linux-2.2 makes ``dead gateway detection''~\cite{RFC1122}
1337 zero, meaning to use the values specified in~\cite{RFC2414}.
1398 option may be found in~\cite{IP-TUNNELS}.
1906 routing algorithms and their modifications can be found in~\cite{RFC1812}.
1953 Cisco IOS~\cite{IO
[all...]
/external/libvorbis/doc/
H A D01-introduction.tex383 can be found in \cite{Sporer/Brandenburg/Edler}. Vorbis windows
483 description of the MDCT is available in \cite{Sporer/Brandenburg/Edler}.
H A D04-codec.tex571 (MDCT). A detailed description of the MDCT is available in \cite{Sporer/Brandenburg/Edler}. The window
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h693 @property(copy) NSString *cite; variable
767 @property(copy) NSString *cite; variable
/external/webkit/Source/WebCore/css/
H A Dhtml.css759 i, cite, em, var, address {
/external/grub/docs/
H A Dtexinfo.tex1725 \def\cite#1{{\sl #1}\futurelet\next\smartitalicx}
3288 \definedummyword{cite}%
4093 % expanded them. For example, in `@unnumbered The @cite{Book}', TeX
4094 % expanded @cite (which turns out to cause errors because \cite is meant
4097 % Anyway, we don't want the fully-expanded definition of @cite to appear
4098 % as a result of the \message, we just want `@cite' itself. We use
5995 \space \putwordin{} \cite{\printedmanual}%
6007 \putwordsection{} ``\printedrefname'' \putwordin{} \cite{\printedmanual}%
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex482 \let\cite=\i

Completed in 426 milliseconds