Home
last modified time | relevance | path

Searched defs:to (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dcodecvt.cpp87 extern_type* to, in do_out()
102 intern_type* to, in do_in()
115 extern_type* to, in do_unshift() argument
Dfacets_byname.cpp310 extern_type* to, in do_out()
342 intern_type* to, in do_in()
372 extern_type* to, in do_unshift()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c239 str_append(to, string, length) in str_append() argument
278 str_append_modified(to, string, length, type) in str_append_modified() argument
434 line_copy(from, to, state) in line_copy() argument
470 line_append(from, to, state) in line_append() argument
Dutils.c422 ck_rename (from, to, unlink_if_fail) in ck_rename() argument
/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp398 wchar_t to[1]; in in_out_test() local
412 char to[1]; in in_out_test() local
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp398 wchar_t to[1]; in in_out_test() local
412 char to[1]; in in_out_test() local
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c143 size_t _WLocale_mbtowc(_Locale_codecvt_t *lcodecvt, wchar_t *to, in _WLocale_mbtowc()
168 size_t _WLocale_wctomb(_Locale_codecvt_t *lcodecvt, char *to, size_t n, in _WLocale_wctomb()
/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_win32io.cpp405 char *to = buf + readen; in _M_read() local
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c344 wchar_t *to, in _WLocale_mbtowc()
350 char *to, size_t n, in _WLocale_wctomb()
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c253 wchar_t *to, in _WLocale_mbtowc()
259 char *to, size_t n, in _WLocale_wctomb()
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c942 int to) /* to this number of times (maybe INFINITY) */ in repeat()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregexec.c4273 Idx to) in match_ctx_add_entry()