Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 32) sorted by relevance

12

/ndk/tests/device/test-stlport/unit/
Dctype_facets_test.cpp46 ctype_base::mask res[sizeof(values)]; in _ctype_facet() local
79 const char *res; in _ctype_facet() local
99 const char *res; in _ctype_facet() local
151 char res[sizeof(range)]; in _ctype_facet() local
164 char res[sizeof(range)]; in _ctype_facet() local
190 ctype_base::mask res[sizeof(values) / sizeof(wchar_t)]; in _ctype_facet_w() local
223 const wchar_t *res; in _ctype_facet_w() local
243 const wchar_t *res; in _ctype_facet_w() local
295 wchar_t res[sizeof(range)]; in _ctype_facet_w() local
309 char res[sizeof(range) / sizeof(wchar_t)]; in _ctype_facet_w() local
Dmoney_facets_test.cpp77 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, true, ostr, ' ', 123456); in _money_put_get2() local
192 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', -123456); in _money_put_get2() local
297 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 9); in _money_put_X_bug() local
359 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 90); in _money_put_X_bug() local
Dtransform_test.cpp68 string res; in trnsfrm2() local
Dcodecvt_test.cpp400 cdecvt_type::result res = cdect.in(state, from.data(), from.data() + from.size(), next_from, 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() local
444 int res = cdect.length(state, from.data(), from.data() + from.size(), from.size()); in length_test() local
536 codecvt_base::result res; in special_encodings() local
576 codecvt_base::result res; in special_encodings() local
/ndk/tests/device/test-gnustl-full/unit/
Dctype_facets_test.cpp46 ctype_base::mask res[sizeof(values)]; in _ctype_facet() local
79 const char *res; in _ctype_facet() local
99 const char *res; in _ctype_facet() local
151 char res[sizeof(range)]; in _ctype_facet() local
164 char res[sizeof(range)]; in _ctype_facet() local
190 ctype_base::mask res[sizeof(values) / sizeof(wchar_t)]; in _ctype_facet_w() local
223 const wchar_t *res; in _ctype_facet_w() local
243 const wchar_t *res; in _ctype_facet_w() local
295 wchar_t res[sizeof(range)]; in _ctype_facet_w() local
309 char res[sizeof(range) / sizeof(wchar_t)]; in _ctype_facet_w() local
Dmoney_facets_test.cpp77 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, true, ostr, ' ', 123456); in _money_put_get2() local
192 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', -123456); in _money_put_get2() local
297 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 9); in _money_put_X_bug() local
359 ostreambuf_iterator<char, char_traits<char> > res = fmp.put(ostr, false, ostr, ' ', 90); in _money_put_X_bug() local
Dtransform_test.cpp68 string res; in trnsfrm2() local
Dcodecvt_test.cpp400 cdecvt_type::result res = cdect.in(state, from.data(), from.data() + from.size(), next_from, 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() local
444 int res = cdect.length(state, from.data(), from.data() + from.size(), from.size()); in length_test() local
536 codecvt_base::result res; in special_encodings() local
576 codecvt_base::result res; in special_encodings() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
Dcheck.hpp30 # define BOOST_PP_CHECK_2(res, _) res argument
36 # define BOOST_PP_CHECK_4(res, _) res argument
37 # define BOOST_PP_CHECK_5(res) res argument
43 # define BOOST_PP_CHECK_2(res, _) res argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
Dworkaround.hpp38 std::ptrdiff_t res = 0; in distance() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
Dinterpret_argument_value.hpp126 interpret_argument_value( cstring source, boost::optional<T>& res, long ) in interpret_argument_value()
136 interpret_argument_value( cstring source, boost::optional<std::list<T> >& res, int ) in interpret_argument_value()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
Dcat.hpp32 # define BOOST_PP_CAT_II(p, res) res argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dinteraction_based.hpp133 std::string const& res = return_value( (ws << dv).str() ); in generic_return() local
211 void* res = std::malloc(s ? s : 1); in operator new() local
226 void* res = std::malloc(s ? s : 1); in operator new[]() local
Dfloating_point_comparison.hpp191 predicate_result res( p_strong_or_weak in operator ()() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
Dbitand.hpp30 # define BOOST_PP_BITAND_ID(res) res argument
/ndk/sources/android/support/src/stdio/
Dvfscanf.c580 uintmax_t res; in VFSCANF() local
718 double res; in VFSCANF() local
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Druntests.c126 int res = 0; in main() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
Denvironment.hpp149 get( cstring var_name, boost::optional<T>& res ) in get()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_algobase.c149 void *res = memchr(__first, __val, __last - __first); in __find() local
154 const void *res = memchr(__first, __val, __last - __first); in __find() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Dmbrtowc.c99 int res = mbtowc (pwc, p, m); in mbrtowc() local
Derror.c145 size_t res; in error_tail() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dtransform.hpp37 # define BOOST_PP_SEQ_TRANSFORM_O_I(s, op, data, res, elem) (op, data, res (op(s, data, elem))) argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dtransform.hpp38 # define BOOST_PP_LIST_TRANSFORM_O_D(d, op, data, res, elem) (op, data, (op(d, data, elem), res)) argument
/ndk/sources/host-tools/make-3.81/
Dstrcache.c62 const char *res; in add_string() local
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c47 wchar_t res; in _WLocale_tolower() local
55 wchar_t res; in _WLocale_toupper() local

12