Home
last modified time | relevance | path

Searched refs:holds (Results 1 – 25 of 116) sorted by relevance

12345

/external/valgrind/main/helgrind/tests/
Dtc22_exit_w_lock.stderr.exp-kfail-x8612 Thread #x: Exiting thread still holds 2 locks
25 Thread #x: Exiting thread still holds 1 lock
34 Thread #x: Exiting thread still holds 1 lock
/external/llvm/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/chromium/chrome/browser/automation/
Dautomation_provider_list_mac.mm11 // the controller holds an additional reference to g_browser_process.
/external/libmtp/src/
DREADME20 TODO: check if the following still holds! (Linus)
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRParseTree.m37 * that is more meaningful (specific) and holds a String to display for a node.
104 /** Emit a token and all hidden nodes before. EOF node holds all
/external/regex-re2/
DCONTRIBUTORS5 # but not in AUTHORS, because Google holds the copyright.
/external/valgrind/main/helgrind/
DREADME_MSMProp2.txt139 writes so that either (1) the writing thread holds at least one lock
146 later-observed accesses: either (1) the accessing thread holds at
/external/qemu/docs/
DDISPLAY-STATE.TXT9 A DisplayState holds state for stuff to be displayed on QEMU. More
16 - A DisplayState also holds a 'DisplayAllocator' which allows it to
22 - A DisplayState also holds a list of DisplayChangeListener object.
DANDROID-FRAMEBUFFER.TXT38 - holds a contiguous pixel buffer allocated by the emulator.
/external/chromium/chrome/browser/ui/cocoa/
Danimatable_view.mm56 // Stop the animation if it is running, since it holds a pointer to this view.
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp126 assert(locked.holds(TheJIT->lock)); in getFunctionToLazyStubMap()
131 assert(lck.holds(TheJIT->lock)); in getGlobalToIndirectSymMap()
137 assert(locked.holds(TheJIT->lock)); in LookupFunctionFromCallSite()
151 assert(locked.holds(TheJIT->lock)); in AddCallSite()
/external/webkit/Source/WebKit/win/Interfaces/
DIWebDataSource.idl52 A datasource has a WebDocumentRepresentation which holds an appropriate
84 @discussion A representation holds a type specific representation
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/libffi/src/s390/
Dsysv.S65 # r3 already holds &ecif
266 # r3 already holds &ecif
/external/ppp/pppd/plugins/radius/etc/
Dradiusclient.conf.in56 # file which holds sequence number for communication with the
/external/llvm/docs/
DProjects.rst243 This variable holds a space separated list of libraries that should be
253 This variable holds a space separated list of libraries that should be
269 This variable holds a space separated list of components that the LLVM
/external/e2fsprogs/doc/
Dlibblkid.txt40 which holds the resulting device name (if it is found). If the value
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/apache-harmony/luni/src/test/resources/net.resources/
DREADME.txt85 contained in this zip file. There the "test.ini.file" property holds the
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dparser.ml5 (* binop_precedence - This holds the precedence for each binary operator that is
/external/valgrind/main/docs/internals/
DDarwin-notes.txt15 holds throughout the entire code base: whenever V does a syscall for
/external/openssh/
Dssh-agent.085 The SSH_AGENT_PID environment variable holds the agent's process ID.

12345