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

  /external/webrtc/webrtc/system_wrappers/source/
condition_variable_unittest.cc 32 // One can pass it or grab it - both calls have timeouts.
65 // Grab the baton. Returns false if baton is not passed.
66 bool Grab(uint32_t max_msecs) {
74 // finishes. I.e. the Grab()-call may finish before |pass_count_| has been
140 EXPECT_TRUE(the_baton->Grab(kLongWaitMs));
157 // Thus, we need to pin it down inside its Run function (between Grab
160 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
183 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
  /external/v8/src/runtime/
runtime-compiler.cc 149 Deoptimizer* deoptimizer = Deoptimizer::Grab(isolate);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 55 (* Grab the first block so that we might later add the conditional branch
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 55 (* Grab the first block so that we might later add the conditional branch
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 55 (* Grab the first block so that we might later add the conditional branch
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 73 (* Grab the first block so that we might later add the conditional branch
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 73 (* Grab the first block so that we might later add the conditional branch
  /external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 103 (* Grab the first block so that we might later add the conditional branch
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 103 (* Grab the first block so that we might later add the conditional branch
  /external/v8/src/
deoptimizer.h 450 static Deoptimizer* Grab(Isolate* isolate);
    [all...]
deoptimizer.cc 190 Deoptimizer* Deoptimizer::Grab(Isolate* isolate) {
    [all...]
  /external/syzkaller/vendor/google.golang.org/appengine/internal/
api.go 581 // Grab up to 30 MB. We can get away with up to 32 MB, but let's be cautious.
api_pre17.go 603 // Grab up to 30 MB. We can get away with up to 32 MB, but let's be cautious.
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]

Completed in 2199 milliseconds