Searched refs:Default (Results 1 – 13 of 13) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | tag.hpp | 31 template< typename T, typename Default = void_ > struct tag 36 , Default 44 , Default
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/ |
D | policy.hpp | 99 #define BOOST_MATH_META_INT(type, name, Default)\ argument 100 template <type N = Default> struct name : public boost::mpl::int_<N>{};\ 104 char test_is_default_arg(const name<Default>*);\ 114 #define BOOST_MATH_META_BOOL(name, Default)\ argument 115 template <bool N = Default> struct name : public boost::mpl::bool_<N>{};\ 119 char test_is_default_arg(const name<Default>*);\ 129 #define BOOST_MATH_META_INT(Type, name, Default)\ 130 template <Type N = Default> struct name : public boost::mpl::int_<N>{};\ 134 char test_is_default_arg(const name<Default>*);\ 151 #define BOOST_MATH_META_BOOL(name, Default)\ [all …]
|
/ndk/sources/host-tools/make-3.81/config/ |
D | nls.m4 | 25 dnl Default is enabled NLS
|
D | texinfo.tex | 1474 % Default leading. 1954 % Default is `distinct.' 2718 % Default dimensions may be reset by user.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __split_buffer | 205 // Default constructs __n objects starting at __end_
|
D | vector | 956 // Default constructs __n objects starting at __end_ 1028 // Default constructs __n objects starting at __end_ 1047 // Default constructs __n objects starting at __end_ 2515 // Default constructs __n objects starting at __end_
|
/ndk/sources/host-tools/make-3.81/ |
D | readme.vms | 161 Default rule for C++, conditionals for gcc (GCC_IS_NATIVE) or DEC/Digital/
|
D | README.DOS | 244 3. Default directories.
|
D | NEWS | 957 * Default makefiles that don't exist will be remade and read in.
|
D | ChangeLog | 857 * implicit.c (pattern_search): Default need_2nd_expansion to 0.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 467 10.6 Defining Last-Resort Default Rules
|
D | make.texi | 4753 @pxref{Last Resort, ,Defining Last-Resort Default Rules}).@refill 9459 @section Defining Last-Resort Default Rules
|
D | make.info-1 | 3921 Last-Resort Default Rules: Last Resort.).
|