HomeSort by relevance Sort by last modified time
    Searched refs:_construct (Results 1 - 25 of 32) sorted by null

1 2

  /external/stlport/stlport/stl/
_carray.h 28 # include <stl/_construct.h>
char_traits.h 44 # include <stl/_construct.h>
_alloc.h 51 # include <stl/_construct.h>
_tree.h 66 # include <stl/_construct.h>
_uninitialized.h 42 # include <stl/_construct.h>
_list.h 46 # include <stl/_construct.h>
297 _STLP_STD::_Construct(&__p->_M_data);
_slist.h 43 # include <stl/_construct.h>
267 _STLP_STD::_Construct(&__node->_M_data);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_carray.h 28 # include <stl/_construct.h>
char_traits.h 44 # include <stl/_construct.h>
_alloc.h 51 # include <stl/_construct.h>
_tree.h 66 # include <stl/_construct.h>
_uninitialized.h 42 # include <stl/_construct.h>
_list.h 46 # include <stl/_construct.h>
297 _STLP_STD::_Construct(&__p->_M_data);
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_carray.h 28 # include <stl/_construct.h>
char_traits.h 44 # include <stl/_construct.h>
_alloc.h 51 # include <stl/_construct.h>
_tree.h 66 # include <stl/_construct.h>
_uninitialized.h 42 # include <stl/_construct.h>
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_carray.h 28 # include <stl/_construct.h>
char_traits.h 44 # include <stl/_construct.h>
_alloc.h 51 # include <stl/_construct.h>
_tree.h 66 # include <stl/_construct.h>
_uninitialized.h 42 # include <stl/_construct.h>
  /external/icu4c/i18n/
rbt.h 462 void _construct(const UnicodeString& rules,
rbt.cpp 30 void RuleBasedTransliterator::_construct(const UnicodeString& rules, function in class:RuleBasedTransliterator
77 _construct(rules, direction,parseError,status);
98 _construct(rules, direction,parseError, status);
111 _construct(rules, direction,parseError, status);
123 _construct(rules, UTRANS_FORWARD, parseError, status);
136 _construct(rules, UTRANS_FORWARD,parseError, status);

Completed in 705 milliseconds

1 2