/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/ |
D | enum.hpp | 53 # define BOOST_PP_ENUM_M_1_IM(z, n, im) BOOST_PP_ENUM_M_1_I(z, n, im) argument 54 # define BOOST_PP_ENUM_M_2_IM(z, n, im) BOOST_PP_ENUM_M_2_I(z, n, im) argument 55 # define BOOST_PP_ENUM_M_3_IM(z, n, im) BOOST_PP_ENUM_M_3_I(z, n, im) argument
|
D | repeat_from_to.hpp | 70 # define BOOST_PP_REPEAT_FROM_TO_M_1_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_1_I(z, n, im) argument 71 # define BOOST_PP_REPEAT_FROM_TO_M_2_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_2_I(z, n, im) argument 72 # define BOOST_PP_REPEAT_FROM_TO_M_3_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_3_I(z, n, im) argument
|
D | enum_binary_params.hpp | 33 # define BOOST_PP_ENUM_BINARY_PARAMS_M_IM(z, n, im) BOOST_PP_ENUM_BINARY_PARAMS_M_I(z, n, im) argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/ |
D | div_base.hpp | 36 # define BOOST_PP_DIV_BASE_P_IM(d, im) BOOST_PP_DIV_BASE_P_I(d, im) argument 45 # define BOOST_PP_DIV_BASE_O_IM(d, im) BOOST_PP_DIV_BASE_O_I(d, im) argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/ |
D | check.hpp | 35 # define BOOST_PP_CHECK_3(im) BOOST_PP_CHECK_5(BOOST_PP_CHECK_4 im) argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/ |
D | transform.hpp | 35 # define BOOST_PP_LIST_TRANSFORM_O_I(d, im, elem) BOOST_PP_LIST_TRANSFORM_O_D(d, im, elem) argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/ |
D | transform.hpp | 32 # define BOOST_PP_SEQ_TRANSFORM_O_IM(s, im, elem) BOOST_PP_SEQ_TRANSFORM_O_I(s, im, elem) argument
|
D | for_each.hpp | 44 # define BOOST_PP_SEQ_FOR_EACH_M_IM(r, im) BOOST_PP_SEQ_FOR_EACH_M_I(r, im) argument
|
D | for_each_i.hpp | 45 # define BOOST_PP_SEQ_FOR_EACH_I_M_IM(r, im) BOOST_PP_SEQ_FOR_EACH_I_M_I(r, im) argument
|
D | elem.hpp | 35 # define BOOST_PP_SEQ_ELEM_III(im) BOOST_PP_SEQ_ELEM_IV(im) argument 43 # define BOOST_PP_SEQ_ELEM_II(im) BOOST_PP_SEQ_ELEM_III(im) argument
|
/ndk/sources/cxx-stl/stlport/src/ |
D | complex.cpp | 169 _Tp im = z._M_im; in sqrtT() local 170 _Tp mag = ::hypot(re, im); in sqrtT() 177 result._M_im = im/result._M_re/2.f; in sqrtT() 180 if (im < 0.f) in sqrtT() 182 result._M_re = im/result._M_im/2.f; in sqrtT()
|
/ndk/sources/host-tools/make-3.81/ |
D | dir.c | 1017 register unsigned int im = 0; in print_dir_data_base() local 1029 ++im; in print_dir_data_base() 1054 if (im == 0) in print_dir_data_base() 1057 printf ("%u", im); in print_dir_data_base() 1064 impossible += im; in print_dir_data_base()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | complex | 26 complex(const T& re = T(), const T& im = T()); // constexpr in C++14 56 constexpr complex(float re = 0.0f, float im = 0.0f); 85 constexpr complex(double re = 0.0, double im = 0.0); 114 constexpr complex(long double re = 0.0L, long double im = 0.0L);
|
/ndk/sources/host-tools/make-3.81/po/ |
D | tr.po | 915 msgstr "Erişim uyumsuzluğu: %x adresine yazma işlemi\n" 920 msgstr "Erişim uyumsuzluğu: %x adresinden okuma işlemi\n" 1214 msgstr "İlklendirilmiş erişim" 1226 msgstr "Asta erişim"
|
D | hr.po | 488 msgstr "Tra�im implicitni propis za `%s'.\n" 493 msgstr "Tra�im implicitni propis za `%s' koji pripada elementu arhive.\n" 532 msgstr "Tra�im propis s posrednim spisom `%s'.\n"
|
D | de.po | 370 msgstr "# Ung�ltiger Wert im �command_state�-Eintrag!"
|