Searched defs:back (Results 1 - 25 of 297) sorted by relevance

1234567891011>>

/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,
185 back() function in class:queue
188 return c.back();
196 back() const function in class:queue
199 return c.back();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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,
185 back() function in class:queue
188 return c.back();
196 back() const function in class:queue
199 return c.back();
/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,
185 back() function in class:queue
188 return c.back();
196 back() const function in class:queue
199 return c.back();
/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,
185 back() function in class:queue
188 return c.back();
196 back() const function in class:queue
199 return c.back();
/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,
191 back() function in class:queue
194 return c.back();
202 back() const function in class:queue
205 return c.back();
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/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,
191 back() function in class:queue
194 return c.back();
202 back() const function in class:queue
205 return c.back();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/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,
191 back() function in class:queue
194 return c.back();
202 back() const function in class:queue
205 return c.back();
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/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,
191 back() function in class:queue
194 return c.back();
202 back() const function in class:queue
205 return c.back();
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/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,
185 back() function in class:queue
188 return c.back();
196 back() const function in class:queue
199 return c.back();
/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,
185 back() function in class:queue
188 return c.back();
196 back() const function in class:queue
199 return c.back();
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_queue.h98 reference back() { return c.back(); } function in class:queue
99 const_reference back() const { return c.back(); } function in class:queue
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();
/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,
184 back() function in class:queue
187 return c.back();
195 back() const function in class:queue
198 return c.back();

Completed in 982 milliseconds

1234567891011>>