/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | iter_fold_impl.hpp | 18 , typename First 26 typename First 31 struct iter_fold_impl< 0,First,Last,State,ForwardOp > 33 typedef First iter0; 40 typename First 45 struct iter_fold_impl< 1,First,Last,State,ForwardOp > 47 typedef First iter0; 58 typename First 63 struct iter_fold_impl< 2,First,Last,State,ForwardOp > 65 typedef First iter0; [all …]
|
D | fold_impl.hpp | 18 , typename First 26 typename First 31 struct fold_impl< 0,First,Last,State,ForwardOp > 33 typedef First iter0; 40 typename First 45 struct fold_impl< 1,First,Last,State,ForwardOp > 47 typedef First iter0; 58 typename First 63 struct fold_impl< 2,First,Last,State,ForwardOp > 65 typedef First iter0; [all …]
|
D | reverse_fold_impl.hpp | 18 , typename First 27 typename First 33 struct reverse_fold_impl< 0,First,Last,State,BackwardOp,ForwardOp > 35 typedef First iter0; 43 typename First 49 struct reverse_fold_impl< 1,First,Last,State,BackwardOp,ForwardOp > 51 typedef First iter0; 64 typename First 70 struct reverse_fold_impl< 2,First,Last,State,BackwardOp,ForwardOp > 72 typedef First iter0; [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | distance.hpp | 36 template< typename First, typename Last > struct apply 39 iterator_range<First,Last> 47 iterator_range<First,Last> 54 iterator_range<First,Last> 64 typename BOOST_MPL_AUX_NA_PARAM(First) 68 : distance_impl< typename tag<First>::type > 69 ::template apply<First, Last> 71 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, distance, (First, Last))
|
D | iterator_range.hpp | 25 typename BOOST_MPL_AUX_NA_PARAM(First) 32 typedef First begin; 35 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,iterator_range,(First,Last))
|
D | distance_fwd.hpp | 24 template< typename First, typename Last > struct distance;
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | override | 10 ."\@echo First comes the definition.\n" 23 $answer = "First comes the definition.\n"
|
D | order_only | 17 # TEST #1 -- First try: the order-only prereqs need to be built.
|
D | echoing | 12 ."are run here. First, make is run normally and the first echo\n"
|
D | parallelism | 132 # First, find the "default" file descriptors we normally use
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/ |
D | util.hpp | 71 InputIteratorT First, in bounded_copy() argument 76 InputIteratorT InputIt=First; in bounded_copy()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | concept_check.hpp | 267 BOOST_concept(NAME, (First)(Second)) \ 272 First a; \ 277 BOOST_concept(NAME, (Ret)(First)(Second)) \ 282 First a; \ 352 BOOST_concept(BinaryFunction,(Func)(Return)(First)(Second)) 378 First first; 401 BOOST_concept(BinaryPredicate,(Func)(First)(Second)) 416 First a; 421 BOOST_concept(Const_BinaryPredicate,(Func)(First)(Second)) 422 : BinaryPredicate<Func, First, Second> [all …]
|
/ndk/sources/host-tools/make-3.81/po/ |
D | remove-potcdate.sin | 11 # Yes it was empty. First occurrence. Remove the line.
|
D | insert-header.sin | 12 # Yes it was empty. First occurrence. Read the file.
|
/ndk/build/gmsl/ |
D | __gmsl | 631 # int_gt First argument greater than second argument 632 # int_gte First argument greater than or equal to second argument 633 # int_lt First argument less than second argument 634 # int_lte First argument less than or equal to second argument 635 # int_eq First argument is numerically equal to the second argument 636 # int_ne First argument is not numerically equal to the second argument 658 # gt First argument greater than second argument 659 # gte First argument greater than or equal to second argument 660 # lt First argument less than second argument 661 # lte First argument less than or equal to second argument [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/ |
D | environment.ipp | 111 … BOOST_RT_PARAM_LITERAL( "First access to the environment variable " )
|
/ndk/sources/host-tools/make-3.81/config/ |
D | size_max.m4 | 14 dnl First test whether the system already has SIZE_MAX.
|
D | texinfo.tex | 403 % First remove any @comment, then any @c comment. 1971 % itself. First (mandatory) arg is the url. Perhaps eventually put in 2142 % First the title page. Must do @settitle before @titlepage. 3866 % First we halve the line length, less a little for the gutter between 5331 % First, check whether we are in the right environment:
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-W | 34 # First set it up with a normal build
|
/ndk/sources/host-tools/make-3.81/ |
D | README.customs | 18 First, build pmake and Customs. You need to build pmake first, because
|
D | aclocal.m4 | 545 # First try GNU make style include.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | __tree | 1562 // First check prior to __hint. 1645 // First check prior to __hint.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 517 features of make. First test: make sure creation subdirectories
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 25 First, a small description of the NDK's overall directory structure:
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 977 searched. First, any directories you have specified with the `-I' or 2262 There are a few problems with this method, however. First, any error 5158 argument value by variable substitution. First define variables 5389 such as `src:../headers'. First, the `subst' function is used to
|