OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:holds
(Results
1 - 25
of
49
) sorted by null
1
2
/external/llvm/include/llvm/Support/
MutexGuard.h
34
///
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/skia/tools/lua/
filter-counter.lua
21
local canvas --
holds
the current canvas (from startcanvas())
scrape.lua
22
local canvas --
holds
the current canvas (from startcanvas())
glyph-counts.lua
21
local canvas --
holds
the current canvas (from startcanvas())
scrape_dashing.lua
23
local canvas --
holds
the current canvas (from startcanvas())
glyph-usage.lua
21
local canvas --
holds
the current canvas (from startcanvas())
scrape_dashing_full.lua
1
local canvas --
holds
the current canvas (from startcanvas())
/external/autotest/site_utils/bootperf-bin/
bootperf
106
destination directory already
holds
test results, additional
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
parser.ml
5
(* binop_precedence - This
holds
the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
parser.ml
5
(* binop_precedence - This
holds
the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
parser.ml
5
(* binop_precedence - This
holds
the precedence for each binary operator that is
/external/libunwind_llvm/src/
UnwindRegistersRestore.S
29
movl 28(%eax), %edx # edx
holds
new stack pointer
63
movq 56(%rdi), %rax # rax
holds
new stack pointer
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
parser.ml
5
(* binop_precedence - This
holds
the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
parser.ml
5
(* binop_precedence - This
holds
the precedence for each binary operator that is
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersRestore.S
29
movl 28(%eax), %edx # edx
holds
new stack pointer
63
movq 56(%rdi), %rax # rax
holds
new stack pointer
/external/autotest/client/tools/
html_report.py
[
all
...]
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
parser.ml
5
(* binop_precedence - This
holds
the precedence for each binary operator that is