Searched refs:_construct (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | rbt.cpp | 30 void RuleBasedTransliterator::_construct(const UnicodeString& rules, in _construct() function in RuleBasedTransliterator 77 _construct(rules, direction,parseError,status); in RuleBasedTransliterator()
|
D | rbt.h | 462 void _construct(const UnicodeString& rules,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | rbt.cpp | 30 void RuleBasedTransliterator::_construct(const UnicodeString& rules, in _construct() function in RuleBasedTransliterator 77 _construct(rules, direction,parseError,status); in RuleBasedTransliterator()
|
D | rbt.h | 462 void _construct(const UnicodeString& rules,
|
/external/stlport/etc/ |
D | msvcincl.dat | 204 _construct.h
|
D | ChangeLog | 509 _construct.h, _new.h, _pthread_alloc.h, _rope.h, config/_evc.h, 2494 * stlport/stl/_pair.h, _construct.h: Add _STLP_NO_MOVE_SEMANTIC 2753 * stlport/stl/_alloc.h, _bvector.h, _construct.h, _deque.h,
|
D | ChangeLog-5.1 | 2586 * stlport/stl/_construct.h: Removed now useless Borland workaround. 5100 * stlport/stl/_construct.h: Simplification of the _Copy_Construct 6039 * stlport/stl/type_traits.h, _vector.h, _algobase.h, _construct.h: Removal 6411 * stlport/stl/_construct.h, _num_put.c: fix of some unused parameter warning 7373 * _construct.h : fixed case for compilers with default integer 8014 * _construct.h : extra cast for __STL_SHRED_BYTE removed (thanks to khesin)
|