HomeSort by relevance Sort by last modified time
    Searched refs:Grab (Results 1 - 23 of 23) sorted by null

  /external/webrtc/src/system_wrappers/source/
condition_variable_unittest.cc 33 // One can pass it or grab it - both calls have timeouts.
69 // Grab the baton. Returns false if baton is not passed.
70 bool Grab(WebRtc_UWord32 max_msecs) {
78 // finishes. I.e. the Grab()-call may finish before |pass_count_| has been
126 LOG("Takeback grab");
150 EXPECT_TRUE(the_baton->Grab(kLongWaitMs));
173 // Thus, we need to pin it down inside its Run function (between Grab
177 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
201 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
  /external/webkit/Source/WebCore/platform/
Cursor.cpp 134 case Cursor::Grab:
229 case Cursor::Grab:
230 return "Grab";
514 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Grab));
Cursor.h 149 Grab,
  /sdk/files/
post_tools_install.bat 26 rem Grab current directory before we change it
  /external/webkit/Source/WebCore/platform/qt/
CursorQt.cpp 169 case Grab:
  /external/webkit/Source/WebCore/platform/mac/
CursorMac.mm 187 case Cursor::Grab:
  /prebuilts/devtools/tools/
lint.bat 23 rem Grab current directory before we change it
android.bat 27 rem Grab current directory before we change it
  /external/webkit/Source/WebCore/platform/chromium/
CursorChromium.cpp 367 COMPILE_ASSERT_MATCHING_ENUM(Grab, TypeGrab);
  /external/webkit/Source/WebCore/platform/gtk/
CursorGtk.cpp 177 case Cursor::Grab:
  /external/webkit/Source/WebCore/platform/win/
CursorWin.cpp 145 case Cursor::Grab:
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 55 (* Grab the first block so that we might later add the conditional branch
  /external/v8/src/
deoptimizer.h 131 static Deoptimizer* Grab(Isolate* isolate);
deoptimizer.cc 98 Deoptimizer* Deoptimizer::Grab(Isolate* isolate) {
    [all...]
runtime.cc     [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 73 (* Grab the first block so that we might later add the conditional branch
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 103 (* Grab the first block so that we might later add the conditional branch
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 156 // so ANY GRAB event means we're enterring rearrange mode.
157 sliderFrame.addEventListener(Grabber.EventType.GRAB, enterRearrangeMode);
609 * @param {Grabber.Event} e The Grabber Grab event.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 160 // so ANY GRAB event means we're enterring rearrange mode.
161 appsFrame.addEventListener(Grabber.EventType.GRAB, enterRearrangeMode);
719 * @param {Grabber.Event} e The Grabber Grab event.
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 479 milliseconds