Searched refs:holds (Results 1 - 25 of 47) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMutexGuard.h34 /// holds - Returns true if this locker instance holds the specified lock.
37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } function in class:llvm::MutexGuard
/external/llvm/include/llvm/Support/
H A DMutexGuard.h34 /// holds - Returns true if this locker instance holds the specified lock.
37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } function in class:llvm::MutexGuard
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMutexGuard.h34 /// holds - Returns true if this locker instance holds the specified lock.
37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } function in class:llvm::MutexGuard
/external/linux-kselftest/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S74 # r3 holds pointer to where to put the result of fork
75 # r4 holds pointer to the pid
H A Dvmx_asm.S90 # r3 holds pointer to where to put the result of fork
91 # r4 holds pointer to the pid
/external/skia/tools/lua/
H A Dfilter-counter.lua21 local canvas -- holds the current canvas (from startcanvas())
H A Dscrape.lua22 local canvas -- holds the current canvas (from startcanvas())
H A Dglyph-counts.lua21 local canvas -- holds the current canvas (from startcanvas())
H A Dscrape_dashing.lua23 local canvas -- holds the current canvas (from startcanvas())
H A Dglyph-usage.lua21 local canvas -- holds the current canvas (from startcanvas())
H A Dscrape_dashing_full.lua1 local canvas -- holds the current canvas (from startcanvas())
/external/skqp/tools/lua/
H A Dfilter-counter.lua21 local canvas -- holds the current canvas (from startcanvas())
H A Dscrape.lua22 local canvas -- holds the current canvas (from startcanvas())
H A Dglyph-counts.lua21 local canvas -- holds the current canvas (from startcanvas())
H A Dscrape_dashing.lua23 local canvas -- holds the current canvas (from startcanvas())
H A Dglyph-usage.lua21 local canvas -- holds the current canvas (from startcanvas())
H A Dscrape_dashing_full.lua1 local canvas -- holds the current canvas (from startcanvas())
/external/autotest/site_utils/bootperf-bin/
H A Dbootperf106 destination directory already holds test results, additional
/external/tensorflow/
H A DACKNOWLEDGMENTS15 Caffe uses a shared copyright model: each contributor holds copyright over
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
H A Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is

Completed in 382 milliseconds

12