| /external/llvm-project/compiler-rt/lib/xray/ |
| D | xray_log_interface.cpp | 70 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_register_mode() local 86 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_select_mode() local 100 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_get_current_mode() local 109 SpinMutexLock Guard(&XRayImplMutex); in __xray_set_log_impl() local 117 SpinMutexLock Guard(&XRayImplMutex); in __xray_set_log_impl() local 124 SpinMutexLock Guard(&XRayImplMutex); in __xray_remove_log_impl() local 133 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_init() local 141 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_init_mode() local 162 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_init_mode_bin() local 181 SpinMutexLock Guard(&XRayImplMutex); in __xray_log_finalize() local [all …]
|
| D | xray_init.cpp | 64 SpinMutexLock Guard(&XRayInitMutex); in __xray_init() local 84 SpinMutexLock Guard(&XRayInstrMapMutex); in __xray_init() local
|
| D | xray_buffer_queue.cpp | 71 SpinMutexLock Guard(&Mutex); in init() local 167 SpinMutexLock Guard(&Mutex); in getBuffer() local 189 SpinMutexLock Guard(&Mutex); in releaseBuffer() local
|
| D | xray_interface.cpp | 219 SpinMutexLock Guard(&XRayInstrMapMutex); in patchFunction() local 277 SpinMutexLock Guard(&XRayInstrMapMutex); in controlPatching() local 344 SpinMutexLock Guard(&XRayInstrMapMutex); in mprotectAndPatchFunction() local 496 SpinMutexLock Guard(&XRayInstrMapMutex); in __xray_function_address() local 516 SpinMutexLock Guard(&XRayInstrMapMutex); in __xray_max_function_id() local
|
| /external/llvm-project/llvm/lib/IR/ |
| D | PassRegistry.cpp | 42 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 48 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 58 sys::SmartScopedWriter<true> Guard(Lock); in registerPass() local 74 sys::SmartScopedReader<true> Guard(Lock); in enumerateWith() local 98 sys::SmartScopedWriter<true> Guard(Lock); in registerAnalysisGroup() local 119 sys::SmartScopedWriter<true> Guard(Lock); in addRegistrationListener() local 124 sys::SmartScopedWriter<true> Guard(Lock); in removeRegistrationListener() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | PassRegistry.cpp | 42 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 48 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 58 sys::SmartScopedWriter<true> Guard(Lock); in registerPass() local 74 sys::SmartScopedReader<true> Guard(Lock); in enumerateWith() local 98 sys::SmartScopedWriter<true> Guard(Lock); in registerAnalysisGroup() local 119 sys::SmartScopedWriter<true> Guard(Lock); in addRegistrationListener() local 124 sys::SmartScopedWriter<true> Guard(Lock); in removeRegistrationListener() local
|
| /external/llvm/lib/IR/ |
| D | PassRegistry.cpp | 38 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 44 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 54 sys::SmartScopedWriter<true> Guard(Lock); in registerPass() local 70 sys::SmartScopedReader<true> Guard(Lock); in enumerateWith() local 94 sys::SmartScopedWriter<true> Guard(Lock); in registerAnalysisGroup() local 117 sys::SmartScopedWriter<true> Guard(Lock); in addRegistrationListener() local 122 sys::SmartScopedWriter<true> Guard(Lock); in removeRegistrationListener() local
|
| /external/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| D | GsymCreator.cpp | 40 std::lock_guard<std::recursive_mutex> Guard(Mutex); in insertFile() local 60 std::lock_guard<std::recursive_mutex> Guard(Mutex); in encode() local 165 std::lock_guard<std::recursive_mutex> Guard(Mutex); in finalize() local 267 std::lock_guard<std::recursive_mutex> Guard(Mutex); in insertString() local 283 std::lock_guard<std::recursive_mutex> Guard(Mutex); in addFunctionInfo() local 290 std::lock_guard<std::recursive_mutex> Guard(Mutex); in forEachFunctionInfo() local 299 std::lock_guard<std::recursive_mutex> Guard(Mutex); in forEachFunctionInfo() local 307 std::lock_guard<std::recursive_mutex> Guard(Mutex); in getNumFunctionInfos() local 318 std::lock_guard<std::recursive_mutex> Guard(Mutex); in hasFunctionInfoForAddress() local
|
| /external/rust/crates/crossbeam-epoch/src/ |
| D | guard.rs | 70 pub struct Guard { struct 74 impl Guard { argument 403 impl Drop for Guard { implementation 412 impl fmt::Debug for Guard { implementation
|
| D | internal.rs | 261 pub(crate) fn push_bag(&self, bag: &mut Bag, guard: &Guard) { in push_bag() 278 pub(crate) fn collect(&self, guard: &Guard) { in collect() 437 pub(crate) unsafe fn defer(&self, mut deferred: Deferred, guard: &Guard) { in defer() 446 pub(crate) fn flush(&self, guard: &Guard) { in flush() 458 pub(crate) fn pin(&self) -> Guard { in pin() 624 unsafe fn finalize(entry: &Entry, guard: &Guard) { in finalize()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| D | GsymCreator.cpp | 34 std::lock_guard<std::recursive_mutex> Guard(Mutex); in insertFile() local 54 std::lock_guard<std::recursive_mutex> Guard(Mutex); in encode() local 158 std::lock_guard<std::recursive_mutex> Guard(Mutex); in finalize() local 248 std::lock_guard<std::recursive_mutex> Guard(Mutex); in insertString() local 255 std::lock_guard<std::recursive_mutex> Guard(Mutex); in addFunctionInfo() local 261 std::lock_guard<std::recursive_mutex> Guard(Mutex); in forEachFunctionInfo() local 270 std::lock_guard<std::recursive_mutex> Guard(Mutex); in forEachFunctionInfo() local
|
| /external/rust/crates/futures-util/src/io/ |
| D | read_to_end.rs | 31 struct Guard<'a> { struct 36 impl Drop for Guard<'_> { argument
|
| /external/rust/crates/tokio/src/task/ |
| D | task_local.rs | 219 struct Guard<'a, T: 'static> { in with_task() struct 220 local: &'static LocalKey<T>, in with_task() 221 slot: &'a mut Option<T>, in with_task() 222 prev: Option<T>, in with_task() 225 impl<T> Drop for Guard<'_, T> { in with_task() implementation
|
| /external/rust/crates/tokio/src/io/ |
| D | split.rs | 58 struct Guard<'a, T> { struct 59 inner: &'a Inner<T>, 151 impl<T> Guard<'_, T> { implementation 159 impl<T> Drop for Guard<'_, T> { implementation
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | Monitor.java | 307 public abstract static class Guard { class in Monitor 320 protected Guard(Monitor monitor) { in Guard() method in Monitor.Guard
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | MakeGuardsExplicit.cpp | 58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm() 88 for (auto *Guard : GuardIntrinsics) in explicifyGuards() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | MakeGuardsExplicit.cpp | 58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm() 88 for (auto *Guard : GuardIntrinsics) in explicifyGuards() local
|
| D | LoopPredication.cpp | 401 Instruction *Guard, in expandCheck() 565 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckIncrementingLoop() 614 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckDecrementingLoop() 677 Instruction *Guard) { in widenICmpRangeCheck() 742 Instruction *Guard) { in collectChecks() 793 bool LoopPredication::widenGuardConditions(IntrinsicInst *Guard, in widenGuardConditions() 1240 for (auto *Guard : Guards) in runOnLoop() local 1242 for (auto *Guard : GuardsAsWidenableBranches) in runOnLoop() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 42 std::lock_guard<sys::Mutex> Guard(Lock); in clearAnnotationCache() local 47 std::lock_guard<sys::Mutex> Guard(Lock); in cacheAnnotationFromMD() local 73 std::lock_guard<sys::Mutex> Guard(Lock); in cacheAnnotationFromMD() local 107 std::lock_guard<sys::Mutex> Guard(Lock); in findOneNVVMAnnotation() local 121 std::lock_guard<sys::Mutex> Guard(Lock); in findAllNVVMAnnotation() local
|
| /external/llvm-project/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 42 std::lock_guard<sys::Mutex> Guard(Lock); in clearAnnotationCache() local 47 std::lock_guard<sys::Mutex> Guard(Lock); in cacheAnnotationFromMD() local 73 std::lock_guard<sys::Mutex> Guard(Lock); in cacheAnnotationFromMD() local 107 std::lock_guard<sys::Mutex> Guard(Lock); in findOneNVVMAnnotation() local 121 std::lock_guard<sys::Mutex> Guard(Lock); in findAllNVVMAnnotation() local
|
| /external/llvm-project/llvm/unittests/Analysis/ |
| D | LoopInfoTest.cpp | 264 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 323 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 382 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 441 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 500 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 560 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 619 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 675 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 734 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local 793 BranchInst *Guard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local [all …]
|
| /external/pdfium/third_party/base/allocator/partition_allocator/ |
| D | spin_lock.h | 28 using Guard = std::lock_guard<SpinLock>; variable
|
| /external/llvm-project/clang-tools-extra/clangd/support/ |
| D | Logger.cpp | 37 std::lock_guard<std::mutex> Guard(Mu); in logImpl() local 56 std::lock_guard<std::mutex> Guard(StreamMutex); in log() local
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | ThreadPool.cpp | 191 std::lock_guard<std::mutex> Guard(AllThreadsLock); in RunOnAllSockets() local 196 std::lock_guard<std::mutex> Guard(Lock); in RunOnAllSockets() local 203 std::unique_lock<std::mutex> Guard(AllThreadsLock); in RunOnAllSockets() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 39 MutexGuard Guard(Lock); in clearAnnotationCache() local 44 MutexGuard Guard(Lock); in cacheAnnotationFromMD() local 70 MutexGuard Guard(Lock); in cacheAnnotationFromMD() local 104 MutexGuard Guard(Lock); in findOneNVVMAnnotation() local 118 MutexGuard Guard(Lock); in findAllNVVMAnnotation() local
|