/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/ |
D | values.pass.cpp | 44 void where(const _Tp &) {} in where() function 66 where(E::word_size); in test1() 67 where(E::state_size); in test1() 68 where(E::shift_size); in test1() 69 where(E::mask_bits); in test1() 70 where(E::xor_mask); in test1() 71 where(E::tempering_u); in test1() 72 where(E::tempering_d); in test1() 73 where(E::tempering_s); in test1() 74 where(E::tempering_b); in test1() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/ |
D | support.h | 125 unsigned long where; in __builtin_ctzll() local 129 if (_BitScanForward64(&where, mask)) in __builtin_ctzll() 130 return static_cast<int>(where); in __builtin_ctzll() 134 if (_BitScanForward(&where, static_cast<unsigned long>(mask))) in __builtin_ctzll() 135 return static_cast<int>(where); in __builtin_ctzll() 137 if (_BitScanForward(&where, static_cast<unsigned long>(mask >> 32))) in __builtin_ctzll() 138 return static_cast<int>(where + 32); // Create a bit offset from the LSB. in __builtin_ctzll() 147 unsigned long where; in __builtin_ctzl() local 150 if (_BitScanForward(&where, mask)) in __builtin_ctzl() 151 return static_cast<int>(where); in __builtin_ctzl() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.const/ |
D | constants.pass.cpp | 32 void where(const _Tp &) {} in where() function 49 where(BR::icase); in test() 50 where(BR::nosubs); in test() 51 where(BR::optimize); in test() 52 where(BR::collate); in test() 53 where(BR::ECMAScript); in test() 54 where(BR::basic); in test() 55 where(BR::extended); in test() 56 where(BR::awk); in test() 57 where(BR::grep); in test() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/ |
D | values.pass.cpp | 32 void where(const _Tp &) {} in where() function 44 where(E::word_size); in test1() 45 where(E::short_lag); in test1() 46 where(E::long_lag); in test1() 47 where(E::default_seed); in test1() 60 where(E::word_size); in test2() 61 where(E::short_lag); in test2() 62 where(E::long_lag); in test2() 63 where(E::default_seed); in test2()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | values.pass.cpp | 30 void where(const _Tp &) {} in where() function 40 where(E::block_size); in test1() 41 where(E::used_block); in test1() 52 where(E::block_size); in test2() 53 where(E::used_block); in test2()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/ |
D | values.pass.cpp | 29 void where(const _Tp &) {} in where() function 43 where(LCE::multiplier); in test1() 44 where(LCE::increment); in test1() 45 where(LCE::modulus); in test1() 46 where(LCE::default_seed); in test1()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/ |
D | values.pass.cpp | 29 void where(const _Tp &) {} in where() function 38 where(E::table_size); in test1()
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_output_test_golden_lin.txt | 17 [0;32m[----------] [m1 test from ATypedDeathTest/0, where TypeParam = int 20 [0;32m[----------] [m1 test from ATypedDeathTest/1, where TypeParam = double 23 [0;32m[----------] [m1 test from My/ATypeParamDeathTest/0, where TypeParam = int 26 [0;32m[----------] [m1 test from My/ATypeParamDeathTest/1, where TypeParam = double 424 [0;32m[----------] [m2 tests from TypedTest/0, where TypeParam = int 433 [0;31m[ FAILED ] [mTypedTest/0.Failure, where TypeParam = int 434 [0;32m[----------] [m2 tests from Unsigned/TypedTestP/0, where TypeParam = unsigned char 444 [0;31m[ FAILED ] [mUnsigned/TypedTestP/0.Failure, where TypeParam = unsigned char 445 [0;32m[----------] [m2 tests from Unsigned/TypedTestP/1, where TypeParam = unsigned int 455 [0;31m[ FAILED ] [mUnsigned/TypedTestP/1.Failure, where TypeParam = unsigned int [all …]
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | substitution | 25 # Variable subst where a pattern matches multiple times in a single word.
|
D | origin | 6 This function will report on where a variable was
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | parallelism | 67 # Grant Taylor reports a problem where tokens can be lost (not written back 84 # Michael Matz <matz@suse.de> reported a bug where if make is running in 159 # # Do it again, this time where the include is done by the non-master make.
|
D | patternrules | 13 # TEST #1: Make sure that multiple patterns where the same target
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | execution_monitor.hpp | 130 location const& where() const { return m_location; } in where() function in boost::execution_exception
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
D | lit.cfg | 20 # test_source_root: The root path where tests are located.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-l | 8 This test creates a makefile where all depends on three rules
|
/ndk/sources/host-tools/make-3.81/ |
D | README.DOS | 39 Simply unzip the makNNNb.zip file (where NNN is the version number) 61 where its sources are kept, just type "configure.bat" and press 85 need to tell Make where the sources are, like this: 175 `system' where it would invoke the shell on Unix. The most 233 The bottom line is that you can now write Makefiles where some 246 GNU Make knows about standard directories where it searches for 276 In any case, if you hit a situation where you must force Make to 292 you use a Unix-style shell (where a backslash is a quote
|
D | INSTALL | 92 directory where you want the object files and executables to go and run 129 `configure', where FEATURE indicates an optional part of the package. 130 They may also pay attention to `--with-PACKAGE' options, where PACKAGE 153 where SYSTEM can have one of these forms:
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | cstddef | 50 // Re-use the compiler's <stddef.h> max_align_t where possible.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | lit.cfg | 23 # test_source_root: The root path where tests are located.
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | bitset | 34 // important special case where the bitset is only a single word.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | xml_log_formatter.ipp | 115 execution_exception::location const& loc = ex.where();
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 110 build system where to find its headers and source files. The exact 140 use to build Google Test on systems where GNU make is available 275 Google Test is thread-safe where the pthread library is available. 370 On platforms where the pthread library is available, Google Test uses 398 PYTHON_EXECUTABLE)"), try telling it explicitly where your Python 414 where FOO is the name of the file it will generate. For example, the
|
/ndk/build/gmsl/ |
D | gmsl | 65 # Try to determine where this file is located. If the caller did
|
/ndk/sources/host-tools/make-3.81/po/ |
D | Makevars | 51 # It can be your email address, or a mailing list address where translators
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | flavors | 100 # (where V=@) can be seen by the user to be obviously different than this:
|