Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 128) sorted by relevance

123456

/ndk/sources/cxx-stl/stlport/stlport/stl/
Dboost_type_traits.h91 enum { same = ::boost::is_same<uncv1, uncv2>::value }; enumerator
92 typedef typename __bool2type<same>::_Ret _Same;
108 enum { same = ::boost::is_same<uncv1, uncv2>::value }; enumerator
109 typedef typename __bool2type<same>::_Ret _Same;
/ndk/sources/host-tools/make-3.81/config/
Disc-posix.m47 dnl the same distribution terms as the rest of that program.
12 # Currently this macro should have the same name as the autoconf macro
Dxsize.m47 dnl the same distribution terms as the rest of that program.
Dsize_max.m47 dnl the same distribution terms as the rest of that program.
39 dnl 'unsigned long' if the type 'size_t' is the same as 'unsigned long'.
Dsigned.m47 dnl the same distribution terms as the rest of that program.
Dcodeset.m47 dnl the same distribution terms as the rest of that program.
Dwchar_t.m47 dnl the same distribution terms as the rest of that program.
Dwint_t.m47 dnl the same distribution terms as the rest of that program.
Dglibc21.m47 dnl the same distribution terms as the rest of that program.
Dlonglong.m47 dnl the same distribution terms as the rest of that program.
Dulonglong.m47 dnl the same distribution terms as the rest of that program.
Dinttypes_h.m47 dnl the same distribution terms as the rest of that program.
Dstdint_h.m47 dnl the same distribution terms as the rest of that program.
Dinttypes.m47 dnl the same distribution terms as the rest of that program.
/ndk/sources/cxx-stl/stlport/stlport/
Diostream59 // wide- and narrow-oriented I/O on the same stream. This implies
60 // that it is an error to use both cin and wcin in the same C++
61 // program; the same applies to cout and wcout, and cerr/clog and
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DPHONY5 ."a filename of the same name of the target exists in the\n"
31 # Create a file named "clean". This is the same name as the target clean
DFORCE21 # Create a file named "clean". This is the same name as the target clean
DSILENT7 $details = "This test is the same as the clean test except that it should\n"
/ndk/tests/build/multi-abi/
DREADME1 This test checks that we can build the same binary for multiple architectures
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0008-Remove-gcc-warning-about-redefinition-of-putchar-wit.patch8 (later in the same header). Because it's defined as a macro, libc++ replaces
29 +// in the same header). Because it's defined as a macro, the following code snippet replaces
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_golden_lin.txt265 All tests in the same test case must use the same test fixture
270 units and have the same name. You should probably rename one
276 All tests in the same test case must use the same test fixture
281 units and have the same name. You should probably rename one
290 All tests in the same test case must use the same test fixture
295 units and have the same name. You should probably rename one
304 All tests in the same test case must use the same test fixture
305 class, so mixing TEST_F and TEST in the same test case is
318 All tests in the same test case must use the same test fixture
319 class, so mixing TEST_F and TEST in the same test case is
/ndk/tests/device/test-basic-exceptions/
DREADME6 modules at the same time.
/ndk/sources/cxx-stl/stlport/
DREADME26 same STLport functions to each one of them, and having different instances
27 of the same global variables (which can easily conflict or result in
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Ddefault_names13 # DOS/WIN32 platforms preserve case, but Makefile is the same file as makefile.
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dfilter-out12 functions is the same single .elc name.\n";

123456