Home
last modified time | relevance | path

Searched refs:Init (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Diostream.cpp34 ios_base::Init __start_std_streams;
36 ios_base::Init::Init() in Init() function in ios_base::Init
55 ios_base::Init::~Init() in ~Init()
/ndk/sources/cxx-stl/stlport/src/
Dlocale_impl.h80 class _STLP_CLASS_DECLSPEC Init {
82 Init();
83 ~Init();
94 friend class Init; variable
Diostream.cpp139 long ios_base::Init::_S_count = 0;
143 ios_base::Init::Init() { in Init() function in ios_base::Init
151 ios_base::Init::~Init() { in ~Init()
306 if (Init::_S_count == 0) { in sync_with_stdio()
Dlocale_impl.cpp55 static _Stl_aligned_buffer<_Locale_impl::Init> __Loc_init_buf;
57 _Locale_impl::Init::Init() { in Init() function in _Locale_impl::Init
63 _Locale_impl::Init::~Init() { in ~Init()
69 _Refcount_Base& _Locale_impl::Init::_M_count() const { in _M_count()
77 new (&__Loc_init_buf) Init(); in _Locale_impl()
84 new (&__Loc_init_buf) Init(); in _Locale_impl()
89 new (&__Loc_init_buf) Init(); in _Locale_impl()
93 (&__Loc_init_buf)->~Init(); in ~_Locale_impl()
599 static _Locale_impl::Init init; in _Stl_get_classic_locale()
604 static _Locale_impl::Init init; in _Stl_get_global_locale()
[all …]
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h241 class _STLP_CLASS_DECLSPEC Init
244 Init();
245 ~Init();
251 friend class Init; variable
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-spi.h80 void Init();
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h930 RE(const RE& other) { Init(other.pattern()); }
933 RE(const ::std::string& regex) { Init(regex.c_str()); } // NOLINT
937 RE(const ::string& regex) { Init(regex.c_str()); } // NOLINT
941 RE(const char* regex) { Init(regex); } // NOLINT
976 void Init(const char* regex);
Dgtest-internal.h962 Init(array, count, relation);
967 Init(rhs.array_, rhs.size_, rhs.relation_to_source_);
991 void Init(const Element* array, size_t a_size, RelationToSource relation) {
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_.cc375 Init(); in FatalFailureInFixtureConstructorTest()
395 void Init() { in Init() function in FatalFailureInFixtureConstructorTest
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dios70 class Init;
274 class _LIBCPP_TYPE_VIS Init;
416 class _LIBCPP_TYPE_VIS ios_base::Init
419 Init();
420 ~Init();
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-port.cc170 void RE::Init(const char* regex) { in Init() function in testing::internal::RE
417 void RE::Init(const char* regex) { in Init() function in testing::internal::RE
Dgtest.cc541 Init(); in ScopedFakeTestPartResultReporter()
551 Init(); in ScopedFakeTestPartResultReporter()
554 void ScopedFakeTestPartResultReporter::Init() { in Init() function in testing::ScopedFakeTestPartResultReporter
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog618 (ck_fopen): Init the new temp field of struct id.