Home
last modified time | relevance | path

Searched refs:First (Results 1 – 25 of 28) sorted by relevance

12

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Diter_fold_impl.hpp18 , 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 …]
Dfold_impl.hpp18 , 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 …]
Dreverse_fold_impl.hpp18 , 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/
Ddistance.hpp36 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))
Diterator_range.hpp25 typename BOOST_MPL_AUX_NA_PARAM(First)
32 typedef First begin;
35 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,iterator_range,(First,Last))
Ddistance_fwd.hpp24 template< typename First, typename Last > struct distance;
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Doverride10 ."\@echo First comes the definition.\n"
23 $answer = "First comes the definition.\n"
Dorder_only17 # TEST #1 -- First try: the order-only prereqs need to be built.
Dechoing12 ."are run here. First, make is run normally and the first echo\n"
Dparallelism132 # First, find the "default" file descriptors we normally use
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dutil.hpp71 InputIteratorT First, in bounded_copy() argument
76 InputIteratorT InputIt=First; in bounded_copy()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dconcept_check.hpp267 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/
Dremove-potcdate.sin11 # Yes it was empty. First occurrence. Remove the line.
Dinsert-header.sin12 # Yes it was empty. First occurrence. Read the file.
/ndk/build/gmsl/
D__gmsl631 # 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/
Denvironment.ipp111 … BOOST_RT_PARAM_LITERAL( "First access to the environment variable " )
/ndk/sources/host-tools/make-3.81/config/
Dsize_max.m414 dnl First test whether the system already has SIZE_MAX.
Dtexinfo.tex403 % 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/
Ddash-W34 # First set it up with a normal build
/ndk/sources/host-tools/make-3.81/
DREADME.customs18 First, build pmake and Customs. You need to build pmake first, because
Daclocal.m4545 # First try GNU make style include.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
D__tree1562 // First check prior to __hint.
1645 // First check prior to __hint.
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog517 features of make. First test: make sure creation subdirectories
/ndk/build/tools/
DDEV-SCRIPTS-USAGE.TXT25 First, a small description of the NDK's overall directory structure:
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1977 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

12