/external/webrtc/src/system_wrappers/source/ |
D | condition_variable_unittest.cc | 70 bool Grab(WebRtc_UWord32 max_msecs) { in Grab() function in webrtc::__anond9772f4e0111::Baton 150 EXPECT_TRUE(the_baton->Grab(kLongWaitMs)); in WaitingRunFunction() 177 ASSERT_TRUE(baton_.Grab(kShortWaitMs)); in TearDown() 201 ASSERT_TRUE(baton_.Grab(kShortWaitMs)); in TEST_F()
|
/external/chromium_org/chrome/browser/chromeos/login/ |
D | lock_window_aura.h | 18 virtual void Grab() OVERRIDE;
|
D | lock_window.h | 33 virtual void Grab() = 0;
|
D | lock_window_aura.cc | 26 void LockWindowAura::Grab() { in Grab() function in chromeos::LockWindowAura
|
D | webui_screen_locker.cc | 72 lock_window->Grab(); in LockScreen()
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | Cursor.cpp | 135 case Cursor::Grab: in fromType() 436 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Grab)); in grabCursor()
|
D | Cursor.h | 82 Grab, enumerator
|
/external/chromium_org/third_party/tcmalloc/ |
D | README.chromium | 40 1) Grab the revision:
|
/external/chromium_org/chrome/browser/ui/cocoa/browser/ |
D | password_generation_bubble_controller_unittest.mm | 96 // Grab the starting password value.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_editor_controller.mm | 14 // Grab the url from the text field and convert.
|
D | bookmark_button.mm | 396 // Grab the image from the screen and put it in an |NSImage|. We can't use
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | hover_close_button.mm | 44 // Grab some strings that are used by all close buttons.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_editor_controller.mm | 20 // Grab the url from the text field and convert.
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
D | SDL_QuartzWindow.m | 61 Future: Grab framebuffer and put into NSImage
|
/external/chromium_org/third_party/yasm/ |
D | README.chromium | 38 5) Grab the generated Makefile, libyasm-stdint.h, config.h, and put into
|
/external/chromium_org/chrome/browser/renderer_host/ |
D | chrome_render_widget_host_view_mac_delegate.mm | 210 // Grab the currently selected word from the spell panel, as this is the word
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | codegen.ml | 55 (* Grab the first block so that we might later add the conditional branch
|
/external/v8/src/ |
D | deoptimizer.h | 131 static Deoptimizer* Grab(Isolate* isolate);
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | codegen.ml | 73 (* Grab the first block so that we might later add the conditional branch
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRBufferedTokenStream.m | 340 /** Grab *all* tokens from stream and return string */
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | Python.g | 548 /** Grab everything before a real symbol. Then if newline, kill it
|
/external/chromium_org/v8/src/ |
D | deoptimizer.h | 170 static Deoptimizer* Grab(Isolate* isolate);
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | objc_zombie.mm | 322 // Grab the current set of zombies. This is thread-safe because
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | notify1.test | 104 # 1. Grab a write-lock on t1 with [db]. Then grab a read-lock on t2 with [db2].
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | codegen.ml | 103 (* Grab the first block so that we might later add the conditional branch
|