Searched defs:front (Results 1 - 25 of 268) sorted by relevance

1234567891011

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
335 * any type that supports @c front(), @c push_back, @c pop_back,
476 return c.front();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_queue.h85 * that supports @c front, @c back, @c push_back, and @c pop_front,
163 front() function in class:queue
166 return c.front();
174 front() const function in class:queue
177 return c.front();
343 * any type that supports @c front(), @c push_back, @c pop_back,
484 return c.front();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_queue.h85 * that supports @c front, @c back, @c push_back, and @c pop_front,
163 front() function in class:queue
166 return c.front();
174 front() const function in class:queue
177 return c.front();
343 * any type that supports @c front(), @c push_back, @c pop_back,
484 return c.front();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_queue.h85 * that supports @c front, @c back, @c push_back, and @c pop_front,
163 front() function in class:queue
166 return c.front();
174 front() const function in class:queue
177 return c.front();
343 * any type that supports @c front(), @c push_back, @c pop_back,
484 return c.front();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_queue.h81 * that supports @c front, @c back, @c push_back, and @c pop_front,
169 front() function in class:queue
172 return c.front();
180 front() const function in class:queue
183 return c.front();
345 * any type that supports @c front(), @c push_back, @c pop_back,
497 return c.front();
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_queue.h81 * that supports @c front, @c back, @c push_back, and @c pop_front,
169 front() function in class:queue
172 return c.front();
180 front() const function in class:queue
183 return c.front();
345 * any type that supports @c front(), @c push_back, @c pop_back,
497 return c.front();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_queue.h81 * that supports @c front, @c back, @c push_back, and @c pop_front,
169 front() function in class:queue
172 return c.front();
180 front() const function in class:queue
183 return c.front();
345 * any type that supports @c front(), @c push_back, @c pop_back,
497 return c.front();
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_queue.h81 * that supports @c front, @c back, @c push_back, and @c pop_front,
169 front() function in class:queue
172 return c.front();
180 front() const function in class:queue
183 return c.front();
345 * any type that supports @c front(), @c push_back, @c pop_back,
497 return c.front();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
335 * any type that supports @c front(), @c push_back, @c pop_back,
476 return c.front();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
337 * any type that supports @c front(), @c push_back, @c pop_back,
478 return c.front();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
335 * any type that supports @c front(), @c push_back, @c pop_back,
476 return c.front();
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
335 * any type that supports @c front(), @c push_back, @c pop_back,
476 return c.front();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
337 * any type that supports @c front(), @c push_back, @c pop_back,
478 return c.front();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_queue.h85 * that supports @c front, @c back, @c push_back, and @c pop_front,
163 front() function in class:queue
166 return c.front();
174 front() const function in class:queue
177 return c.front();
343 * any type that supports @c front(), @c push_back, @c pop_back,
484 return c.front();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_queue.h85 * that supports @c front, @c back, @c push_back, and @c pop_front,
163 front() function in class:queue
166 return c.front();
174 front() const function in class:queue
177 return c.front();
343 * any type that supports @c front(), @c push_back, @c pop_back,
484 return c.front();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
337 * any type that supports @c front(), @c push_back, @c pop_back,
478 return c.front();
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_queue.h96 reference front() { return c.front(); } function in class:queue
97 const_reference front() const { return c.front(); } function in class:queue
222 const_reference top() const { return c.front(); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
335 * any type that supports @c front(), @c push_back, @c pop_back,
476 return c.front();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_queue.h84 * that supports @c front, @c back, @c push_back, and @c pop_front,
162 front() function in class:queue
165 return c.front();
173 front() const function in class:queue
176 return c.front();
337 * any type that supports @c front(), @c push_back, @c pop_back,
478 return c.front();

Completed in 602 milliseconds

1234567891011