Home
last modified time | relevance | path

Searched refs:max_length (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_codecvt.h110 int max_length() const _STLP_NOTHROW { return do_max_length(); }
227 int max_length() const _STLP_NOTHROW { return do_max_length(); } in max_length() function
324 int max_length() const _STLP_NOTHROW { return do_max_length(); } in max_length() function
D_fstream.c655 __STATIC_CAST(streamsize, _M_codecvt->max_length())); in _M_allocate_buffers()
741 _M_max_width = _M_codecvt->max_length(); in _M_setup_codecvt()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt() argument
214 max_width = max_length; in fmt()
Dsed.h210 extern void fmt P_ ((const char *line, const char *line_end, int max_length, FILE *output_file));
/ndk/build/tools/
Dprebuilt-common.sh35 max_length () function
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp679 int max_length() const throw() in max_length() function in std::codecvt
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp679 int max_length() const throw() in max_length() function in std::codecvt