/external/autotest/server/site_tests/firmware_PDTrySrc/ |
D | control | 9 PURPOSE = "Servo based PD Try.SRC protocol test" 18 - If the DUT advertises support for dualrole and Try.SRC operation 19 - Runs a series of disconnect/connects with Try.SRC on 20 - Runs a series of disconnect/connects with Try.SRC off 21 - Verifies that with Try.SRC on the DUT connects in SRC mode
|
/external/libchrome/base/synchronization/ |
D | lock_unittest.cc | 36 if (lock_->Try()) { in ThreadMain() 73 if (lock.Try()) { in TEST() 99 got_lock_ = lock_->Try(); in ThreadMain() 116 ASSERT_TRUE(lock.Try()); in TEST() 144 ASSERT_TRUE(lock.Try()); in TEST() 156 ASSERT_TRUE(lock.Try()); in TEST() 184 ASSERT_TRUE(lock.Try()); in TEST()
|
D | lock.h | 33 bool Try() { return lock_.Try(); } in Try() function 53 bool Try() { 54 bool rv = lock_.Try();
|
D | lock_impl_posix.cc | 83 bool LockImpl::Try() { in Try() function in base::internal::LockImpl 98 if (Try()) in Lock()
|
/external/libpcap/cmake/Modules/ |
D | FindTC.cmake | 2 # Try to find the Riverbed TurboCap library. 5 # Try to find the header 8 # Try to find the library
|
D | FindSNF.cmake | 2 # Try to find the Myricom SNF library. 5 # Try to find the header 8 # Try to find the library
|
D | FindDAG.cmake | 2 # Try to find the Endace DAG library. 5 # Try to find the header 9 # Try to find the libraries
|
/external/libprotobuf-mutator/src/ |
D | mutator.cc | 186 sampler_.Try(kDefaultMutateWeight, in Sample() 194 sampler_.Try(kDefaultMutateWeight, in Sample() 197 sampler_.Try(kDefaultMutateWeight, in Sample() 199 sampler_.Try(kDefaultMutateWeight, in Sample() 206 sampler_.Try( in Sample() 214 sampler_.Try(kDefaultMutateWeight, in Sample() 217 sampler_.Try(kDefaultMutateWeight, in Sample() 219 sampler_.Try(kDefaultMutateWeight, in Sample() 226 sampler_.Try(kDefaultMutateWeight, in Sample() 230 sampler_.Try(kDefaultMutateWeight, in Sample() [all …]
|
/external/sfntly/cpp/src/test/ |
D | lock_test.cc | 44 if (lock_->Try()) { in ThreadMain() 81 if (lock.Try()) { in BasicLockTest() 109 got_lock_ = lock_->Try(); in ThreadMain() 126 EXPECT_TRUE(lock.Try()); in TryLockTest() 154 EXPECT_TRUE(lock.Try()); in TryLockTest()
|
/external/curl/docs/cmdline-opts/ |
D | ssl.d | 2 Help: Try SSL/TLS 7 Try to use SSL/TLS for the connection. Reverts to a non-secure connection if
|
/external/clang/test/SemaCXX/ |
D | constexpr-nqueens.cpp | 37 constexpr Board tryBoard(const Board &Try, in tryBoard() argument 39 return Try.Failed ? buildBoardScan(N, Col, Row, B) : Try; in tryBoard()
|
/external/sfntly/cpp/src/sfntly/port/ |
D | lock.cc | 33 bool Lock::Try() { in Try() function in sfntly::Lock 58 bool Lock::Try() {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-lto2/X86/ |
D | pipeline.ll | 3 ; Try the default pipeline and check is BasicAA is invoked. 8 ; Try a custom pipeline 14 ; Try the new pass manager LTO default pipeline (make sure the option
|
D | stats-file-option.ll | 5 ; Try to save statistics to file. 22 ; Try to save statistics to an invalid file.
|
/external/perfetto/src/profiling/memory/ |
D | malloc_hooks.cc | 338 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try); in ShutdownLazy() 376 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try); in HEAPPROFD_ADD_PREFIX() 408 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try); in HEAPPROFD_ADD_PREFIX() 440 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try); in MaybeSampleAllocation() 507 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try); in HEAPPROFD_ADD_PREFIX() 535 ScopedSpinlock s(&g_client_lock, ScopedSpinlock::Mode::Try); in HEAPPROFD_ADD_PREFIX()
|
/external/eigen/cmake/ |
D | FindPastix.cmake | 138 message(STATUS "Looking for PASTIX - Try to detect pthread") 153 message(STATUS "Looking for PASTIX - Try to detect libm") 173 # Try to find librt (libposix4 - POSIX.1b Realtime Extensions library) 176 message(STATUS "Looking for PASTIX - Try to detect librt") 198 message(STATUS "Looking for PASTIX - Try to detect HWLOC") 209 message(STATUS "Looking for PASTIX - Try to detect BLAS") 224 message(STATUS "Looking for PASTIX - Try to detect MPI") 248 message(STATUS "Looking for PASTIX - Try to detect StarPU") 288 message(STATUS "Looking for PASTIX - Try to detect SCOTCH") 301 message(STATUS "Looking for PASTIX - Try to detect PTSCOTCH") [all …]
|
/external/libcxx/include/ |
D | __undef_macros | 15 _LIBCPP_WARNING("macro min is incompatible with C++. Try #define NOMINMAX " 27 _LIBCPP_WARNING("macro max is incompatible with C++. Try #define NOMINMAX "
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/ |
D | stats-file-option.ll | 5 ; Try to save statistics to file. 22 ; Try to save statistics to an invalid file.
|
/external/llvm/test/ThinLTO/X86/ |
D | select_right_alias_definition.ll | 8 ; Try with one order 12 ; Try with the other order (reversing %t1.bc and %t2.bc)
|
/external/libmtp/m4/ |
D | iconv.m4 | 112 if (/* Try standardized names. */ 114 /* Try IRIX, OSF/1 names. */ 116 /* Try AIX names. */ 118 /* Try HP-UX names. */
|
/external/strace/tests-mx32/ |
D | options-syntax.test | 100 Try '$STRACE_EXE -h' for more information. 105 Try 'strace -h' for more information.
|
/external/strace/tests-m32/ |
D | options-syntax.test | 100 Try '$STRACE_EXE -h' for more information. 105 Try 'strace -h' for more information.
|
/external/strace/tests/ |
D | options-syntax.test | 100 Try '$STRACE_EXE -h' for more information. 105 Try 'strace -h' for more information.
|
/external/autotest/server/control_segments/ |
D | cleanup | 29 # Try to save /var/log files. If the dut is not sshable, try to restart 37 # Try to restart dut with servo.
|
/external/google-breakpad/src/client/mac/testapp/ |
D | Controller.m | 221 // Try and find it 227 // Try and remove it again 230 // Try removal by setting to nil 232 // Try and find it
|