/external/chromium/base/synchronization/ |
D | lock.h | 30 bool Try() { return lock_.Try(); } in Try() function 50 bool Try() { 51 bool rv = lock_.Try();
|
D | lock_unittest.cc | 32 if (lock_->Try()) { in ThreadMain() 69 if (lock.Try()) { in TEST() 95 got_lock_ = lock_->Try(); in ThreadMain() 112 ASSERT_TRUE(lock.Try()); in TEST() 140 ASSERT_TRUE(lock.Try()); in TEST()
|
D | lock_impl_win.cc | 20 bool LockImpl::Try() { in Try() function in base::internal::LockImpl
|
D | lock_impl.h | 38 bool Try();
|
D | lock_impl_posix.cc | 37 bool LockImpl::Try() { in Try() function in base::internal::LockImpl
|
/external/libvpx/nestegg/ |
D | TODO | 6 - Try to handle unknown elements with unknown sizes. 8 - Try to resynchronize stream when read_block fails so that failure to parse
|
/external/webkit/LayoutTests/storage/indexeddb/ |
D | objectstore-basics-expected.txt | 54 Try to insert data with a Date key: 56 Try to insert a value not handled by structured clone: 60 Try to insert data where key path yields a Date key:
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
D | SDLOSXCAGuard.h | 101 …int (*Try)(struct S_SDLOSXCAGuard *cag, int *outWasLocked); /* returns true if lock is free… member
|
/external/valgrind/main/drd/tests/ |
D | tc15_laog_lockdel.stderr.exp | 3 Try order 2 -> 1. This gives an error.
|
/external/markdown/tests/safe_mode/ |
D | script_tags.txt | 21 Try another way.
|
/external/libpng/contrib/visupng/ |
D | cexcept.h | 211 #define Try \ macro
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count7.ll | 49 declare void @Try(i32, i32*, i32*, i32*, i32*, i32*) nounwind 67 Try.exit.exitStub: ; preds = %bb7.i 109 call void @Try(i32 2, i32* %q, i32* %b9, i32* %a10, i32* %c11, i32* %x1.sub) nounwind 137 br i1 %tmp37, label %bb.i, label %Try.exit.exitStub
|
/external/valgrind/main/helgrind/tests/ |
D | tc15_laog_lockdel.stderr.exp | 3 Try order 2 -> 1. This gives an error.
|
/external/webkit/Source/cmake/ |
D | FindCFLite.cmake | 1 # - Try to find the CFLite library
|
D | FindGIO.cmake | 1 # - Try to find GIO 2.0
|
D | FindFreetype.cmake | 1 # - Try to find Freetype2
|
D | FindGStreamer.cmake | 1 # - Try to find GStreamer
|
D | FindPango.cmake | 1 # - Try to find Pango
|
D | FindCairo.cmake | 1 # - Try to find Cairo
|
D | FindGDK-PixBuf.cmake | 1 # - Try to find gdk-pixbuf 2.0
|
D | FindGStreamer-App.cmake | 1 # - Try to find GStreamer-App
|
D | FindGStreamer-Pbutils.cmake | 1 # - Try to find GStreamer-Pbutils
|
/external/webkit/Source/WebCore/manual-tests/ |
D | svg-links.svg | 6 Try the following with the link above:
|
/external/dbus/cmake/modules/ |
D | FindGLIB.cmake | 1 # - Try to find the GLIB library
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.irel | 19 # Try resizing the number of references and retry the add
|