Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 40) sorted by relevance

12

/ndk/tests/device/test-stlport/unit/
Dvalarray_test.cpp37 valarray<double> tmp; in transcendentals() local
63 valarray<float> tmp; in transcendentals() local
90 valarray<long double> tmp; in transcendentals() local
Dlimits_test.cpp98 _Tp tmp = lim::min(); in test_integral_limits() local
103 _Tp tmp = lim::max(); in test_integral_limits() local
145 _Tp tmp = lim::min(); in test_float_limits() local
156 _Tp tmp = lim::min(); in test_float_limits() local
Dtime_facets_test.cpp30 const time_put_facet& tmp = use_facet<time_put_facet>(loc); in _time_put_get() local
112 const time_put_facet& tmp = use_facet<time_put_facet>(loc); in _time_put_get() local
203 locale tmp(tested_locales[i]); in test_supported_locale() local
216 locale tmp(locale::classic(), tested_locales[i], locale::time); in test_supported_locale() local
Dnum_facets_test.cpp140 locale tmp(tested_locales[i].name); in test_supported_locale() local
153 locale tmp(locale::classic(), tested_locales[i].name, locale::numeric); in test_supported_locale() local
159 locale tmp(locale::classic(), new numpunct_byname<char>(tested_locales[i].name)); in test_supported_locale() local
Dctype_facets_test.cpp327 locale tmp(tested_locales[i]); in test_supported_locale() local
341 locale tmp(locale::classic(), tested_locales[i], locale::ctype); in test_supported_locale() local
347 locale tmp(locale::classic(), new ctype_byname<char>(tested_locales[i])); in test_supported_locale() local
Dioiter_test.cpp35 string tmp; in ioiter_test() local
Dmoney_facets_test.cpp426 locale tmp(tested_locales[i].name); in test_supported_locale() local
439 locale tmp(locale::classic(), tested_locales[i].name, locale::monetary); in test_supported_locale() local
Dlocale_test.cpp37 locale tmp(tested_locales[i]); in test_supported_locale() local
/ndk/tests/device/test-gnustl-full/unit/
Dvalarray_test.cpp37 valarray<double> tmp; in transcendentals() local
63 valarray<float> tmp; in transcendentals() local
90 valarray<long double> tmp; in transcendentals() local
Dlimits_test.cpp98 _Tp tmp = lim::min(); in test_integral_limits() local
103 _Tp tmp = lim::max(); in test_integral_limits() local
145 _Tp tmp = lim::min(); in test_float_limits() local
156 _Tp tmp = lim::min(); in test_float_limits() local
Dtime_facets_test.cpp30 const time_put_facet& tmp = use_facet<time_put_facet>(loc); in _time_put_get() local
112 const time_put_facet& tmp = use_facet<time_put_facet>(loc); in _time_put_get() local
203 locale tmp(tested_locales[i]); in test_supported_locale() local
216 locale tmp(locale::classic(), tested_locales[i], locale::time); in test_supported_locale() local
Dnum_facets_test.cpp140 locale tmp(tested_locales[i].name); in test_supported_locale() local
153 locale tmp(locale::classic(), tested_locales[i].name, locale::numeric); in test_supported_locale() local
159 locale tmp(locale::classic(), new numpunct_byname<char>(tested_locales[i].name)); in test_supported_locale() local
Dctype_facets_test.cpp327 locale tmp(tested_locales[i]); in test_supported_locale() local
341 locale tmp(locale::classic(), tested_locales[i], locale::ctype); in test_supported_locale() local
347 locale tmp(locale::classic(), new ctype_byname<char>(tested_locales[i])); in test_supported_locale() local
Dioiter_test.cpp35 string tmp; in ioiter_test() local
Dmoney_facets_test.cpp426 locale tmp(tested_locales[i].name); in test_supported_locale() local
439 locale tmp(locale::classic(), tested_locales[i].name, locale::monetary); in test_supported_locale() local
Dlocale_test.cpp37 locale tmp(tested_locales[i]); in test_supported_locale() local
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_deque.h42 iterator tmp; in to_value_type_ite() local
50 storage_iterator tmp; in to_storage_type_ite() local
59 const_iterator tmp; in to_value_type_cite() local
68 const_storage_iterator tmp; in to_storage_type_cite() local
/ndk/sources/cxx-stl/stlport/src/
Dios.cpp153 pair<long*, size_t> tmp = _Stl_expand_array(_M_iwords, _M_num_iwords, index); in iword() local
170 pair<void**, size_t> tmp = _Stl_expand_array(_M_pwords, _M_num_pwords, index); in pword() local
184 pair<pair<event_callback, int>*, size_t> tmp in register_callback() local
243 pair<event_callback, int>* tmp = _Stl_copy_array(x._M_callbacks, x._M_callback_index); in _M_copy_state() local
256 long* tmp = _Stl_copy_array(x._M_iwords, x._M_num_iwords); in _M_copy_state() local
269 void** tmp = _Stl_copy_array(x._M_pwords, x._M_num_pwords); in _M_copy_state() local
Dnum_put.cpp126 char tmp[64]; in __write_integer() local
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dmisc.c41 char **tmp; in arr2envblk() local
/ndk/tests/device/test-stlport/unit/cppunit/
Dtest_main.cpp43 TestCase *tmp = m_root; in run() local
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dtest_main.cpp43 TestCase *tmp = m_root; in run() local
/ndk/sources/host-tools/ndk-stack/elff/
Delf_defs.h130 uint16_t tmp = 0x00FF; in is_little_endian_cpu() local
/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c83 states tmp; /* temporary */ member
678 states tmp = m->tmp; in fast() local
762 states tmp = m->tmp; in slow() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Derror.c146 const char *tmp; in error_tail() local

12