OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reverse_
(Results
1 - 4
of
4
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
inserter_algorithm.hpp
57
, aux::
reverse_
##name##_impl< \
68
struct
reverse_
##name \
69
: aux::
reverse_
##name##_impl<BOOST_MPL_PP_PARAMS(arity, P)> \
76
struct
reverse_
##name< BOOST_MPL_PP_PARAMS(BOOST_PP_DEC(arity), P),na > \
78
, aux::
reverse_
##name##_impl< \
90
BOOST_MPL_AUX_NA_SPEC(arity,
reverse_
##name) \
106
, aux::
reverse_
##name##_impl< \
131
, aux::
reverse_
##name##_impl< \
145
struct
reverse_
##name \
150
, aux::
reverse_
##name##_impl<BOOST_MPL_PP_PARAMS(arity, P)>
[
all
...]
/external/chromium_org/native_client_sdk/src/examples/tutorial/dlopen/
dlopen.cc
44
reverse_
(NULL),
97
reverse_
= (TYPE_reverse) offset;
98
if (NULL ==
reverse_
) {
130
if (NULL ==
reverse_
) {
136
char* result =
reverse_
(s.c_str());
162
TYPE_reverse
reverse_
;
member in class:DlOpenInstance
/art/compiler/dex/
dataflow_iterator-inl.h
27
if (
reverse_
) {
dataflow_iterator.h
68
reverse_
(reverse),
79
const bool
reverse_
;
member in class:art::DataflowIterator
Completed in 28 milliseconds