Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 87) sorted by relevance

1234

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Diter_fold_if_impl.hpp48 typedef State state; typedef
63 typedef typename apply2<StateOp,State,Iterator>::type state; typedef
79 typedef State state; typedef
100 typedef typename impl_::state state; typedef
117 typedef typename impl_::state state; typedef
197 typedef typename backward_step0::state state; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Diter_fold_if_impl.hpp18 typedef State state; typedef
33 typedef typename apply2< StateOp,State,Iterator >::type state; typedef
49 typedef State state; typedef
67 typedef typename impl_::state state; typedef
84 typedef typename impl_::state state; typedef
129 typedef typename backward_step0::state state; typedef
Diter_fold_impl.hpp35 typedef state0 state; typedef
53 typedef state1 state; typedef
73 typedef state2 state; typedef
95 typedef state3 state; typedef
119 typedef state4 state; typedef
148 typedef typename res_::state state; typedef
176 typedef State state; typedef
Dfold_impl.hpp35 typedef state0 state; typedef
53 typedef state1 state; typedef
73 typedef state2 state; typedef
95 typedef state3 state; typedef
119 typedef state4 state; typedef
148 typedef typename res_::state state; typedef
176 typedef State state; typedef
Dreverse_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/
Ddeleter.h76 int state() const {return state_;} in state() function
119 int state() const {return state_;} in state() function
149 int state() const {return state_;} in state() function
166 int state() const {return state_;} in state() function
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp65 char *state = (char*)&mb; in do_in() local
159 char *state = (char*)&mb; in do_in() local
238 const char *state = (const char*)&mb; in do_length() local
394 cdecvt_type::state_type state; in in_out_test() local
408 cdecvt_type::state_type state; in in_out_test() local
441 cdecvt_type::state_type state; in length_test() local
515 mbstate_t state; in special_encodings() local
533 mbstate_t state; in special_encodings() local
573 mbstate_t state; in special_encodings() local
/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp65 char *state = (char*)&mb; in do_in() local
159 char *state = (char*)&mb; in do_in() local
238 const char *state = (const char*)&mb; in do_length() local
394 cdecvt_type::state_type state; in in_out_test() local
408 cdecvt_type::state_type state; in in_out_test() local
441 cdecvt_type::state_type state; in length_test() local
515 mbstate_t state; in special_encodings() local
533 mbstate_t state; in special_encodings() local
573 mbstate_t state; in special_encodings() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dinserter.hpp26 typedef Sequence state; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
Ddefault01.pass.cpp31 int state() const {return state_;} in state() function in Deleter
Dnullptr.pass.cpp30 int state() const {return state_;} in state() function in Deleter
Dmove03.fail.cpp39 int state() const {return state_;} in state() function in Deleter
Dmove04.fail.cpp39 int state() const {return state_;} in state() function in Deleter
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
Ddefault01.pass.cpp30 int state() const {return state_;} in state() function in Deleter
Dnullptr.pass.cpp30 int state() const {return state_;} in state() function in Deleter
Dmove01.pass.cpp84 int state() const {return state_;} in state() function in Deleter
100 int state() const {return state_;} in state() function in CDeleter
Dmove03.fail.cpp39 int state() const {return state_;} in state() function in Deleter
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.dtor/
Dnull.pass.cpp29 int state() const {return state_;} in state() function in Deleter
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/
Dnull_ctor.pass.cpp29 int state() const {return state_;} in state() function in Deleter
Dmove03.fail.cpp39 int state() const {return state_;} in state() function in Deleter
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
Dwait.exception.pass.cpp15 unsigned state = 0; member
Dwait_for.exception.pass.cpp15 unsigned state = 0; member
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dtransform.hpp31 # define BOOST_PP_SEQ_TRANSFORM_O(s, state, elem) BOOST_PP_SEQ_TRANSFORM_O_IM(s, BOOST_PP_TUPLE_… argument
34 # define BOOST_PP_SEQ_TRANSFORM_O(s, state, elem) BOOST_PP_SEQ_TRANSFORM_O_I(s, BOOST_PP_TUPLE_E… argument
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
Dmove04.fail.cpp39 int state() const {return state_;} in state() function in Deleter
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstrverscmp.c68 int state; in __strverscmp() local

1234