Home
last modified time | relevance | path

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

123

/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
/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
/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/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dsp_counted_base_gcc_mips.hpp35 int tmp; in atomic_increment() local
56 int rv, tmp; in atomic_decrement() local
82 int rv, tmp; in atomic_conditional_increment() local
Dshared_count.hpp336 sp_counted_base * tmp = r.pi_; in operator =() local
350 sp_counted_base * tmp = r.pi_; in swap() local
448 sp_counted_base * tmp = r.pi_; in operator =() local
462 sp_counted_base * tmp = r.pi_; in operator =() local
476 sp_counted_base * tmp = r.pi_; in swap() local
Dsp_counted_base_gcc_x86.hpp75 int rv, tmp; in atomic_conditional_increment() 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
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dmisc.c41 char **tmp; in arr2envblk() local
/ndk/tests/device/test-stlport_static-exception/jni/
Ddelayslot1.cpp39 S tmp; in main() local
/ndk/tests/device/test-stlport_shared-exception/jni/
Ddelayslot1.cpp39 S tmp; in main() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
Dscoped_array.hpp94 T * tmp = b.px; in swap() local
Dscoped_ptr.hpp111 T * tmp = b.px; in swap() local
/ndk/sources/android/support/src/wcstox/
Dfloatscan.c202 uint32_t tmp = x[k] % p10; in decfloat() local
219 uint64_t tmp = ((uint64_t)x[k] << 29) + carry; in decfloat() local
258 uint32_t tmp = x[k] & (1<<sh)-1; in decfloat() local
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dtest_main.cpp43 TestCase *tmp = m_root; in run() local
/ndk/tests/device/test-stlport/unit/cppunit/
Dtest_main.cpp43 TestCase *tmp = m_root; in run() local

123