| /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
| D | Locked.cpp | 140 static constexpr bool Locked = true; in TEST_F() local 203 static constexpr bool Locked = true; in TEST_F() local 288 static constexpr bool Locked = true; in TEST_F() local 334 static constexpr bool Locked = true; in TEST_F() local 354 static constexpr bool Locked = true; in TEST_F() local 440 static constexpr bool Locked = true; in TEST_F() local
|
| /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
| D | Locked.cpp | 140 static constexpr bool Locked = true; in TEST_F() local 199 static constexpr bool Locked = true; in TEST_F() local 259 static constexpr bool Locked = true; in TEST_F() local 307 static constexpr bool Locked = true; in TEST_F() local 327 static constexpr bool Locked = true; in TEST_F() local 399 static constexpr bool Locked = true; in TEST_F() local
|
| /external/llvm/unittests/Support/ |
| D | LockFileManagerTest.cpp | 78 LockFileManager Locked(LockedFile); in TEST() local 109 LockFileManager Locked(LockedFile); in TEST() local
|
| /external/python/cachetools/tests/ |
| D | test_method.py | 29 class Locked: class
|
| /external/python/cpython2/Demo/pdist/ |
| D | cvslock.py | 106 class Locked(Error): class
|
| /external/scudo/standalone/ |
| D | linux.cpp | 103 enum State : u32 { Unlocked = 0, Locked = 1, Sleeping = 2 }; enumerator
|
| /external/perfetto/src/trace_processor/importers/ftrace/ |
| D | binder_tracker.cc | 212 void BinderTracker::Locked(int64_t ts, uint32_t pid) { in Locked() function in perfetto::trace_processor::BinderTracker
|
| /external/rust/crates/rusqlite/src/ |
| D | backup.rs | 152 Locked, enumerator
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | PthreadLockChecker.cpp | 29 enum Kind { Destroyed, Locked, Unlocked } K; enumerator
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringX8664.h | 508 bool Locked) { in _cmpxchg() 516 Variable *Ecx, Variable *Ebx, bool Locked) { in _cmpxchg8b() 790 void _xadd(Operand *Dest, Variable *Src, bool Locked) { in _xadd()
|
| D | IceTargetLoweringX8632.h | 512 bool Locked) { in _cmpxchg() 520 Variable *Ecx, Variable *Ebx, bool Locked) { in _cmpxchg8b() 796 void _xadd(Operand *Dest, Variable *Src, bool Locked) { in _xadd()
|
| D | IceTargetLoweringX8632.cpp | 4315 constexpr bool Locked = true; in lowerAtomicCmpxchg() local 4341 constexpr bool Locked = true; in lowerAtomicCmpxchg() local 4438 constexpr bool Locked = true; in lowerAtomicRMW() local 4453 constexpr bool Locked = true; in lowerAtomicRMW() local 4556 constexpr bool Locked = true; in expandAtomicRMWAsCmpxchg() local 4605 constexpr bool Locked = true; in expandAtomicRMWAsCmpxchg() local
|
| D | IceInstX8664.cpp | 245 Variable *Desired, bool Locked) in InstX86Cmpxchg() 258 Variable *Ebx, bool Locked) in InstX86Cmpxchg8b() 358 bool Locked) in InstX86Xadd()
|
| D | IceInstX8632.cpp | 257 Variable *Desired, bool Locked) in InstX86Cmpxchg() 270 Variable *Ebx, bool Locked) in InstX86Cmpxchg8b() 378 bool Locked) in InstX86Xadd()
|
| D | IceInstX8632.h | 2383 SizeT Maxsrcs, Variable *Dest, bool Locked) in InstX86BaseLockable() 2522 Variable *Desired, bool Locked) { in create() 2551 bool Locked) { in create() 3002 bool Locked) { in create()
|
| D | IceInstX8664.h | 2324 SizeT Maxsrcs, Variable *Dest, bool Locked) in InstX86BaseLockable() 2463 Variable *Desired, bool Locked) { in create() 2492 bool Locked) { in create() 2901 bool Locked) { in create()
|
| D | IceTargetLoweringX8664.cpp | 3857 constexpr bool Locked = true; in lowerAtomicCmpxchg() local 3946 constexpr bool Locked = true; in lowerAtomicRMW() local 3955 constexpr bool Locked = true; in lowerAtomicRMW() local 4052 constexpr bool Locked = true; in expandAtomicRMWAsCmpxchg() local
|
| D | IceAssemblerX8664.cpp | 3089 GPRRegister reg, bool Locked) { in cmpxchg() 3104 void AssemblerX8664::cmpxchg8b(const AsmAddress &address, bool Locked) { in cmpxchg8b() 3115 bool Locked) { in xadd()
|
| D | IceAssemblerX8632.cpp | 2934 GPRRegister reg, bool Locked) { in cmpxchg() 2948 void AssemblerX8632::cmpxchg8b(const AsmAddress &address, bool Locked) { in cmpxchg8b() 2958 bool Locked) { in xadd()
|
| /external/apache-http/src/org/apache/http/impl/ |
| D | EnglishReasonPhraseCatalog.java | 231 "Locked"); in setReason()
|
| /external/rust/crates/spin/src/mutex/ |
| D | fair.rs | 100 Locked, enumerator
|
| /external/clang/lib/Serialization/ |
| D | GlobalModuleIndex.cpp | 777 llvm::LockFileManager Locked(IndexPath); in writeIndex() local
|
| /external/clang/lib/Frontend/ |
| D | CompilerInstance.cpp | 1085 llvm::LockFileManager Locked(ModuleFileName); in compileAndLoadModule() local
|
| /external/mesa3d/src/imgui/ |
| D | imgui.h | 2056 …bool Locked; // Marked as Locked by ImGui::NewFrame() so attemp… member
|