Searched defs:to (Results 1 – 12 of 12) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/ |
D | codecvt.cpp | 87 extern_type* to, in do_out() 102 intern_type* to, in do_in() 115 extern_type* to, in do_unshift() argument
|
D | facets_byname.cpp | 310 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/ |
D | execute.c | 239 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
|
D | utils.c | 422 ck_rename (from, to, unlink_if_fail) in ck_rename() argument
|
/ndk/tests/device/test-stlport/unit/ |
D | codecvt_test.cpp | 398 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/ |
D | codecvt_test.cpp | 398 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/ |
D | c_wlocale_win32.c | 143 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/ |
D | fstream_win32io.cpp | 405 char *to = buf + readen; in _M_read() local
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 344 wchar_t *to, in _WLocale_mbtowc() 350 char *to, size_t n, in _WLocale_wctomb()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 253 wchar_t *to, in _WLocale_mbtowc() 259 char *to, size_t n, in _WLocale_wctomb()
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regcomp.c | 942 int to) /* to this number of times (maybe INFINITY) */ in repeat()
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regexec.c | 4273 Idx to) in match_ctx_add_entry()
|