Home
last modified time | relevance | path

Searched defs:dummy (Results 1 – 18 of 18) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/container/
Dcontainer_fwd.hpp158 struct dummy struct
160 dummy() in dummy() argument
/ndk/sources/android/support/include/
Dxlocale.h44 void* dummy; member
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dpredicate_result.hpp44 struct dummy { void nonnull() {}; }; in nonnull() struct in boost::test_tools::predicate_result
Dmock_object.hpp140 struct dummy { void nonnull() {}; }; in nonnull() struct in boost::itest::mock_object
144 mock_object( dummy* ) {} in mock_object() argument
Dtest_tools.hpp486 #define TEMPL_PARAMS( z, m, dummy ) , typename BOOST_JOIN( Arg, m ) argument
487 #define FUNC_PARAMS( z, m, dummy ) \ argument
492 #define PRED_PARAMS( z, m, dummy ) BOOST_PP_COMMA_IF( m ) BOOST_JOIN( arg, m ) argument
494 #define ARG_INFO( z, m, dummy ) \ argument
500 #define IMPL_FRWD( z, n, dummy ) \ argument
/ndk/sources/android/support/src/stdio/
Dwcio.h39 int dummy; member
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
Dsize_type.hpp43 struct yes_type { char dummy[2]; }; member
/ndk/sources/cxx-stl/gabi++/tests/
Dtest_guard.cpp48 void* dummy; in main() local
Dmalloc_lockup.cpp142 void* dummy; in main() local
/ndk/sources/cxx-stl/stlport/src/
Dios.cpp151 static long dummy = 0; in iword() local
168 static void* dummy = 0; in pword() local
/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_win32io.cpp147 DWORD dummy, dummy2; variable
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp464 R dummy; in stepWithCompactEncoding() local
488 R dummy; in compactSaysUseDwarf() local
526 R dummy; in dwarfEncoding() local
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc984 int dummy; in StackLowerThanAddress() local
989 int dummy; in StackGrowsDown() local
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp623 char dummy; member
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp623 char dummy; member
/ndk/sources/host-tools/make-3.81/
Dalloca.c120 auto char dummy; /* To get stack address. */ in find_stack_direction() local
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-port_test.cc334 void* dummy; in TEST() local
Dgtest_unittest.cc41 bool dummy = testing::GTEST_FLAG(also_run_disabled_tests) in TEST() local