Searched refs:holds (Results 1 – 25 of 142) sorted by relevance
123456
/external/valgrind/helgrind/tests/ |
D | tc22_exit_w_lock.stderr.exp-solaris | 11 Thread #x: Exiting thread still holds 2 locks 23 Thread #x: Exiting thread still holds 1 lock 35 Thread #x: Exiting thread still holds 1 lock
|
D | tc22_exit_w_lock.stderr.exp-kfail-x86 | 12 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/test/CodeGen/AMDGPU/ |
D | indirect-addressing-si.ll | 58 ; The offset depends on the register that holds the first element of the vector. 70 ; The offset depends on the register that holds the first element of the vector. 83 ; The offset depends on the register that holds the first element of the vector. 121 ; The offset depends on the register that holds the first element of the vector. 136 ; The offset depends on the register that holds the first element of the vector. 148 ; The offset depends on the register that holds the first element of the vector. 163 ; The offset depends on the register that holds the first element of the vector.
|
/external/llvm/include/llvm/Support/ |
D | MutexGuard.h | 37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
|
/external/curl/ |
D | CHANGES | 9 This file no longer holds the changelog. Now you can generate it yourself
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRParseTree.m | 37 * 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/gemmlowp/ |
D | CONTRIBUTORS.txt | 4 # but not in AUTHORS.txt, because Google holds the copyright.
|
/external/libmtp/src/ |
D | README | 20 TODO: check if the following still holds! (Linus)
|
/external/webrtc/talk/app/webrtc/java/ |
D | README | 1 This directory holds a Java implementation of the webrtc::PeerConnection API, as
|
/external/libweave/ |
D | CONTRIBUTORS | 4 # but not in AUTHORS, because Google holds the copyright.
|
/external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/ |
D | control.netperf_udp_downstream | 13 performed in the AP compatibility lab. This test holds the connection with
|
D | control.netperf_udp_upstream | 13 performed in the AP compatibility lab. This test holds the connection with
|
/external/autotest/site_utils/rpm_control_system/ |
D | rpm_config.ini | 26 # Size of the LRU that holds power management unit information related
|
/external/regex-re2/ |
D | CONTRIBUTORS | 5 # but not in AUTHORS, because Google holds the copyright.
|
/external/compiler-rt/cmake/Modules/ |
D | CompilerRTUtils.cmake | 20 # Set the variable var_PYBOOL to True if var holds a true-ish string,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/ |
D | README | 50 it already holds something useful to you.
|
/external/valgrind/helgrind/ |
D | README_MSMProp2.txt | 139 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/google-benchmark/ |
D | CONTRIBUTORS | 4 # but not in AUTHORS, because Google holds the copyright.
|
/external/llvm/docs/ |
D | Projects.rst | 173 This variable holds a space separated list of libraries that should be 183 This variable holds a space separated list of libraries that should be 199 This variable holds a space separated list of components that the LLVM
|
/external/autotest/site_utils/bootperf-bin/ |
D | bootperf | 106 destination directory already holds test results, additional
|
/external/skia/site/user/api/ |
D | index.md | 13 The paint holds much of the state describing how the rectangle (in 17 The canvas holds relatively little state. It points to the actual
|
/external/opencv3/doc/tutorials/core/mat-mask-operations/ |
D | mat_mask_operations.markdown | 5 an image according to a mask matrix (also known as kernel). This mask holds values that will adjust 113 to define a *Mat* object that holds the mask:
|
/external/libunwind_llvm/src/ |
D | UnwindRegistersRestore.S | 29 movl 28(%eax), %edx # edx holds new stack pointer 63 movq 56(%rdi), %rax # rax holds new stack pointer
|
/external/libvncserver/ |
D | README | 123 holds information about the server, like pixel format, io functions, 126 The rfbClientPtr is a pointer to an rfbClientRec structure, which holds 134 The rfbClientRec structure holds a member 140 The rfbScreenInfo structure holds a member 202 The screen holds a pointer
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
123456