HomeSort by relevance Sort by last modified time
    Searched defs:back (Results 276 - 300 of 343) sorted by null

<<11121314

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 666 reference back() { return *(end() - 1); } function in class:__BVECTOR_QUALIFIED
667 const_reference back() const { return *(end() - 1); } function in class:__BVECTOR_QUALIFIED
_deque.h 459 reference back() { function in class:deque
465 const_reference back() const { function in class:deque
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bvector.h 666 reference back() { return *(end() - 1); } function in class:__BVECTOR_QUALIFIED
667 const_reference back() const { return *(end() - 1); } function in class:__BVECTOR_QUALIFIED
_deque.h 459 reference back() { function in class:deque
465 const_reference back() const { function in class:deque
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h 885 back() function in class:basic_string
893 back() const function in class:basic_string
    [all...]
stl_bvector.h 731 back() function in class:vector
735 back() const function in class:vector
stl_deque.h 1301 back() function in class:deque
1313 back() const function in class:deque
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 105 // begin(), end(), back(), operator[].
123 back() const throw() function in class:__detail::__mini_vector
577 if (*__addr >= *__free_list.back())
589 ::operator delete(static_cast<void*>(__free_list.back()));
658 * gives back all the memory to the OS.
850 // Fall Back to First Fit algorithm.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 910 back() function in class:basic_string
918 back() const function in class:basic_string
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 104 // begin(), end(), back(), operator[].
122 back() const throw() function in class:__detail::__mini_vector
574 if (*__addr >= *__free_list.back())
586 ::operator delete(static_cast<void*>(__free_list.back()));
655 * gives back all the memory to the OS.
847 // Fall Back to First Fit algorithm.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.h 913 back() function in class:basic_string
921 back() const function in class:basic_string
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 103 // begin(), end(), back(), operator[].
121 back() const throw() function in class:__detail::__mini_vector
573 if (*__addr >= *__free_list.back())
585 ::operator delete(static_cast<void*>(__free_list.back()));
654 * gives back all the memory to the OS.
852 // Fall Back to First Fit algorithm.
  /ndk/build/core/
definitions-graph.mk 170 # Push list of items at the back of the work-queue.
171 -ndk-mod-push-back = \
174 -test-ndk-mod-push-back = \
176 $(call -ndk-mod-push-back, D E)\
219 $(call -ndk-mod-push-back,$1)\
353 $(call -ndk-mod-push-back,$(_ndk_mod_dep))\
469 $(call -ndk-mod-push-back,$(_ndk_mod_child))\
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi_insn.c 2951 struct src_register back[2]; local
    [all...]
  /external/grub/stage2/
xfs.h 277 xfs_dablk_t back; /* following block in list */ member in struct:xfs_da_blkinfo
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_insn.c 2951 struct src_register back[2]; local
    [all...]
  /external/qemu/android/skin/
window.c 42 background_done( Background* back )
44 skin_image_unref( &back->image );
48 background_init( Background* back, SkinBackground* sback, SkinLocation* loc, SkinRect* frame )
52 back->image = skin_image_rotate( sback->image, loc->rotation );
57 back->origin = r.pos;
58 skin_rect_intersect( &back->rect, &r, frame );
62 background_redraw( Background* back, SkinRect* rect, SDL_Surface* surface )
66 if (skin_rect_intersect( &r, rect, &back->rect ) )
75 rs.x = r.pos.x - back->origin.x;
76 rs.y = r.pos.y - back->origin.y
911 Background* back = NULL; local
1594 Background* back = layout->backgrounds; local
    [all...]
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
ClassPath.java 1064 int back = fields.length - 1; local
    [all...]
  /external/stlport/stlport/stl/
_rope.h 559 * RopeFunction, whose char_producer points back to the rope itself.
1515 _CharT back() const { function in class:rope
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 559 * RopeFunction, whose char_producer points back to the rope itself.
1515 _CharT back() const { function in class:rope
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 1552 png_color back, back_1; local
1799 png_color back; local
    [all...]
  /prebuilts/misc/common/json/
json-prebuilt.jar 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 559 * RopeFunction, whose char_producer points back to the rope itself.
1513 _CharT back() const { function in class:rope
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 559 * RopeFunction, whose char_producer points back to the rope itself.
1513 _CharT back() const { function in class:rope
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 559 * RopeFunction, whose char_producer points back to the rope itself.
1513 _CharT back() const { function in class:rope
    [all...]

Completed in 484 milliseconds

<<11121314