Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 135) sorted by relevance

123456

/ndk/sources/cxx-stl/stlport/src/
Dcodecvt.cpp31 const char* from, in do_length() argument
34 { return (int)(min) ( __STATIC_CAST(size_t, (end - from)), mx); } in do_length()
84 const intern_type* from, in do_out() argument
90 ptrdiff_t len = (min) (from_end - from, to_limit - to); in do_out()
91 copy(from, from + len, to); in do_out()
92 from_next = from + len; in do_out()
99 const extern_type* from, in do_in() argument
105 ptrdiff_t len = (min) (from_end - from, to_limit - to); in do_in()
106 copy(__REINTERPRET_CAST(const unsigned char*, from), in do_in()
107 __REINTERPRET_CAST(const unsigned char*, from) + len, to); in do_in()
[all …]
Dfacets_byname.cpp307 const intern_type* from, in do_out() argument
313 while (from != from_end && to != to_limit) { in do_out()
315 to, to_limit - to, *from, in do_out()
318 from_next = from; in do_out()
323 from_next = from; in do_out()
328 ++from; in do_out()
332 from_next = from; in do_out()
339 const extern_type* from, in do_in() argument
345 while (from != from_end && to != to_end) { in do_in()
347 to, from, from_end - from, in do_in()
[all …]
/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp396 string from("abcdef"); in in_out_test() local
400 cdecvt_type::result res = cdect.in(state, from.data(), from.data() + from.size(), next_from, in in_out_test()
403 CPPUNIT_ASSERT( next_from == from.data() + 1 ); in in_out_test()
410 wstring from(L"abcdef"); in in_out_test() local
414 … cdecvt_type::result res = cdect.out(state, from.data(), from.data() + from.size(), next_from, in in_out_test()
417 CPPUNIT_ASSERT( next_from == from.data() + 1 ); in in_out_test()
443 string from("abcdef"); in length_test() local
444 int res = cdect.length(state, from.data(), from.data() + from.size(), from.size()); in length_test()
445 CPPUNIT_ASSERT( (size_t)res == from.size() ); in length_test()
594 const char* from = utf8_str.data(); in special_encodings() local
[all …]
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp396 string from("abcdef"); in in_out_test() local
400 cdecvt_type::result res = cdect.in(state, from.data(), from.data() + from.size(), next_from, in in_out_test()
403 CPPUNIT_ASSERT( next_from == from.data() + 1 ); in in_out_test()
410 wstring from(L"abcdef"); in in_out_test() local
414 … cdecvt_type::result res = cdect.out(state, from.data(), from.data() + from.size(), next_from, in in_out_test()
417 CPPUNIT_ASSERT( next_from == from.data() + 1 ); in in_out_test()
443 string from("abcdef"); in length_test() local
444 int res = cdect.length(state, from.data(), from.data() + from.size(), from.size()); in length_test()
445 CPPUNIT_ASSERT( (size_t)res == from.size() ); in length_test()
594 const char* from = utf8_str.data(); in special_encodings() local
[all …]
/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_win32io.cpp406 char *from = to; in _M_read() local
407 char *last = from + numberOfBytesRead - 1; in _M_read()
408 for (; from <= last && *from != _STLP_CTRLZ; ++from) { in _M_read()
409 if (*from != _STLP_CR) in _M_read()
410 *to++ = *from; in _M_read()
412 if (from < last) { // not at buffer end in _M_read()
413 if (*(from + 1) != _STLP_LF) in _M_read()
451 if (from <= last) { // terminated due to CTRLZ in _M_read()
452 SetFilePointer(_M_file_id, -(LONG)((last + 1) - from), 0, FILE_CURRENT); in _M_read()
/ndk/sources/host-tools/sed-4.2.1/m4/
Ddouble-slash-root.m410 AC_CACHE_CHECK([whether // is distinct from /], [gl_cv_double_slash_root],
16 # special semantics and is distinct from /, please report it to
36 [Define to 1 if // is a file system root distinct from /.])
Dregex.m410 dnl Initially derived from code in GNU grep.
76 /* This test is from glibc bug 3957, reported by Andrew Mackey. */
87 /* This regular expression is from Spencer ere test number 75
106 /* The following example is derived from a problem report
107 against gawk from Jorge Stolfi <stolfi@ic.unicamp.br>. */
Drename.m410 dnl The rename from SunOS 4.1.1_U1 doesn't.
57 slash, like the one from SunOS 4.1.1_U1.])
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Ddistrib.inp2 Received: from s1.msi.umn.edu (s1.msi.umn.edu [128.101.24.1]) by cygnus.com (8.6.9/8.6.9) with ESMT…
3 Received: from cygint.cygnus.com (cygint.cygnus.com [140.174.1.1]) by s1.msi.umn.edu (8.6.10/8.6.9)…
4 Received: from phydeaux.cygnus.com (phydeaux.cygnus.com [140.174.1.85]) by cygnus.com (8.6.9/8.6.9)…
D8bit.sed1 # The first poem from the Man'yoshu. I like Hitomaro's poems better
3 # of this poem is from $BNc2r8E8l<-E5(B($BBh;0HG(B)$B;0>JF2(B.
Dmadding.sed1 # this is from Thomas Hardy's _Far From the Madding Crowd_.
8from the windows of the house just vacated. There was also a cat in a willow basket, from the par…
Dxabcx.sed1 # from the ChangeLog (Fri May 21 1993)
Dxbxcx.sed1 # from the ChangeLog (Wed Sep 5 2001)
Dsubwrt2.good2 Comes only from the things YoU choose.
Dmadding.inp1from the windows of the house just vacated. There was also a cat in a willow basket, from the par…
Dmadding.good1from the windows of the house just vacated. There was also a cat in a willow basket, from the par…
Dsubwrt1.good4 Comes only from the things YoU choose.
Dsubwrite.inp4 Comes only from the things you choose.
/ndk/sources/host-tools/sed-4.2.1/
DREADME.boot21 of sed beyond those which actually keep the ``bootstrap'' version from
22 building, or sed's configure script from running properly. I am
23 especially uninterested in compiler warnings from the bootstrap build.
DCOPYING30 To protect your rights, we need to prevent others from denying you
85 To "modify" a work means to copy from or adapt all or part of the work
149 can regenerate automatically from other parts of the Corresponding
160 permission to run the unmodified Program. The output from running a
173 and control, on terms that prohibit them from making any copies of
212 produce it from the Program, in the form of source code under the
268 Corresponding Source from a network server at no charge.
276 d) Convey the object code by offering access from a designated
295 from the Corresponding Source as a System Library, need not be
313 and execute modified versions of a covered work in that User Product from
[all …]
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c120 static int __mbtowc(_Locale_codecvt_t *l, wchar_t *dst, const char *from, unsigned int count) { in __mbtowc() argument
124 result = MultiByteToWideChar(l->cp, l->mbtowc_flags, from, count, dst, 1); in __mbtowc()
135 if (count == 1 && __isleadbyte(*from, l->cleads)) return (size_t)-2; in __mbtowc()
136 result = MultiByteToWideChar(l->cp, l->mbtowc_flags, from, count, dst, 1); in __mbtowc()
144 const char *from, size_t n, mbstate_t *shift_state) { in _WLocale_mbtowc() argument
148 result = MultiByteToWideChar(lcodecvt->cp, lcodecvt->mbtowc_flags, from, 1, to, 1); in _WLocale_mbtowc()
156 retval = __mbtowc(lcodecvt, to, from, count); in _WLocale_mbtowc()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c432 static void line_copy P_((struct line *from, struct line *to, int state));
434 line_copy(from, to, state) in line_copy() argument
435 struct line *from; in line_copy()
442 if (to->alloc < from->length)
445 if (to->alloc < from->length)
446 to->alloc = from->length;
456 to->length = from->length;
457 to->chomped = from->chomped;
458 MEMCPY(to->active, from->active, from->length);
462 MEMCPY(&to->mbstate, &from->mbstate, sizeof (from->mbstate));
[all …]
/ndk/tests/build/project-properties/jni/
DAndroid.mk6 $(call ndk_log,Test OK: Correct target platform retrieved from project.properties: $(TARGET_PLATFOR…
/ndk/build/tools/
DDEV-SCRIPTS-USAGE.TXT10 - rebuilding other required host tools (e.g. ndk-stack) from sources
12 - rebuilding all target-specific prebuilt binaries from sources
50 libraries from these sources, that will be copied under this
56 libraries from these sources, that will be copied under this directory.
61 libraries from the sources that are located in the toolchain source
87 it is separate from $NDK is because it is not primarly developed in
116 All these headers are independent from the CPU architecture of target devices.
130 had been hand-picked from various platform builds. These have been
145 These files can be generated from a given platform build using the
223 from the top of the public AOSP repositories. There are actually several
[all …]
/ndk/sources/host-tools/sed-4.2.1/doc/
Dgroupify.sed8 @c Do not edit this file!! It is automatically generated from sed-in.texi.

123456