HomeSort by relevance Sort by last modified time
    Searched full:__before_begin (Results 1 - 8 of 8) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/include/
forward_list 376 __node_pointer __before_begin() _NOEXCEPT
380 __node_const_pointer __before_begin() const _NOEXCEPT
484 __x.__before_begin()->__next_ = nullptr;
495 __before_begin()->__next_ = __x.__before_begin()->__next_;
496 __x.__before_begin()->__next_ = nullptr;
517 swap(__before_begin()->__next_, __x.__before_begin()->__next_);
525 for (__node_pointer __p = __before_begin()->__next_; __p != nullptr;)
532 __before_begin()->__next_ = nullptr
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
formatter.h 128 __before_begin, // before begin enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
229 _M_variant._M_iterator._M_state = __before_begin;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
formatter.h 128 __before_begin, // before begin enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
229 _M_variant._M_iterator._M_state = __before_begin;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
formatter.h 128 __before_begin, // before begin enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
229 _M_variant._M_iterator._M_state = __before_begin;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
formatter.h 134 __before_begin, // before begin enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
235 _M_variant._M_iterator._M_state = __before_begin;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.16 

Completed in 1079 milliseconds