/ndk/tests/device/test-stlport/unit/ |
D | valarray_test.cpp | 37 valarray<double> tmp; in transcendentals() local 63 valarray<float> tmp; in transcendentals() local 90 valarray<long double> tmp; in transcendentals() local
|
D | limits_test.cpp | 98 _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
|
D | time_facets_test.cpp | 30 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
|
D | num_facets_test.cpp | 140 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
|
D | ctype_facets_test.cpp | 327 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
|
D | ioiter_test.cpp | 35 string tmp; in ioiter_test() local
|
D | money_facets_test.cpp | 426 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
|
D | locale_test.cpp | 37 locale tmp(tested_locales[i]); in test_supported_locale() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | valarray_test.cpp | 37 valarray<double> tmp; in transcendentals() local 63 valarray<float> tmp; in transcendentals() local 90 valarray<long double> tmp; in transcendentals() local
|
D | limits_test.cpp | 98 _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
|
D | time_facets_test.cpp | 30 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
|
D | num_facets_test.cpp | 140 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
|
D | ctype_facets_test.cpp | 327 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
|
D | ioiter_test.cpp | 35 string tmp; in ioiter_test() local
|
D | money_facets_test.cpp | 426 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
|
D | locale_test.cpp | 37 locale tmp(tested_locales[i]); in test_supported_locale() local
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
D | _deque.h | 42 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/ |
D | ios.cpp | 153 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
|
D | num_put.cpp | 126 char tmp[64]; in __write_integer() local
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
D | misc.c | 41 char **tmp; in arr2envblk() local
|
/ndk/tests/device/test-stlport/unit/cppunit/ |
D | test_main.cpp | 43 TestCase *tmp = m_root; in run() local
|
/ndk/tests/device/test-gnustl-full/unit/cppunit/ |
D | test_main.cpp | 43 TestCase *tmp = m_root; in run() local
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | elf_defs.h | 130 uint16_t tmp = 0x00FF; in is_little_endian_cpu() local
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | engine.c | 83 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/ |
D | error.c | 146 const char *tmp; in error_tail() local
|