Home
last modified time | relevance | path

Searched refs:cite (Results 1 – 9 of 9) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dhash_test.cpp102 maptype::const_iterator cite(m.begin()); in hmap1() local
103 cite = m.begin(); in hmap1()
105 cite = cm.begin(); in hmap1()
106 CPPUNIT_ASSERT( ite == cite ); in hmap1()
107 CPPUNIT_ASSERT( !(ite != cite) ); in hmap1()
108 CPPUNIT_ASSERT( cite == ite ); in hmap1()
109 CPPUNIT_ASSERT( !(cite != ite) ); in hmap1()
144 mmap::const_iterator cite(m.begin()); in hmmap1() local
145 CPPUNIT_ASSERT( ite == cite ); in hmmap1()
146 CPPUNIT_ASSERT( !(ite != cite) ); in hmmap1()
[all …]
Dmap_test.cpp150 int_map::const_iterator cite(imap.begin()); in iterators() local
151 CPPUNIT_ASSERT( ite == cite ); in iterators()
152 CPPUNIT_ASSERT( !(ite != cite) ); in iterators()
153 CPPUNIT_ASSERT( cite == ite ); in iterators()
154 CPPUNIT_ASSERT( !(cite != ite) ); in iterators()
180 mmap::const_iterator cite(m.begin()); in iterators() local
182 CPPUNIT_ASSERT( ite == cite ); in iterators()
183 CPPUNIT_ASSERT( !(ite != cite) ); in iterators()
184 CPPUNIT_ASSERT( cite == ite ); in iterators()
185 CPPUNIT_ASSERT( !(cite != ite) ); in iterators()
/ndk/tests/device/test-stlport/unit/
Dhash_test.cpp102 maptype::const_iterator cite(m.begin()); in hmap1() local
103 cite = m.begin(); in hmap1()
105 cite = cm.begin(); in hmap1()
106 CPPUNIT_ASSERT( ite == cite ); in hmap1()
107 CPPUNIT_ASSERT( !(ite != cite) ); in hmap1()
108 CPPUNIT_ASSERT( cite == ite ); in hmap1()
109 CPPUNIT_ASSERT( !(cite != ite) ); in hmap1()
144 mmap::const_iterator cite(m.begin()); in hmmap1() local
145 CPPUNIT_ASSERT( ite == cite ); in hmmap1()
146 CPPUNIT_ASSERT( !(ite != cite) ); in hmmap1()
[all …]
Dmap_test.cpp150 int_map::const_iterator cite(imap.begin()); in iterators() local
151 CPPUNIT_ASSERT( ite == cite ); in iterators()
152 CPPUNIT_ASSERT( !(ite != cite) ); in iterators()
153 CPPUNIT_ASSERT( cite == ite ); in iterators()
154 CPPUNIT_ASSERT( !(cite != ite) ); in iterators()
180 mmap::const_iterator cite(m.begin()); in iterators() local
182 CPPUNIT_ASSERT( ite == cite ); in iterators()
183 CPPUNIT_ASSERT( !(ite != cite) ); in iterators()
184 CPPUNIT_ASSERT( cite == ite ); in iterators()
185 CPPUNIT_ASSERT( !(cite != ite) ); in iterators()
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1777 \def\cite#1{{\sl #1}\futurelet\next\smartitalicx}
3371 \definedummyword\cite
4182 % expanded them. For example, in `@unnumbered The @cite{Book}', TeX
4183 % expanded @cite (which turns out to cause errors because \cite is meant
4186 % Anyway, we don't want the fully-expanded definition of @cite to appear
4187 % as a result of the \message, we just want `@cite' itself. We use
6107 \space \putwordin{} \cite{\printedmanual}%
6119 \putwordsection{} ``\printedrefname'' \putwordin{} \cite{\printedmanual}%
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex2519 % @cite is like \smartslanted except unconditionally use \sl. We never want
2521 \def\cite#1{{\sl #1}\futurelet\next\smartitalicx}
4321 \definedummyword\cite
5184 % expanded them. For example, in `@unnumbered The @cite{Book}', TeX
5185 % expanded @cite (which turns out to cause errors because \cite is meant
5188 % Anyway, we don't want the fully-expanded definition of @cite to appear
5189 % as a result of the \message, we just want `@cite' itself. We use
7268 \space \putwordin{} \cite{\printedmanual}%
7280 \putwordSection{} ``\printedrefname'' \putwordin{} \cite{\printedmanual}%
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi542 @code{M} stands for @cite{multi-line}.
551 match the newline character too. @code{S} stands for @cite{single-line}.
1107 @code{M} stands for @cite{multi-line}.
1116 match the newline character too. @code{S} stands for @cite{single-line}.
Dsed-in.texi541 @code{M} stands for @cite{multi-line}.
550 match the newline character too. @code{S} stands for @cite{single-line}.
1106 @code{M} stands for @cite{multi-line}.
1115 match the newline character too. @code{S} stands for @cite{single-line}.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.texi26 of @cite{The GNU Make Manual}, for GNU @code{make} version @value{VERSION}.
340 GNU @code{make} conforms to section 6.2 of @cite{IEEE Standard
10061 @cite{IEEE Standard 1003.2-1992} (POSIX.2).
10197 (@cite{IEEE Standard 1003.2-1992}) which specifies @code{make} does not